Package | Description |
---|---|
org.apache.xerces.impl.xs | |
org.apache.xerces.xs | |
org.jboss.ws.metadata.wsdl.xmlschema |
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.
|
Modifier and Type | Method and Description |
---|---|
XSAttributeGroupDefinition |
JBossXSNamespaceItem.getAttributeGroup(String name)
Convenience method.
|
XSAttributeGroupDefinition |
JBossXSModel.getAttributeGroup(String name,
String namespace)
Convenience method.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.