Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xml/serializer/
DOutputPropertiesFactory.java165 public static final String S_BUILTIN_OLD_EXTENSIONS_UNIVERSAL = field in OutputPropertiesFactory
174 S_BUILTIN_OLD_EXTENSIONS_UNIVERSAL.length();
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DOutputProperties.java137 if (key.startsWith(OutputPropertiesFactory.S_BUILTIN_OLD_EXTENSIONS_UNIVERSAL)) in setProperty()
169 if (key.startsWith(OutputPropertiesFactory.S_BUILTIN_OLD_EXTENSIONS_UNIVERSAL)) in getProperty()