Package | Description |
---|---|
org.apache.xerces.impl.xs |
Modifier and Type | Class and Description |
---|---|
class |
XSAttributeUseImpl
The XML representation for an attribute use
schema component is a local <attribute> element information item
|
Modifier and Type | Method and Description |
---|---|
XSAttributeUse |
XSComplexTypeDecl.getAttributeUse(String namespace,
String name) |
XSAttributeUse |
XSAttributeGroupDecl.getAttributeUse(String namespace,
String name) |
XSAttributeUse |
XSAttributeGroupDecl.getAttributeUseNoProhibited(String namespace,
String name) |
Modifier and Type | Method and Description |
---|---|
void |
XSAttributeGroupDecl.replaceAttributeUse(XSAttributeUse oldUse,
XSAttributeUseImpl newUse) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.