Home
last modified time | relevance | path

Searched defs:ClonedAttributes (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/org/apache/harmony/xml/
DExpatParser.java620 private static class ClonedAttributes extends ExpatAttributes { class in ExpatParser
636 private ClonedAttributes(long parserPointer, long pointer, int length) { in ClonedAttributes() method in ExpatParser.ClonedAttributes