HomeSort by relevance Sort by last modified time
    Searched refs:getSchemaTypeInfo (Results 1 - 25 of 39) sorted by null

1 2

  /libcore/luni/src/main/java/org/w3c/dom/
Attr.java 225 public TypeInfo getSchemaTypeInfo();
Element.java 367 public TypeInfo getSchemaTypeInfo();
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
AttrImpl.java 114 public TypeInfo getSchemaTypeInfo() {
ElementImpl.java 388 public TypeInfo getSchemaTypeInfo() {
  /packages/apps/Mms/src/com/android/mms/dom/
AttrImpl.java 101 public TypeInfo getSchemaTypeInfo() {
ElementImpl.java 155 public TypeInfo getSchemaTypeInfo() {
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
attrgetschematypeinfo07.js 79 The getSchemaTypeInfo method retrieves the type information associated with this attribute.
83 Invoke getSchemaTypeInfo method on an attribute having [type definition] property. Expose {name} and {target namespace}
85 schemaTypeInfo are correct. getSchemaTypeInfo on the 'id' attribute of the fourth 'acronym' element
attrgetschematypeinfo08.js 79 The getSchemaTypeInfo method retrieves the type information associated with this attribute.
82 Invoke getSchemaTypeInfo method on an attribute having [type definition] property. Expose {name} and {target namespace}
elementgetschematypeinfo04.js 79 The getSchemaTypeInfo method retrieves the type information associated with this element.
82 Invoke getSchemaTypeInfo method on an element having [type definition] property. Expose {name} and {target namespace}
elementgetschematypeinfo05.js 79 The getSchemaTypeInfo method retrieves the type information associated with this element.
82 Invoke getSchemaTypeInfo method on an element having [type definition] property. Expose {name} and {target namespace}
elementgetschematypeinfo06.js 79 The getSchemaTypeInfo method retrieves the type information associated with this element.
82 Invoke getSchemaTypeInfo method on an element having [type definition] property. Expose {name} and {target namespace}
elementgetschematypeinfo07.js 79 The getSchemaTypeInfo method retrieves the type information associated with this element.
82 Invoke getSchemaTypeInfo method on an element having [type definition] property. Expose {name} and {target namespace}
attrgetschematypeinfo01.js 79 Call getSchemaTypeInfo on title attribute for the first acronym element.
attrgetschematypeinfo02.js 79 Call getSchemaTypeInfo on id attribute for the third acronym element.
attrgetschematypeinfo03.js 79 Call getSchemaTypeInfo on title attribute for the first acronym element.
attrgetschematypeinfo04.js 79 Call getSchemaTypeInfo on id attribute for the third acronym element.
attrgetschematypeinfo05.js 79 Call getSchemaTypeInfo on class attribute for the third acronym element.
elementgetschematypeinfo01.js 79 Call getSchemaTypeInfo on title attribute for the first "em" element from DTD validated document.
elementgetschematypeinfo02.js 79 Call getSchemaTypeInfo on title attribute for the first "em" element from schema-validated document.
typeinfogettypename03.js 84 Invoke getSchemaTypeInfo method on an attribute having [type definition] property. Expose
typeinfogettypename04.js 84 Invoke getSchemaTypeInfo method on an attribute having [member type definition]property. Expose
typeinfogettypenamespace01.js 84 Invoke getSchemaTypeInfo method on an attribute having [type definition] property. Expose
typeinfogettypenamespace03.js 84 Invoke getSchemaTypeInfo method on an attribute having [type definition] property. Expose
typeinfogettypenamespace04.js 84 Invoke getSchemaTypeInfo method on an attribute having [member type definition]property. Expose
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTMdefaultNamespaceDeclarationNode.java 129 public TypeInfo getSchemaTypeInfo() { return this; }

Completed in 204 milliseconds

1 2