public class XmlSchemaSimpleType extends XmlSchemaType
Constructor and Description |
---|
XmlSchemaSimpleType(XmlSchema schema,
boolean topLevel)
Creates new XmlSchemaSimpleType
|
Modifier and Type | Method and Description |
---|---|
XmlSchemaSimpleTypeContent |
getContent() |
void |
setContent(XmlSchemaSimpleTypeContent content) |
getDeriveBy, getFinal, getFinalDerivation, getFinalResolved, getName, getParent, getQName, isAnonymous, isMixed, isTopLevel, setDeriveBy, setFinal, setFinalDerivation, setMixed, setName, toString
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, hashCode, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI
public XmlSchemaSimpleType(XmlSchema schema, boolean topLevel)
public XmlSchemaSimpleTypeContent getContent()
public void setContent(XmlSchemaSimpleTypeContent content)
Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.