| Package | Description |
|---|---|
| org.apache.ws.commons.schema |
| Modifier and Type | Method and Description |
|---|---|
XmlSchemaAnyAttribute |
XmlSchemaSimpleContentRestriction.getAnyAttribute() |
XmlSchemaAnyAttribute |
XmlSchemaSimpleContentExtension.getAnyAttribute() |
XmlSchemaAnyAttribute |
XmlSchemaComplexType.getAnyAttribute() |
XmlSchemaAnyAttribute |
XmlSchemaComplexContentRestriction.getAnyAttribute() |
XmlSchemaAnyAttribute |
XmlSchemaComplexContentExtension.getAnyAttribute() |
XmlSchemaAnyAttribute |
XmlSchemaAttributeGroup.getAnyAttribute() |
XmlSchemaAnyAttribute |
XmlSchemaComplexType.getAttributeWildcard() |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlSchemaSimpleContentRestriction.setAnyAttribute(XmlSchemaAnyAttribute anyAttribute) |
void |
XmlSchemaSimpleContentExtension.setAnyAttribute(XmlSchemaAnyAttribute anyAttribute) |
void |
XmlSchemaComplexType.setAnyAttribute(XmlSchemaAnyAttribute anyAttribute) |
void |
XmlSchemaComplexContentRestriction.setAnyAttribute(XmlSchemaAnyAttribute anyAttribute) |
void |
XmlSchemaComplexContentExtension.setAnyAttribute(XmlSchemaAnyAttribute anyAttribute) |
void |
XmlSchemaAttributeGroup.setAnyAttribute(XmlSchemaAnyAttribute anyAttribute) |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.