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

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DXSLTC.java82 private int _attributeSetSerial = 0; field in class:XSLTC
259 _attributeSetSerial = 0;
781 return _attributeSetSerial++;

Completed in 31 milliseconds