HomeSort by relevance Sort by last modified time
    Searched full:xslt (Results 176 - 200 of 372) sorted by null

1 2 3 4 5 6 78 91011>>

  /libcore/luni/src/main/java/javax/xml/transform/
Transformer.java 225 * <a href="http://www.w3.org/TR/xslt#output">section 16 of the
226 * XSL Transformations (XSLT) W3C Recommendation</a>. The properties that
228 * Properties list, while the XSLT default properties that were not
251 * @see <a href="http://www.w3.org/TR/xslt#output">
252 * XSL Transformations (XSLT) Version 1.0</a>
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemElement.java 44 * @see <a href="http://www.w3.org/TR/xslt#section-Creating-Elements-with-xsl:element">XXX in XSLT Specification</a>
294 * with section 7.1.2 of the XSLT 1.0 Recommendation.
ElemSort.java 43 * @see <a href="http://www.w3.org/TR/xslt#sorting">sorting in XSLT Specification</a>
163 * <b>NOTE: </b>The XSL Working Group plans that future versions of XSLT will
200 * <b>NOTE: </b>The XSL Working Group plans that future versions of XSLT will
ElemUse.java 37 * @see <a href="http://www.w3.org/TR/xslt#attribute-sets">attribute-sets in XSLT Specification</a>
DecimalFormatProperties.java 45 * @see <a href="http://www.w3.org/TR/xslt#format-number">format-number in XSLT Specification</a>
ElemForEach.java 56 * @see <a href="http://www.w3.org/TR/xslt#for-each">for-each in XSLT Specification</a>
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Serializer.java 148 * These property keys and their values are described in the XSLT recommendation,
149 * see {@link <a href="http://www.w3.org/TR/1999/REC-xslt-19991116"> XSLT 1.0 recommendation</a>}
XSLOutputAttributes.java 26 * This interface has methods associated with the XSLT xsl:output attribues
29 * In an XSLT stylesheet these attributes appear for example as:
  /prebuilts/tools/common/m2/internal/xom/xom/1.0/
xom-1.0.jar 
  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ExpressionContext.java 45 * defined in XSLT.
  /external/apache-xml/src/main/java/org/apache/xalan/xslt/
SecuritySupport.java 22 package org.apache.xalan.xslt;
SecuritySupport12.java 22 package org.apache.xalan.xslt;
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
FunctionTable.java 49 /** The 'key()' id (XSLT). */
127 /** The 'function-available()' id (XSLT). */
130 /** The 'element-available()' id (XSLT). */
133 /** The 'unparsed-entity-uri()' id (XSLT). */
  /external/chromium_org/content/browser/
webkit_browsertest.cc 47 "files/webkit/xslt-bad-import.html";
  /external/chromium_org/third_party/libxml/src/
TODO 16 order document + product base -(XSLT)-> quote with XIncludes
18 HTML output with description of parts <---(XSLT)--
122 - Implement XSLT
129 done as XSLT got debugged
  /external/chromium_org/third_party/libxslt/libxslt/
transform.h 2 * Summary: the XSLT engine transformation part.
  /external/chromium_org/third_party/libxslt/win32/
Makefile 28 XSLT_NAME = xslt
42 XSLT_INTDIR = int.xslt.msvc
92 $(XSLT_INTDIR)\xslt.obj\
112 $(XSLT_INTDIR_A)\xslt.obj\
Makefile.mingw 28 XSLT_NAME = xslt
40 XSLT_INTDIR = int.xslt.mingw
89 $(XSLT_INTDIR)/xslt.o\
110 $(XSLT_INTDIR_A)/xslt.o\
Makefile.msvc 28 XSLT_NAME = xslt
42 XSLT_INTDIR = int.xslt.msvc
93 $(XSLT_INTDIR)\xslt.obj\
114 $(XSLT_INTDIR_A)\xslt.obj\
  /external/libxslt/libxslt/
transform.h 2 * Summary: the XSLT engine transformation part.
  /external/chromium_org/third_party/libxslt/libexslt/
saxon.c 25 * @ctxt: an XSLT transformation context
40 * @ctxt: an XSLT transformation context
functions.c 67 * @ctxt: an XSLT transformation context
132 * @ctxt: an XSLT transformation context
179 * @ctxt: an XSLT transformation context
197 * @style: an XSLT stylesheet
213 * @style: an XSLT stylesheet
  /external/iptables/iptables/
iptables.xslt 8 iptables-save | iptables-xml -c | xsltproc iptables.xslt -
98 <xsl:text># Generated by iptables.xslt&#xA;</xsl:text>
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTSchema.java 62 * @see <a href="http://www.w3.org/TR/xslt#dtd">XSLT DTD</a>
68 * Construct a XSLTSchema which represents the XSLT "schema".
76 * This method builds an XSLT "schema" according to http://www.w3.org/TR/xslt#dtd. This
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/res/
XMLErrorResources.java 47 * XSLT is an acronym for "XML Stylesheet Language: Transformations".
48 * XSLTC is an acronym for XSLT Compiler.

Completed in 1068 milliseconds

1 2 3 4 5 6 78 91011>>