Uses of Interface
org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs.XSObjectList
-
-
Uses of XSObjectList in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv declared as XSObjectList Modifier and Type Field Description XSObjectList
XSFacets. enumAnnotations
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv that return XSObjectList Modifier and Type Method Description XSObjectList
ValidatedInfo. getMemberTypeDefinitions()
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv with parameters of type XSObjectList Modifier and Type Method Description abstract XSSimpleType
SchemaDVFactory. createTypeList(String name, String targetNamespace, short finalSet, XSSimpleType itemType, XSObjectList annotations)
Create a new simple type which is derived by list from another simple type.abstract XSSimpleType
SchemaDVFactory. createTypeRestriction(String name, String targetNamespace, short finalSet, XSSimpleType base, XSObjectList annotations)
Create a new simple type which is derived by restriction from another simple type.abstract XSSimpleType
SchemaDVFactory. createTypeUnion(String name, String targetNamespace, short finalSet, XSSimpleType[] memberTypes, XSObjectList annotations)
Create a new simple type which is derived by union from a list of other simple types. -
Uses of XSObjectList in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs declared as XSObjectList Modifier and Type Field Description XSObjectList
XSSimpleTypeDecl. enumerationAnnotations
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs that return XSObjectList Modifier and Type Method Description XSObjectList
XSSimpleTypeDecl. getAnnotations()
[annotations]: a set of annotations for this simple type component if it exists, otherwise an emptyXSObjectList
.XSObjectList
XSSimpleTypeDelegate. getAnnotations()
XSObjectList
XSSimpleTypeDecl. getFacets()
A list of constraining facets if it exists, otherwise an emptyXSObjectList
.XSObjectList
XSSimpleTypeDelegate. getFacets()
XSObjectList
XSSimpleTypeDecl. getMemberTypes()
If variety isunion
the list of member type definitions (a non-empty sequence of simple type definitions) is available, otherwise an emptyXSObjectList
.XSObjectList
XSSimpleTypeDelegate. getMemberTypes()
XSObjectList
XSSimpleTypeDecl. getMultiValueFacets()
A list of enumeration and pattern constraining facets if it exists, otherwise an emptyXSObjectList
.XSObjectList
XSSimpleTypeDelegate. getMultiValueFacets()
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs with parameters of type XSObjectList Modifier and Type Method Description XSSimpleType
BaseDVFactory. createTypeList(String name, String targetNamespace, short finalSet, XSSimpleType itemType, XSObjectList annotations)
Create a new simple type which is derived by list from another simple type.XSSimpleType
BaseSchemaDVFactory. createTypeList(String name, String targetNamespace, short finalSet, XSSimpleType itemType, XSObjectList annotations)
Create a new simple type which is derived by list from another simple type.XSSimpleType
BaseDVFactory. createTypeRestriction(String name, String targetNamespace, short finalSet, XSSimpleType base, XSObjectList annotations)
Create a new simple type which is derived by restriction from another simple type.XSSimpleType
BaseSchemaDVFactory. createTypeRestriction(String name, String targetNamespace, short finalSet, XSSimpleType base, XSObjectList annotations)
Create a new simple type which is derived by restriction from another simple type.XSSimpleType
BaseDVFactory. createTypeUnion(String name, String targetNamespace, short finalSet, XSSimpleType[] memberTypes, XSObjectList annotations)
Create a new simple type which is derived by union from a list of other simple types.XSSimpleType
BaseSchemaDVFactory. createTypeUnion(String name, String targetNamespace, short finalSet, XSSimpleType[] memberTypes, XSObjectList annotations)
Create a new simple type which is derived by union from a list of other simple types.protected XSSimpleTypeDecl
XSSimpleTypeDecl. setListValues(String name, String uri, short finalSet, XSSimpleTypeDecl itemType, XSObjectList annotations)
protected XSSimpleTypeDecl
XSSimpleTypeDecl. setRestrictionValues(XSSimpleTypeDecl base, String name, String uri, short finalSet, XSObjectList annotations)
protected XSSimpleTypeDecl
XSSimpleTypeDecl. setUnionValues(String name, String uri, short finalSet, XSSimpleTypeDecl[] memberTypes, XSObjectList annotations)
Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs with parameters of type XSObjectList Constructor Description XSSimpleTypeDecl(String name, String uri, short finalSet, XSSimpleTypeDecl[] memberTypes, XSObjectList annotations)
XSSimpleTypeDecl(String name, String uri, short finalSet, XSSimpleTypeDecl itemType, boolean isImmutable, XSObjectList annotations)
XSSimpleTypeDecl(XSSimpleTypeDecl base, String name, String uri, short finalSet, boolean isImmutable, XSObjectList annotations)
XSSimpleTypeDecl(XSSimpleTypeDecl base, String name, String uri, short finalSet, boolean isImmutable, XSObjectList annotations, short builtInKind)
-
Uses of XSObjectList in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs declared as XSObjectList Modifier and Type Field Description XSObjectList
XSAttributeGroupDecl. fAnnotations
XSObjectList
XSAttributeUseImpl. fAnnotations
XSObjectList
XSElementDecl. fAnnotations
XSObjectList
XSGroupDecl. fAnnotations
XSObjectList
XSModelGroupImpl. fAnnotations
XSObjectList
XSNotationDecl. fAnnotations
XSObjectList
XSParticleDecl. fAnnotations
XSObjectList
XSWildcardDecl. fAnnotations
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that return XSObjectList Modifier and Type Method Description XSObjectList
SchemaGrammar. getAnnotations()
XSObjectList
XSAttributeDecl. getAnnotations()
Optional.XSObjectList
XSAttributeGroupDecl. getAnnotations()
Optional.XSObjectList
XSAttributeUseImpl. getAnnotations()
Optional.XSObjectList
XSComplexTypeDecl. getAnnotations()
Optional.XSObjectList
XSElementDecl. getAnnotations()
Optional.XSObjectList
XSGroupDecl. getAnnotations()
Optional.XSObjectList
XSModelGroupImpl. getAnnotations()
Optional.XSObjectList
XSModelImpl. getAnnotations()
[annotations]: a set of annotations if it exists, otherwise an emptyXSObjectList
.XSObjectList
XSNotationDecl. getAnnotations()
Optional.XSObjectList
XSParticleDecl. getAnnotations()
Optional.XSObjectList
XSWildcardDecl. getAnnotations()
Optional.XSObjectList
XSAttributeGroupDecl. getAttributeUses()
{attribute uses} A set of attribute uses.XSObjectList
XSComplexTypeDecl. getAttributeUses()
{attribute uses} A set of attribute uses.XSObjectList
XSModelGroupImpl. getParticles()
{particles} A list of particlesXSObjectList
XSModelImpl. getSubstitutionGroup(XSElementDeclaration head)
Convenience method.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs with parameters of type XSObjectList Modifier and Type Method Description void
XSAttributeDecl. setValues(String name, String targetNamespace, XSSimpleType simpleType, short constraintType, short scope, ValidatedInfo valInfo, XSComplexTypeDecl enclosingCT, XSObjectList annotations)
-
Uses of XSObjectList in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity that return XSObjectList Modifier and Type Method Description XSObjectList
IdentityConstraint. getAnnotations()
Optional. -
Uses of XSObjectList in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.util
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.util that implement XSObjectList Modifier and Type Class Description class
XSObjectListImpl
Contains a list of XSObjects. -
Uses of XSObjectList in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs that return XSObjectList Modifier and Type Method Description XSObjectList
XSAttributeDeclaration. getAnnotations()
A sequence of [annotations] or an emptyXSObjectList
.XSObjectList
XSAttributeGroupDefinition. getAnnotations()
A sequence of [annotations] or an emptyXSObjectList
.XSObjectList
XSAttributeUse. getAnnotations()
A sequence of [annotations] or an emptyXSObjectList
.XSObjectList
XSComplexTypeDefinition. getAnnotations()
A sequence of [annotations] or an emptyXSObjectList
.XSObjectList
XSElementDeclaration. getAnnotations()
A sequence of [annotations] or an emptyXSObjectList
.XSObjectList
XSFacet. getAnnotations()
A sequence of [annotations] or an emptyXSObjectList
.XSObjectList
XSIDCDefinition. getAnnotations()
A sequence of [annotations] or an emptyXSObjectList
.XSObjectList
XSModel. getAnnotations()
[annotations]: a set of annotations if it exists, otherwise an emptyXSObjectList
.XSObjectList
XSModelGroup. getAnnotations()
A sequence of [annotations] or an emptyXSObjectList
.XSObjectList
XSModelGroupDefinition. getAnnotations()
A sequence of [annotations] or an emptyXSObjectList
.XSObjectList
XSMultiValueFacet. getAnnotations()
A sequence of [annotations] or an emptyXSObjectList
.XSObjectList
XSNamespaceItem. getAnnotations()
[annotations]: a set of annotations if it exists, otherwise an emptyXSObjectList
.XSObjectList
XSNotationDeclaration. getAnnotations()
A sequence of [annotations] or an emptyXSObjectList
.XSObjectList
XSParticle. getAnnotations()
A sequence of [annotations] or an emptyXSObjectList
.XSObjectList
XSSimpleTypeDefinition. getAnnotations()
A sequence of [annotations] or an emptyXSObjectList
.XSObjectList
XSWildcard. getAnnotations()
A sequence of [annotations] or an emptyXSObjectList
.XSObjectList
XSAttributeGroupDefinition. getAttributeUses()
A set of [attribute uses] if it exists, otherwise an emptyXSObjectList
.XSObjectList
XSComplexTypeDefinition. getAttributeUses()
A set of attribute uses if it exists, otherwise an emptyXSObjectList
.XSObjectList
XSSimpleTypeDefinition. getFacets()
A list of constraining facets if it exists, otherwise an emptyXSObjectList
.XSObjectList
XSValue. getMemberTypeDefinitions()
IfgetTypeDefinition()
returns a list type whose item type is a union type, then this method returns a list with the same length as the value list, for simple types that actually validated the corresponding item in the value.XSObjectList
XSSimpleTypeDefinition. getMemberTypes()
If variety isunion
the list of member type definitions (a non-empty sequence of simple type definitions) is available, otherwise an emptyXSObjectList
.XSObjectList
XSSimpleTypeDefinition. getMultiValueFacets()
A list of enumeration and pattern constraining facets if it exists, otherwise an emptyXSObjectList
.XSObjectList
XSModelGroup. getParticles()
A list of [particles] if it exists, otherwise an emptyXSObjectList
.XSObjectList
XSModel. getSubstitutionGroup(XSElementDeclaration head)
Convenience method.
-