Searched refs:parserPointer (Results 1 – 1 of 1) sorted by relevance
624 private final long parserPointer; field in ExpatParser.ClonedAttributes636 private ClonedAttributes(long parserPointer, long pointer, int length) { in ClonedAttributes() argument637 this.parserPointer = parserPointer; in ClonedAttributes()644 return this.parserPointer; in getParserPointer()