Uses of Interface
org.w3._2001.schema.ComplexType
Packages that use ComplexType
-
Uses of ComplexType in org.w3._2001.schema
Subinterfaces of ComplexType in org.w3._2001.schemaModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Local Complex Type'.interfaceA representation of the model object 'Top Level Complex Type'. -
Uses of ComplexType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement ComplexTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Complex Type'.classAn implementation of the model object 'Local Complex Type'.classAn implementation of the model object 'Top Level Complex Type'. -
Uses of ComplexType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type ComplexTypeModifier and TypeMethodDescriptionSchemaSwitch.caseComplexType(ComplexType object) Returns the result of interpreting the object as an instance of 'Complex Type'.booleanSchemaValidator.validateComplexType(ComplexType complexType, DiagnosticChain diagnostics, Map<Object, Object> context)