Searched refs:stripAttributes (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DMethodGen.java69 * automatically for the code. Use stripAttributes() if you don't like this.
812 public void stripAttributes(boolean flag) { strip_attributes = flag; } method in class:MethodGen
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DStylesheet.java1215 buildKeys.stripAttributes(true);
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java1913 stripAttributes(true);

Completed in 1286 milliseconds