|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSAttributeGroupDefinition | |
---|---|
org.apache.xerces.impl.xs | |
org.apache.xerces.xs |
Uses of XSAttributeGroupDefinition in org.apache.xerces.impl.xs |
---|
Classes in org.apache.xerces.impl.xs that implement XSAttributeGroupDefinition | |
---|---|
class |
XSAttributeGroupDecl
The XML representation for an attribute group declaration schema component is a global <attributeGroup> element information item |
Methods in org.apache.xerces.impl.xs that return XSAttributeGroupDefinition | |
---|---|
XSAttributeGroupDefinition |
SchemaGrammar.getAttributeGroup(java.lang.String name)
Convenience method. |
XSAttributeGroupDefinition |
XSModelImpl.getAttributeGroup(java.lang.String name,
java.lang.String namespace)
Convenience method. |
Uses of XSAttributeGroupDefinition in org.apache.xerces.xs |
---|
Methods in org.apache.xerces.xs that return XSAttributeGroupDefinition | |
---|---|
XSAttributeGroupDefinition |
XSNamespaceItem.getAttributeGroup(java.lang.String name)
Convenience method. |
XSAttributeGroupDefinition |
XSModel.getAttributeGroup(java.lang.String name,
java.lang.String namespace)
Convenience method. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |