public class SchemaRep.KeyRef extends SchemaRep.ElementInformationItem
subElementsparentExpr| Constructor and Description |
|---|
KeyRef() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeString()
Return the attributes as a string for the XML Schema.
|
String |
getName() |
String |
getRefer() |
protected SchemaRep.ElementInformationItem |
newInstance() |
void |
readSchema(Element node) |
void |
setRefer(String refer) |
Map |
validSubElementTypeMap() |
equals, getContentName, getElementName, getId, hashCode, setElementName, setId, writeDTDNameaddSubElement, addSubElement, compressWhiteSpaceInner, compressWhiteSpaceOuter, findAllSubElements, findAllSubElements, findSubElement, findSubElement, findSubElement, findSubElementNames, getJavaTypeName, optimize, subElementsIterator, toString, validate, writeDTD, writeDTDSubElementNames, writeDTDSubElementNames, writeXMLSchema, writeXMLSchemagetFullContentName, getParentExpr, setParentExpr, uniquifyFullContentNamepublic String getName()
getName in class SchemaRep.ElementExprpublic void setRefer(String refer)
public String getRefer()
public String getAttributeString()
SchemaRep.ContainsSubElementsgetAttributeString in class SchemaRep.ElementInformationItempublic void readSchema(Element node)
readSchema in class SchemaRep.ElementInformationItempublic Map validSubElementTypeMap()
validSubElementTypeMap in class SchemaRep.ContainsSubElementsprotected SchemaRep.ElementInformationItem newInstance()
newInstance in class SchemaRep.ElementInformationItemCopyright © 2017. All Rights Reserved.