public class XmlSchemaAnyAttribute extends XmlSchemaAnnotated
unhandledAttributes
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, toString
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI, toString
public XmlSchemaAnyAttribute()
public String getNamespace()
public void setNamespace(String namespace)
public XmlSchemaContentProcessing getProcessContent()
public void setProcessContent(XmlSchemaContentProcessing processContent)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.