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

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
OutputPropertiesFactory.java 182 private static final String S_XALAN_PREFIX = "org.apache.xslt.";
183 private static final int S_XALAN_PREFIX_LEN = S_XALAN_PREFIX.length();
501 if (s.startsWith(S_XALAN_PREFIX))
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 41 milliseconds