| Package | Description |
|---|---|
| org.apache.xerces.impl.xs | |
| org.apache.xerces.xs |
| Modifier and Type | Class and Description |
|---|---|
class |
XSAttributeGroupDecl
The XML representation for an attribute group declaration
schema component is a global <attributeGroup> element information item
|
| Modifier and Type | Method and Description |
|---|---|
XSAttributeGroupDefinition |
SchemaGrammar.getAttributeGroup(String name)
Convenience method.
|
XSAttributeGroupDefinition |
XSModelImpl.getAttributeGroup(String name,
String namespace)
Convenience method.
|
| Modifier and Type | Method and Description |
|---|---|
XSAttributeGroupDefinition |
XSNamespaceItem.getAttributeGroup(String name)
Convenience method.
|
XSAttributeGroupDefinition |
XSModel.getAttributeGroup(String name,
String namespace)
Convenience method.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.