public class SchemaRep.Include extends SchemaRep.ElementExpr
parentExpr| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getContentName() |
String |
getName() |
int |
hashCode() |
SchemaRep.ElementExpr |
optimize() |
void |
readSchema(Element node) |
String |
toString() |
void |
validate() |
void |
writeDTD(StringBuffer out) |
boolean |
writeDTDName(StringBuffer out) |
void |
writeXMLSchema(XMLWriter out) |
getFullContentName, getParentExpr, setParentExpr, uniquifyFullContentNamepublic Include(String schemaLocation)
public String getContentName()
getContentName in class SchemaRep.ElementExprpublic void readSchema(Element node)
readSchema in class SchemaRep.ElementExprpublic SchemaRep.ElementExpr optimize()
optimize in class SchemaRep.ElementExprpublic void validate()
validate in class SchemaRep.ElementExprpublic String getName()
getName in class SchemaRep.ElementExprpublic void writeDTD(StringBuffer out)
writeDTD in class SchemaRep.ElementExprpublic boolean writeDTDName(StringBuffer out)
writeDTDName in class SchemaRep.ElementExprpublic void writeXMLSchema(XMLWriter out) throws IOException
writeXMLSchema in class SchemaRep.ElementExprIOExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.