Uses of Interface
org.w3._2001.schema.ListType
Packages that use ListType
-
Uses of ListType in org.w3._2001.schema
Methods in org.w3._2001.schema that return ListTypeModifier and TypeMethodDescriptionSchemaFactory.createListType()Returns a new object of class 'List Type'.DocumentRoot.getList()Returns the value of the 'List' containment reference.SimpleType.getList()Returns the value of the 'List' containment reference.Methods in org.w3._2001.schema with parameters of type ListType -
Uses of ListType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement ListTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'List Type'.Fields in org.w3._2001.schema.impl declared as ListTypeModifier and TypeFieldDescriptionprotected ListTypeSimpleTypeImpl.listThe cached value of the 'List' containment reference.Methods in org.w3._2001.schema.impl that return ListTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createListType()DocumentRootImpl.getList()SimpleTypeImpl.getList()Methods in org.w3._2001.schema.impl with parameters of type ListTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetList(ListType newList, NotificationChain msgs) NotificationChainSimpleTypeImpl.basicSetList(ListType newList, NotificationChain msgs) voidvoid -
Uses of ListType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type ListTypeModifier and TypeMethodDescriptionSchemaSwitch.caseListType(ListType object) Returns the result of interpreting the object as an instance of 'List Type'.booleanSchemaValidator.validateListType(ListType listType, DiagnosticChain diagnostics, Map<Object, Object> context)