Searched defs:TYPE_CHILDREN (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/xml/internal/stream/dtd/nonvalidating/
H A DXMLElementDecl.java37 /** TYPE_CHILDREN */
38 public static final short TYPE_CHILDREN = 3; field in class:XMLElementDecl
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dtd/
H A DXMLElementDecl.java84 /** TYPE_CHILDREN */
85 public static final short TYPE_CHILDREN = 3; field in class:XMLElementDecl

Completed in 29 milliseconds