|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComplexType | |
---|---|
convert.relaxng.output.xsd.basic |
Uses of ComplexType in convert.relaxng.output.xsd.basic |
---|
Subclasses of ComplexType in convert.relaxng.output.xsd.basic | |
---|---|
class |
ComplexTypeAllowedContent
|
class |
ComplexTypeComplexContent
|
class |
ComplexTypeNotAllowedContent
|
class |
ComplexTypeSimpleContent
|
Methods in convert.relaxng.output.xsd.basic that return ComplexType | |
---|---|
ComplexType |
Element.getComplexType()
|
ComplexType |
SchemaTransformer.visitComplexContent(ComplexTypeComplexContent t)
|
ComplexType |
SchemaTransformer.visitNotAllowedContent(ComplexTypeNotAllowedContent t)
|
ComplexType |
SchemaTransformer.visitSimpleContent(ComplexTypeSimpleContent t)
|
Constructors in convert.relaxng.output.xsd.basic with parameters of type ComplexType | |
---|---|
Element(SourceLocation location,
Annotation annotation,
Name name,
ComplexType complexType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |