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

  /packages/apps/Mms/src/com/android/mms/dom/
AttrImpl.java 26 public class AttrImpl extends NodeImpl implements Attr {
34 protected AttrImpl(DocumentImpl owner, String name) {
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
AttrImpl.java 35 public final class AttrImpl extends NodeImpl implements Attr {
48 AttrImpl(DocumentImpl document, String namespaceURI, String qualifiedName) {
55 AttrImpl(DocumentImpl document, String name) {
  /external/jdiff/
xerces.jar 

Completed in 200 milliseconds