Uses of Interface
org.w3._2001.schema.AnyType
Packages that use AnyType
-
Uses of AnyType in org.w3._2001.schema
Methods in org.w3._2001.schema that return AnyTypeModifier and TypeMethodDescriptionSchemaFactory.createAnyType()Returns a new object of class 'Any Type'.DocumentRoot.getAny()Returns the value of the 'Any' containment reference.Methods in org.w3._2001.schema that return types with arguments of type AnyTypeModifier and TypeMethodDescriptionEList<AnyType>Group.getAny()Returns the value of the 'Any' containment reference list.Methods in org.w3._2001.schema with parameters of type AnyType -
Uses of AnyType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement AnyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Any Type'.Methods in org.w3._2001.schema.impl that return AnyTypeMethods in org.w3._2001.schema.impl that return types with arguments of type AnyTypeMethods in org.w3._2001.schema.impl with parameters of type AnyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetAny(AnyType newAny, NotificationChain msgs) void -
Uses of AnyType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type AnyTypeModifier and TypeMethodDescriptionSchemaSwitch.caseAnyType(AnyType object) Returns the result of interpreting the object as an instance of 'Any Type'.booleanSchemaValidator.validateAnyType(AnyType anyType, DiagnosticChain diagnostics, Map<Object, Object> context)