| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xerces.external.impl.xs |
| Modifier and Type | Class and Description |
|---|---|
class |
XSAttributeUseImpl
The XML representation for an attribute use
schema component is a local
|
| Modifier and Type | Method and Description |
|---|---|
XSAttributeUse |
XSAttributeGroupDecl.getAttributeUse(String namespace,
String name) |
XSAttributeUse |
XSComplexTypeDecl.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 © 2018–2021 mhoffrogge. All rights reserved.