|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSObjectListImpl | |
---|---|
org.apache.xerces.impl.dv | |
org.apache.xerces.impl.dv.xs | |
org.apache.xerces.impl.xs | |
org.apache.xerces.impl.xs.util |
Uses of XSObjectListImpl in org.apache.xerces.impl.dv |
---|
Fields in org.apache.xerces.impl.dv declared as XSObjectListImpl | |
---|---|
XSObjectListImpl |
XSFacets.patternAnnotations
|
Uses of XSObjectListImpl in org.apache.xerces.impl.dv.xs |
---|
Fields in org.apache.xerces.impl.dv.xs declared as XSObjectListImpl | |
---|---|
XSObjectListImpl |
XSSimpleTypeDecl.patternAnnotations
|
Uses of XSObjectListImpl in org.apache.xerces.impl.xs |
---|
Fields in org.apache.xerces.impl.xs declared as XSObjectListImpl | |
---|---|
protected XSObjectListImpl |
XSAttributeGroupDecl.fAttrUses
|
Methods in org.apache.xerces.impl.xs with parameters of type XSObjectListImpl | |
---|---|
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.apache.xerces.impl.xs.util |
---|
Fields in org.apache.xerces.impl.xs.util declared as XSObjectListImpl | |
---|---|
static XSObjectListImpl |
XSObjectListImpl.EMPTY_LIST
An immutable empty list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |