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

  /external/apache-xml/src/main/java/org/apache/xml/utils/
Constants.java 66 /** S_BUILTIN_EXTENSIONS_URL is a mnemonic for the XML Namespace
72 S_BUILTIN_EXTENSIONS_URL = "http://xml.apache.org/xalan";
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
OutputPropertiesFactory.java 86 /** S_BUILTIN_EXTENSIONS_URL is a mnemonic for the XML Namespace
92 S_BUILTIN_EXTENSIONS_URL = "http://xml.apache.org/xalan";
112 "{" + S_BUILTIN_EXTENSIONS_URL + "}";

Completed in 2830 milliseconds