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

1 23 4 5 6 7 8 91011>>

  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorNamespaceAlias.java 38 * @see <a href="http://www.w3.org/TR/xslt#dtd">XSLT DTD</a>
39 * @see <a href="http://www.w3.org/TR/xslt#literal-result-element">literal-result-element in XSLT Specification</a>
ProcessorText.java 28 * @see <a href="http://www.w3.org/TR/xslt#dtd">XSLT DTD</a>
29 * @see <a href="http://www.w3.org/TR/xslt#element-text">element-text in XSLT Specification</a>
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemFallback.java 33 * @see <a href="http://www.w3.org/TR/xslt#fallback">fallback in XSLT Specification</a>
63 * In accordance with the XSLT 1.0 Recommendation, chapter 15,
79 * When an XSLT transformer performs fallback for an instruction
ElemParam.java 38 * @see <a href="http://www.w3.org/TR/xslt#variables">variables in XSLT Specification</a>
103 * @see <a href="http://www.w3.org/TR/xslt#variables">variables in XSLT Specification</a>
ElemOtherwise.java 30 * @see <a href="http://www.w3.org/TR/xslt#section-Conditional-Processing-with-xsl:choose">XXX in XSLT Specification</a>
KeyDeclaration.java 32 * @see <a href="http://www.w3.org/TR/xslt#key">key in XSLT Specification</a>
105 * @see <a href="http://www.w3.org/TR/xslt#patterns">patterns in XSLT Specification</a>
119 * @see <a href="http://www.w3.org/TR/xslt#patterns">patterns in XSLT Specification</a>
ElemApplyTemplates.java 48 * @see <a href="http://www.w3.org/TR/xslt#section-Applying-Template-Rules">section-Applying-Template-Rules in XSLT Specification</a>
64 * @param mode reference, which may be null, to the <a href="http://www.w3.org/TR/xslt#modes">current mode</a>.
85 * @see <a href="http://www.w3.org/TR/xslt#built-in-rule">built-in-rule in XSLT Specification</a>
100 * @see <a href="http://www.w3.org/TR/xslt#built-in-rule">built-in-rule in XSLT Specification</a>
143 * @see <a href="http://www.w3.org/TR/xslt#section-Applying-Template-Rules">section-Applying-Template-Rules in XSLT Specification</a>
281 // See http://www.w3.org/TR/xslt#built-in-rule
    [all...]
ElemValueOf.java 44 * @see <a href="http://www.w3.org/TR/xslt#value-of">value-of in XSLT Specification</a>
113 * XSLT provides a mechanism for disabling output escaping.
119 * @see <a href="http://www.w3.org/TR/xslt#disable-output-escaping">disable-output-escaping in XSLT Specification</a>
138 * XSLT provides a mechanism for disabling output escaping.
144 * @see <a href="http://www.w3.org/TR/xslt#disable-output-escaping">disable-output-escaping in XSLT Specification</a>
206 * @see <a href="http://www.w3.org/TR/xslt#value-of">value-of in XSLT Specification</a
    [all...]
StylesheetComposed.java 216 * @see <a href="http://www.w3.org/TR/xslt#import">import in XSLT Specification</a>
240 * @see <a href="http://www.w3.org/TR/xslt#import">import in XSLT Specification</a>
293 * @see <a href="http://www.w3.org/TR/xslt#include">include in XSLT Specification</a>
316 * @see <a href="http://www.w3.org/TR/xslt#import">import in XSLT Specification</a>
334 * @see <a href="http://www.w3.org/TR/xslt#section-Defining-Template-Rules">section-Defining-Template-Rules in XSLT Specification</a
    [all...]
