Uses of Interface
org.jibx.schema.elements.IComplexStructure
-
Packages that use IComplexStructure Package Description org.jibx.schema.elements -
-
Uses of IComplexStructure in org.jibx.schema.elements
Classes in org.jibx.schema.elements that implement IComplexStructure Modifier and Type Class Description classCommonComplexModificationBase representation for all complex type modification elements.classComplexExtensionElementDefinition for extension element used with a complex type.classComplexRestrictionElementDefinition for restriction element used with a complex type.classComplexTypeElementcomplexType element definition.
-