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

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DLiteralAttribute.java118 il.append(methodGen.uniqueAttribute());
H A DXslAttribute.java281 il.append(methodGen.uniqueAttribute());
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/util/
H A DMethodGenerator.java172 final int uniqueAttribute =
179 _uniqueAttribute = new INVOKEINTERFACE(uniqueAttribute, 4);
645 public final Instruction uniqueAttribute() { method in class:MethodGenerator

Completed in 170 milliseconds