ElemLiteralResult.java 48 * @see <a href="http://www.w3.org/TR/xslt#literal-result-element">literal-result-element in XSLT Specification</a>
118 * other than attributes with names in the XSLT namespace.
123 /** List of attributes with the XSLT namespace.
160 * @see <a href="http://www.w3.org/TR/xslt#strip">strip in XSLT Specification</a>
161 * @see <a href="http://www.w3.org/TR/xslt#section-Creating-Text">section-Creating-Text in XSLT Specification</a>
292 * @see <a href="http://www.w3.org/TR/xslt#extension-element">extension-element in XSLT Specification</a
    [all...]
  /external/chromium_org/third_party/libxslt/
README.chromium 2 URL: http://xmlsoft.org/XSLT
33 ac_config_files="$ac_config_files libxslt/xsltconfig.h libxslt/xsltwin32config.h libexslt/exsltconfig.h xslt-config"
46 - A fix for XSLT node checking (from upstream, commit pending).
56 - Visit http://xmlsoft.org/XSLT/downloads.html and download the latest source
  /libcore/luni/src/main/java/javax/xml/transform/
Result.java 47 * @see <a href="http://www.w3.org/TR/xslt#disable-output-escaping">disable-output-escaping in XSLT Specification</a>
57 * @see <a href="http://www.w3.org/TR/xslt#disable-output-escaping">disable-output-escaping in XSLT Specification</a>
  /external/chromium_org/third_party/libxslt/libxslt/
documents.c 19 #include "xslt.h"
136 * @ctxt: an XSLT transformation context (or NULL)
175 * @style: an XSLT style sheet
203 * @style: an XSLT stylesheet (representing a stylesheet-level)
246 * @ctxt: an XSLT transformation context
276 * @ctxt: an XSLT transformation context
280 * within the XSLT transformation context
351 * @style: an XSLT style sheet
354 * Try to load a stylesheet document within the XSLT transformation context
405 * @ctxt: an XSLT transformation contex
    [all...]
imports.c 2 * imports.c: Implementation of the XSLT imports
5 * http://www.w3.org/TR/1999/REC-xslt-19991116
41 #include "xslt.h"
78 * @style: the XSLT stylesheet
81 * parse an XSLT stylesheet import element
175 * @style: the XSLT stylesheet
178 * parse an XSLT stylesheet include element
280 * @cur: the current XSLT stylesheet
305 * @ctxt: an XSLT transformation context
329 * @ctxt: an XSLT transformation contex
    [all...]
xsltwin32config.h 2 * Summary: compile-time version informations for the XSLT engine
4 * Description: compile-time version informations for the XSLT engine
xsltwin32config.h.in 2 * Summary: compile-time version informations for the XSLT engine
4 * Description: compile-time version informations for the XSLT engine
xsltutils.h 2 * Summary: set of utilities for the XSLT engine
3 * Description: interfaces for the utilities module of the XSLT engine.
52 * Checks that the element pertains to XSLT namespace.
61 * Checks the value of an element in XSLT namespace.
99 * XSLT Debug Tracing Tracing Types
138 * XSLT specific error and debug reporting functions.
variables.c 5 * http://www.w3.org/TR/1999/REC-xslt-19991116
26 #include "xslt.h"
57 * @ctxt: an XSLT transformation context
60 * (the XSLT 1.0 term for this is "Result Tree Fragment")
106 * @ctxt: an XSLT transformation context
109 * Registers the result value tree (XSLT 1.0 term: Result Tree Fragment)
145 * @ctxt: an XSLT transformation context
148 * Registers a result value tree (XSLT 1.0 term: Result Tree Fragment)
198 * @ctxt: an XSLT transformation context
231 * @ctxt: an XSLT transformation contex
    [all...]
extra.c 5 * Michael Kay "XSLT Programmer's Reference" pp 637-643
29 #include "xslt.h"
44 * Handling of XSLT debugging *
50 * @ctxt: an XSLT processing context
125 * Implement the node-set() XSLT function
165 * Implement the localTime XSLT function used by NORM
278 * @ctxt: a XSLT process context
  /external/libxslt/libxslt/
documents.c 19 #include "xslt.h"
136 * @ctxt: an XSLT transformation context (or NULL)
175 * @style: an XSLT style sheet
203 * @style: an XSLT stylesheet (representing a stylesheet-level)
246 * @ctxt: an XSLT transformation context
276 * @ctxt: an XSLT transformation context
280 * within the XSLT transformation context
351 * @style: an XSLT style sheet
354 * Try to load a stylesheet document within the XSLT transformation context
405 * @ctxt: an XSLT transformation contex
    [all...]
imports.c 2 * imports.c: Implementation of the XSLT imports
5 * http://www.w3.org/TR/1999/REC-xslt-19991116
41 #include "xslt.h"
78 * @style: the XSLT stylesheet
81 * parse an XSLT stylesheet import element
175 * @style: the XSLT stylesheet
178 * parse an XSLT stylesheet include element
280 * @cur: the current XSLT stylesheet
305 * @ctxt: an XSLT transformation context
329 * @ctxt: an XSLT transformation contex
    [all...]
xsltutils.h 2 * Summary: set of utilities for the XSLT engine
3 * Description: interfaces for the utilities module of the XSLT engine.
52 * Checks that the element pertains to XSLT namespace.
61 * Checks the value of an element in XSLT namespace.
99 * XSLT Debug Tracing Tracing Types
138 * XSLT specific error and debug reporting functions.
variables.c 5 * http://www.w3.org/TR/1999/REC-xslt-19991116
26 #include "xslt.h"
57 * @ctxt: an XSLT transformation context
60 * (the XSLT 1.0 term for this is "Result Tree Fragment")
106 * @ctxt: an XSLT transformation context
109 * Registers the result value tree (XSLT 1.0 term: Result Tree Fragment)
145 * @ctxt: an XSLT transformation context
148 * Registers a result value tree (XSLT 1.0 term: Result Tree Fragment)
198 * @ctxt: an XSLT transformation context
231 * @ctxt: an XSLT transformation contex
    [all...]
extra.c 5 * Michael Kay "XSLT Programmer's Reference" pp 637-643
29 #include "xslt.h"
44 * Handling of XSLT debugging *
50 * @ctxt: an XSLT processing context
125 * Implement the node-set() XSLT function
165 * Implement the localTime XSLT function used by NORM
278 * @ctxt: a XSLT process context
  /external/chromium_org/third_party/libxslt/linux/libxslt/
xsltwin32config.h 2 * Summary: compile-time version informations for the XSLT engine
4 * Description: compile-time version informations for the XSLT engine

Completed in 326 milliseconds

1 23 4 5 6 7 8 91011>>