|
Enhydra 5.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xerces.domx.XGrammarWriter.OutputFormat
Output format enumeration.
Field Summary | |
static XGrammarWriter.OutputFormat |
DTD
Output format: DTD. |
static XGrammarWriter.OutputFormat |
XML_SCHEMA
Output format: XML Schema. |
Method Summary | |
boolean |
equals(java.lang.Object object)
Returns true if the objects are equal. |
int |
getValue()
Returns the value. |
int |
hashCode()
Returns the hash code. |
java.lang.String |
toString()
Returns a string representation of this object. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final XGrammarWriter.OutputFormat DTD
public static final XGrammarWriter.OutputFormat XML_SCHEMA
Method Detail |
public int getValue()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object object)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
|
Enhydra 5.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |