Searched refs:attributeDecl (Results 1 - 3 of 3) sorted by relevance

/libcore/luni/src/main/java/org/xml/sax/ext/
H A DDeclHandler.java96 public abstract void attributeDecl (String eName, method in interface:DeclHandler
H A DDefaultHandler2.java77 public void attributeDecl (String eName, String aName, method in class:DefaultHandler2
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/ext/
H A DDefaultHandler2Test.java92 h.attributeDecl("eName", "aName", "type", "mode", "value");

Completed in 164 milliseconds