Uses of Interface
org.w3._2001.schema.WhiteSpaceType
Packages that use WhiteSpaceType
-
Uses of WhiteSpaceType in org.w3._2001.schema
Methods in org.w3._2001.schema that return WhiteSpaceTypeModifier and TypeMethodDescriptionSchemaFactory.createWhiteSpaceType()Returns a new object of class 'White Space Type'.DocumentRoot.getWhiteSpace()Returns the value of the 'White Space' containment reference.Methods in org.w3._2001.schema that return types with arguments of type WhiteSpaceTypeModifier and TypeMethodDescriptionEList<WhiteSpaceType>RestrictionType.getWhiteSpace()Returns the value of the 'White Space' containment reference list.EList<WhiteSpaceType>RestrictionType1.getWhiteSpace()Returns the value of the 'White Space' containment reference list.Methods in org.w3._2001.schema with parameters of type WhiteSpaceTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setWhiteSpace(WhiteSpaceType value) Sets the value of the 'White Space' containment reference. -
Uses of WhiteSpaceType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement WhiteSpaceTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'White Space Type'.Methods in org.w3._2001.schema.impl that return WhiteSpaceTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createWhiteSpaceType()DocumentRootImpl.getWhiteSpace()Methods in org.w3._2001.schema.impl that return types with arguments of type WhiteSpaceTypeModifier and TypeMethodDescriptionEList<WhiteSpaceType>RestrictionType1Impl.getWhiteSpace()EList<WhiteSpaceType>RestrictionTypeImpl.getWhiteSpace()Methods in org.w3._2001.schema.impl with parameters of type WhiteSpaceTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetWhiteSpace(WhiteSpaceType newWhiteSpace, NotificationChain msgs) voidDocumentRootImpl.setWhiteSpace(WhiteSpaceType newWhiteSpace) -
Uses of WhiteSpaceType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type WhiteSpaceTypeModifier and TypeMethodDescriptionSchemaSwitch.caseWhiteSpaceType(WhiteSpaceType object) Returns the result of interpreting the object as an instance of 'White Space Type'.booleanSchemaValidator.validateWhiteSpaceType(WhiteSpaceType whiteSpaceType, DiagnosticChain diagnostics, Map<Object, Object> context)