Searched refs:NOTSTRIP (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/
H A DDTMWSFilter.java34 public static final short NOTSTRIP = 1; field in interface:DTMWSFilter
54 * @return one of NOTSTRIP, STRIP, or INHERIT.
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DDOMWSFilter.java78 * @return one of <code>NOTSTRIP</code>, <code>STRIP</code> or
126 return NOTSTRIP;
129 return NOTSTRIP;

Completed in 41 milliseconds