Searched refs:parserPointer (Results 1 – 1 of 1) sorted by relevance
642 private final long parserPointer; field in ExpatParser.ClonedAttributes654 private ClonedAttributes(long parserPointer, long pointer, int length) { in ClonedAttributes() argument655 this.parserPointer = parserPointer; in ClonedAttributes()662 return this.parserPointer; in getParserPointer()