public class XmlSchemaAnyAttribute extends XmlSchemaAnnotated
| Constructor and Description |
|---|
XmlSchemaAnyAttribute()
Creates new XmlSchemaAnyAttribute
|
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespace() |
XmlSchemaContentProcessing |
getProcessContent() |
void |
setNamespace(String namespace) |
void |
setProcessContent(XmlSchemaContentProcessing processContent) |
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, hashCode, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURIpublic XmlSchemaAnyAttribute()
public String getNamespace()
public void setNamespace(String namespace)
public XmlSchemaContentProcessing getProcessContent()
public void setProcessContent(XmlSchemaContentProcessing processContent)
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.