|
||||||||||
| 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(String name)
Convenience method. |
XSAttributeGroupDefinition |
XSModelImpl.getAttributeGroup(String name,
String namespace)
Convenience method. |
XSAttributeGroupDefinition |
XSModelImpl.getAttributeGroup(String name,
String namespace,
String loc)
Convenience method. |
| Uses of XSAttributeGroupDefinition in org.apache.xerces.xs |
|---|
| Methods in org.apache.xerces.xs that return XSAttributeGroupDefinition | |
|---|---|
XSAttributeGroupDefinition |
XSNamespaceItem.getAttributeGroup(String name)
Convenience method. |
XSAttributeGroupDefinition |
XSModel.getAttributeGroup(String name,
String namespace)
Convenience method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||