Home
last modified time | relevance | path

Searched refs:S_BUILTIN_OLD_EXTENSIONS_UNIVERSAL_LEN (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DOutputProperties.java139 + key.substring(OutputPropertiesFactory.S_BUILTIN_OLD_EXTENSIONS_UNIVERSAL_LEN); in setProperty()
171 + key.substring(OutputPropertiesFactory.S_BUILTIN_OLD_EXTENSIONS_UNIVERSAL_LEN); in getProperty()
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DOutputPropertiesFactory.java173 public static final int S_BUILTIN_OLD_EXTENSIONS_UNIVERSAL_LEN = field in OutputPropertiesFactory