public class XmlSchemaComplexContentRestriction extends XmlSchemaContent
unhandledAttributes| Constructor and Description |
|---|
XmlSchemaComplexContentRestriction()
Creates new XmlSchemaComplexContentRestriction
|
| Modifier and Type | Method and Description |
|---|---|
XmlSchemaAnyAttribute |
getAnyAttribute() |
XmlSchemaObjectCollection |
getAttributes() |
javax.xml.namespace.QName |
getBaseTypeName() |
XmlSchemaParticle |
getParticle() |
void |
setAnyAttribute(XmlSchemaAnyAttribute anyAttribute) |
void |
setBaseTypeName(javax.xml.namespace.QName baseTypeName) |
void |
setParticle(XmlSchemaParticle particle) |
String |
toString(String prefix,
int tab) |
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURIpublic XmlSchemaComplexContentRestriction()
public void setAnyAttribute(XmlSchemaAnyAttribute anyAttribute)
public XmlSchemaAnyAttribute getAnyAttribute()
public XmlSchemaObjectCollection getAttributes()
public void setBaseTypeName(javax.xml.namespace.QName baseTypeName)
public javax.xml.namespace.QName getBaseTypeName()
public XmlSchemaParticle getParticle()
public void setParticle(XmlSchemaParticle particle)
public String toString(String prefix, int tab)
toString in class XmlSchemaObjectCopyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.