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

  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DOMConfigurationImpl.java 211 return config.schemaLocation;
214 config.schemaLocation = (String) value;
294 private String schemaLocation;
  /external/libxml2/
xmlschemas.c 396 const xmlChar *schemaLocation;
422 const xmlChar *schemaLocation; /* The URI of the schema document. */
451 const xmlChar *schemaLocation;
    [all...]

Completed in 30 milliseconds