Searched defs:S_BUILTIN_EXTENSIONS_URL (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/
H A DConstants.java68 /** S_BUILTIN_EXTENSIONS_URL is a mnemonic for the XML Namespace
74 S_BUILTIN_EXTENSIONS_URL = "http://xml.apache.org/xalan"; field in class:Constants
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serializer/
H A DOutputPropertiesFactory.java89 /** S_BUILTIN_EXTENSIONS_URL is a mnemonic for the XML Namespace
95 S_BUILTIN_EXTENSIONS_URL = "http://xml.apache.org/xalan"; field in class:OutputPropertiesFactory
115 "{" + S_BUILTIN_EXTENSIONS_URL + "}";

Completed in 50 milliseconds