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

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DLiteralElement.java490 * Return true if we are not sure. If the flag ignoreXslAttribute is true, the direct
493 private boolean canProduceAttributeNodes(SyntaxTreeNode node, boolean ignoreXslAttribute) { argument
515 if (ignoreXslAttribute)

Completed in 30 milliseconds