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

  /libcore/luni/src/main/java/org/apache/xalan/xslt/
SecuritySupport12.java 22 package org.apache.xalan.xslt;
SecuritySupport.java 22 package org.apache.xalan.xslt;
ObjectFactory.java 22 package org.apache.xalan.xslt;
EnvironmentCheck.java 21 package org.apache.xalan.xslt;
44 * java org.apache.xalan.xslt.EnvironmentCheck [-out outFile]
840 "org.apache.xalan.xslt.XSLProcessorVersion";
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/xml/
XsltXPathConformanceTestSuite.java 68 * The <a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=xslt">OASIS
69 * XSLT conformance test suite</a>, adapted for use by JUnit. To run these tests
72 * <li>Obtain the <a href="http://www.oasis-open.org/committees/download.php/12171/XSLT-testsuite-04.ZIP">test
76 * adb push ./XSLT-Conformance-TC /data/oasis</code>.
94 = "/home/dalvik-prebuild/OASIS/XSLT-Conformance-TC/TESTS/catalog.xml";
188 * Extract the XSLT test from a DOM entity with the following structure:
190 * <test-case category="XSLT-Result-Tree" id="attribset_attribset01">
195 * <spec-citation place="7.1.4" type="section" version="1.0" spec="xslt"/>
308 * Processes an input XML file with an input XSLT stylesheet and compares
372 Source xslt = new StreamSource(principalStylesheet) local
    [all...]

Completed in 50 milliseconds