Uses of Interface
org.w3._2001.schema.OpenAttrs
-
Packages that use OpenAttrs Package Description org.w3._2001.schema org.w3._2001.schema.impl org.w3._2001.schema.util -
-
Uses of OpenAttrs in org.w3._2001.schema
Subinterfaces of OpenAttrs in org.w3._2001.schema Modifier and Type Interface Description interface
All
A representation of the model object 'All'.interface
Annotated
A representation of the model object 'Annotated'.interface
AnnotationType
A representation of the model object 'Annotation Type'.interface
AnyType
A representation of the model object 'Any Type'.interface
Attribute
A representation of the model object 'Attribute'.interface
AttributeGroup
A representation of the model object 'Attribute Group'.interface
AttributeGroupRef
A representation of the model object 'Attribute Group Ref'.interface
ComplexContentType
A representation of the model object 'Complex Content Type'.interface
ComplexRestrictionType
A representation of the model object 'Complex Restriction Type'.interface
ComplexType
A representation of the model object 'Complex Type'.interface
Element
A representation of the model object 'Element'.interface
ExplicitGroup
A representation of the model object 'Explicit Group'.interface
ExtensionType
A representation of the model object 'Extension Type'.interface
Facet
A representation of the model object 'Facet'.interface
FieldType
A representation of the model object 'Field Type'.interface
Group
A representation of the model object 'Group'.interface
GroupRef
A representation of the model object 'Group Ref'.interface
ImportType
A representation of the model object 'Import Type'.interface
IncludeType
A representation of the model object 'Include Type'.interface
Keybase
A representation of the model object 'Keybase'.interface
KeyrefType
A representation of the model object 'Keyref Type'.interface
ListType
A representation of the model object 'List Type'.interface
LocalComplexType
A representation of the model object 'Local Complex Type'.interface
LocalElement
A representation of the model object 'Local Element'.interface
LocalSimpleType
A representation of the model object 'Local Simple Type'.interface
NamedAttributeGroup
A representation of the model object 'Named Attribute Group'.interface
NamedGroup
A representation of the model object 'Named Group'.interface
NarrowMaxMin
A representation of the model object 'Narrow Max Min'.interface
NoFixedFacet
A representation of the model object 'No Fixed Facet'.interface
NotationType
A representation of the model object 'Notation Type'.interface
NumFacet
A representation of the model object 'Num Facet'.interface
PatternType
A representation of the model object 'Pattern Type'.interface
RealGroup
A representation of the model object 'Real Group'.interface
RedefineType
A representation of the model object 'Redefine Type'.interface
RestrictionType
A representation of the model object 'Restriction Type'.interface
RestrictionType1
A representation of the model object 'Restriction Type1'.interface
SchemaType
A representation of the model object 'Type'.interface
SelectorType
A representation of the model object 'Selector Type'.interface
SimpleContentType
A representation of the model object 'Simple Content Type'.interface
SimpleExplicitGroup
A representation of the model object 'Simple Explicit Group'.interface
SimpleExtensionType
A representation of the model object 'Simple Extension Type'.interface
SimpleRestrictionType
A representation of the model object 'Simple Restriction Type'.interface
SimpleType
A representation of the model object 'Simple Type'.interface
TopLevelAttribute
A representation of the model object 'Top Level Attribute'.interface
TopLevelComplexType
A representation of the model object 'Top Level Complex Type'.interface
TopLevelElement
A representation of the model object 'Top Level Element'.interface
TopLevelSimpleType
A representation of the model object 'Top Level Simple Type'.interface
TotalDigitsType
A representation of the model object 'Total Digits Type'.interface
UnionType
A representation of the model object 'Union Type'.interface
WhiteSpaceType
A representation of the model object 'White Space Type'.interface
Wildcard
A representation of the model object 'Wildcard'.Methods in org.w3._2001.schema that return OpenAttrs Modifier and Type Method Description OpenAttrs
SchemaFactory. createOpenAttrs()
Returns a new object of class 'Open Attrs'. -
Uses of OpenAttrs in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement OpenAttrs Modifier and Type Class Description class
AllImpl
An implementation of the model object 'All'.class
AnnotatedImpl
An implementation of the model object 'Annotated'.class
AnnotationTypeImpl
An implementation of the model object 'Annotation Type'.class
AnyTypeImpl
An implementation of the model object 'Any Type'.class
AttributeGroupImpl
An implementation of the model object 'Attribute Group'.class
AttributeGroupRefImpl
An implementation of the model object 'Attribute Group Ref'.class
AttributeImpl
An implementation of the model object 'Attribute'.class
ComplexContentTypeImpl
An implementation of the model object 'Complex Content Type'.class
ComplexRestrictionTypeImpl
An implementation of the model object 'Complex Restriction Type'.class
ComplexTypeImpl
An implementation of the model object 'Complex Type'.class
ElementImpl
An implementation of the model object 'Element'.class
ExplicitGroupImpl
An implementation of the model object 'Explicit Group'.class
ExtensionTypeImpl
An implementation of the model object 'Extension Type'.class
FacetImpl
An implementation of the model object 'Facet'.class
FieldTypeImpl
An implementation of the model object 'Field Type'.class
GroupImpl
An implementation of the model object 'Group'.class
GroupRefImpl
An implementation of the model object 'Group Ref'.class
ImportTypeImpl
An implementation of the model object 'Import Type'.class
IncludeTypeImpl
An implementation of the model object 'Include Type'.class
KeybaseImpl
An implementation of the model object 'Keybase'.class
KeyrefTypeImpl
An implementation of the model object 'Keyref Type'.class
ListTypeImpl
An implementation of the model object 'List Type'.class
LocalComplexTypeImpl
An implementation of the model object 'Local Complex Type'.class
LocalElementImpl
An implementation of the model object 'Local Element'.class
LocalSimpleTypeImpl
An implementation of the model object 'Local Simple Type'.class
NamedAttributeGroupImpl
An implementation of the model object 'Named Attribute Group'.class
NamedGroupImpl
An implementation of the model object 'Named Group'.class
NarrowMaxMinImpl
An implementation of the model object 'Narrow Max Min'.class
NoFixedFacetImpl
An implementation of the model object 'No Fixed Facet'.class
NotationTypeImpl
An implementation of the model object 'Notation Type'.class
NumFacetImpl
An implementation of the model object 'Num Facet'.class
OpenAttrsImpl
An implementation of the model object 'Open Attrs'.class
PatternTypeImpl
An implementation of the model object 'Pattern Type'.class
RealGroupImpl
An implementation of the model object 'Real Group'.class
RedefineTypeImpl
An implementation of the model object 'Redefine Type'.class
RestrictionType1Impl
An implementation of the model object 'Restriction Type1'.class
RestrictionTypeImpl
An implementation of the model object 'Restriction Type'.class
SchemaTypeImpl
An implementation of the model object 'Type'.class
SelectorTypeImpl
An implementation of the model object 'Selector Type'.class
SimpleContentTypeImpl
An implementation of the model object 'Simple Content Type'.class
SimpleExplicitGroupImpl
An implementation of the model object 'Simple Explicit Group'.class
SimpleExtensionTypeImpl
An implementation of the model object 'Simple Extension Type'.class
SimpleRestrictionTypeImpl
An implementation of the model object 'Simple Restriction Type'.class
SimpleTypeImpl
An implementation of the model object 'Simple Type'.class
TopLevelAttributeImpl
An implementation of the model object 'Top Level Attribute'.class
TopLevelComplexTypeImpl
An implementation of the model object 'Top Level Complex Type'.class
TopLevelElementImpl
An implementation of the model object 'Top Level Element'.class
TopLevelSimpleTypeImpl
An implementation of the model object 'Top Level Simple Type'.class
TotalDigitsTypeImpl
An implementation of the model object 'Total Digits Type'.class
UnionTypeImpl
An implementation of the model object 'Union Type'.class
WhiteSpaceTypeImpl
An implementation of the model object 'White Space Type'.class
WildcardImpl
An implementation of the model object 'Wildcard'.Methods in org.w3._2001.schema.impl that return OpenAttrs Modifier and Type Method Description OpenAttrs
SchemaFactoryImpl. createOpenAttrs()
-
Uses of OpenAttrs in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type OpenAttrs Modifier and Type Method Description T
SchemaSwitch. caseOpenAttrs(OpenAttrs object)
Returns the result of interpreting the object as an instance of 'Open Attrs'.boolean
SchemaValidator. validateOpenAttrs(OpenAttrs openAttrs, DiagnosticChain diagnostics, Map<Object,Object> context)
-