Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > wsdl/soap/classDefCreatorライブラリ > WSDL::SOAP::ClassDefCreatorクラス

class WSDL::SOAP::ClassDefCreator

クラスの継承リスト: WSDL::SOAP::ClassDefCreator < WSDL::SOAP::ClassDefCreatorSupport < XSD::CodeGen::GenSupport < Object < Kernel

要約

特異メソッド

new(definitions)

[TODO]

インスタンスメソッド

dump(type = nil)

[TODO]

privateメソッド

attribute_basetype(attr)

[TODO]

basetype_class(type)

[TODO]

define_attribute(c, attributes)

[TODO]

dump_arraydef(complextype)

[TODO]

dump_classdef(qname, typedef, qualified = false)

[TODO]

dump_complextype

[TODO]

dump_element

[TODO]

dump_simpleclassdef(type_or_element)

[TODO]

dump_simpletype

[TODO]

dump_simpletypedef(qname, simpletype)

[TODO]

element_basetype(ele)

[TODO]

name_attribute(attribute)

[TODO]

name_element(element)

[TODO]

定数

DEFAULT_ITEM_NAME

[TODO]

class WSDL::SOAP::ClassDefCreator