Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.util.XSObjectListImpl
-
-
Uses of XSObjectListImpl 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 XSObjectListImpl Modifier and Type Field Description XSObjectListImpl
XSFacets. patternAnnotations
-
Uses of XSObjectListImpl 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 XSObjectListImpl Modifier and Type Field Description XSObjectListImpl
XSSimpleTypeDecl. patternAnnotations
-
Uses of XSObjectListImpl 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 XSObjectListImpl Modifier and Type Field Description protected XSObjectListImpl
XSAttributeGroupDecl. fAttrUses
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs with parameters of type XSObjectListImpl Modifier and Type Method Description void
XSComplexTypeDecl. setValues(String name, String targetNamespace, XSTypeDefinition baseType, short derivedBy, short schemaFinal, short block, short contentType, boolean isAbstract, XSAttributeGroupDecl attrGrp, XSSimpleType simpleType, XSParticleDecl particle, XSObjectListImpl annotations)
-
Uses of XSObjectListImpl in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.util
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.util declared as XSObjectListImpl Modifier and Type Field Description static XSObjectListImpl
XSObjectListImpl. EMPTY_LIST
An immutable empty list.
-