HomeSort by relevance Sort by last modified time
    Searched refs:ExpatAttributes (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/org/apache/harmony/xml/
ExpatAttributes.java 24 abstract class ExpatAttributes implements Attributes {
ExpatParser.java 62 private final ExpatAttributes attributes = new CurrentAttributes();
620 private static class ClonedAttributes extends ExpatAttributes {
698 private class CurrentAttributes extends ExpatAttributes {
  /libcore/luni/src/main/native/
org_apache_harmony_xml_ExpatParser.cpp     [all...]

Completed in 49 milliseconds