|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.enhydra.zeus.util.DTDUtils
SchemaUtils
provides utility methods specific to DTDs
and code dealing with DTDs.
Constructor Summary | |
DTDUtils()
|
Method Summary | |
static boolean |
isSimpleElement(com.wutka.dtd.DTDElement element)
Helper method to determine whether the specified element is simple. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DTDUtils()
Method Detail |
public static boolean isSimpleElement(com.wutka.dtd.DTDElement element)
Helper method to determine whether the specified element is simple.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |