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

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/
H A DElemDesc.java88 /** Defines mnemonic and bit-value for the SPECIAL flag */
89 static final int SPECIAL = (1 << 15); field in class:ElemDesc
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serializer/
H A DElemDesc.java88 static final int SPECIAL = (1 << 15); field in class:ElemDesc

Completed in 265 milliseconds