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

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
OutputPropertiesFactory.java 165 public static final String S_BUILTIN_OLD_EXTENSIONS_UNIVERSAL =
174 S_BUILTIN_OLD_EXTENSIONS_UNIVERSAL.length();
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
OutputProperties.java 137 if (key.startsWith(OutputPropertiesFactory.S_BUILTIN_OLD_EXTENSIONS_UNIVERSAL))
169 if (key.startsWith(OutputPropertiesFactory.S_BUILTIN_OLD_EXTENSIONS_UNIVERSAL))

Completed in 77 milliseconds