public class SchemaRep.ComplexType extends SchemaRep.HasTypeName implements SchemaRep.HasJavaTypeName
subElementsparentExpr| Constructor and Description |
|---|
ComplexType() |
ComplexType(String typeName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAttributeString()
Return the attributes as a string for the XML Schema.
|
String |
getContentName() |
String |
getName() |
int |
hashCode() |
boolean |
isAbstract() |
boolean |
isMixed() |
void |
readSchema(Element node) |
Map |
validSubElementTypeMap() |
boolean |
writeDTDName(StringBuffer out) |
getTypeName, getTypeNameLocalPart, getTypeNameNamespace, setTypeNameaddSubElement, addSubElement, compressWhiteSpaceInner, compressWhiteSpaceOuter, findAllSubElements, findAllSubElements, findSubElement, findSubElement, findSubElement, findSubElementNames, getJavaTypeName, optimize, subElementsIterator, toString, validate, writeDTD, writeDTDSubElementNames, writeDTDSubElementNames, writeXMLSchema, writeXMLSchemagetFullContentName, getParentExpr, setParentExpr, uniquifyFullContentNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetJavaTypeNamepublic ComplexType()
public ComplexType(String typeName)
public String getName()
getName in class SchemaRep.ElementExprpublic String getContentName()
getContentName in class SchemaRep.ElementExprpublic boolean isMixed()
public boolean isAbstract()
public boolean writeDTDName(StringBuffer out)
writeDTDName in class SchemaRep.ElementExprpublic String getAttributeString()
SchemaRep.ContainsSubElementsgetAttributeString in class SchemaRep.ContainsSubElementspublic Map validSubElementTypeMap()
validSubElementTypeMap in class SchemaRep.ContainsSubElementspublic void readSchema(Element node)
readSchema in class SchemaRep.ElementExprpublic boolean equals(Object o)
equals in class SchemaRep.ContainsSubElementspublic int hashCode()
hashCode in class SchemaRep.ContainsSubElementsCopyright © 2017–2019 Eclipse Foundation. All rights reserved.