java.lang.Object | ||
↳ | org.apache.commons.betwixt.schema.ComplexType | |
↳ | org.apache.commons.betwixt.schema.GlobalComplexType |
Models a complexType
from an XML schema.
A complex type may contain element content and may have attributes.
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Constructs a new ComplexType from the descriptor given.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the name of this type.
| |||||||||||
Does the given element descriptor match this complex type?
| |||||||||||
Sets the name of this type.
| |||||||||||
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Fills the complex type description.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Constructs a new ComplexType from the descriptor given.
IntrospectionException |
---|
Does the given element descriptor match this complex type?
Fills the complex type description.
IntrospectionException |
---|
IntrospectionException |
---|