| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xerces.external.impl.xs | |
| jdk7u.jaxp.org.apache.xerces.external.xs |
| Modifier and Type | Class and Description |
|---|---|
class |
XSAttributeGroupDecl
The XML representation for an attribute group declaration
schema component is a global
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
XSAttributeGroupDefinition |
XSNamespaceItem.getAttributeGroup(String name)
Convenience method.
|
XSAttributeGroupDefinition |
XSModel.getAttributeGroup(String name,
String namespace)
Convenience method.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.