OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xslt
(Results
101 - 125
of
372
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-xml/src/main/java/org/apache/xpath/axes/
ContextNodeList.java
28
* <a href="http://www.w3.org/TR/
xslt
#dt-current-node-list">current node list</a>,
36
* Get the <a href="http://www.w3.org/TR/
xslt
#dt-current-node">current node</a>.
50
* <a href="http://www.w3.org/TR/
xslt
#dt-current-node">current node</a>
51
* in the <a href="http://www.w3.org/TR/
xslt
#dt-current-node-list">current node list</a>.
/external/apache-xml/src/main/java/org/apache/xpath/functions/
package.html
25
XSLT
functions are found in the "templates" package.<p>
/external/chromium_org/third_party/libxslt/libxslt/
imports.h
2
* Summary: interface for the
XSLT
import support
security.h
26
* structure to indicate the preferences for security in the
XSLT
security.c
2
* security.c: Implementation of the
XSLT
security framework
58
#include "
xslt
.h"
203
* @ctxt: an
XSLT
transformation context
222
* @ctxt: an
XSLT
transformation context
239
* @ctxt: an
XSLT
transformation context
359
* @ctxt: an
XSLT
transformation context
425
* @ctxt: an
XSLT
transformation context
transform.c
6
* http://www.w3.org/TR/1999/REC-
xslt
-19991116
8
* Michael Kay "
XSLT
Programmer's Reference" pp 637-643
11
*
XSLT
-1.1 Working Draft
37
#include "
xslt
.h"
409
* @style: a parsed
XSLT
stylesheet
412
* Create a new
XSLT
TransformContext
564
* @ctxt: an
XSLT
parser context
615
* Copy of Nodes in an
XSLT
fashion *
650
* @ctxt: a
XSLT
process context
701
* @ctxt: a
XSLT
process contex
[
all
...]
attrvt.c
6
* http://www.w3.org/TR/1999/REC-
xslt
-19991116
8
* Michael Kay "
XSLT
Programmer's Reference" pp 637-643
25
#include "
xslt
.h"
56
* @style: a
XSLT
process context
163
* @style: a
XSLT
process context
349
* @ctxt: the
XSLT
transformation context
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/trace/
README
19
trace.xsl to the same directory, and opening with a
XSLT
capable browser such as
/external/libxslt/libxslt/
imports.h
2
* Summary: interface for the
XSLT
import support
security.h
26
* structure to indicate the preferences for security in the
XSLT
security.c
2
* security.c: Implementation of the
XSLT
security framework
58
#include "
xslt
.h"
203
* @ctxt: an
XSLT
transformation context
222
* @ctxt: an
XSLT
transformation context
239
* @ctxt: an
XSLT
transformation context
359
* @ctxt: an
XSLT
transformation context
425
* @ctxt: an
XSLT
transformation context
transform.c
6
* http://www.w3.org/TR/1999/REC-
xslt
-19991116
8
* Michael Kay "
XSLT
Programmer's Reference" pp 637-643
11
*
XSLT
-1.1 Working Draft
37
#include "
xslt
.h"
409
* @style: a parsed
XSLT
stylesheet
412
* Create a new
XSLT
TransformContext
564
* @ctxt: an
XSLT
parser context
615
* Copy of Nodes in an
XSLT
fashion *
650
* @ctxt: a
XSLT
process context
701
* @ctxt: a
XSLT
process contex
[
all
...]
attrvt.c
6
* http://www.w3.org/TR/1999/REC-
xslt
-19991116
8
* Michael Kay "
XSLT
Programmer's Reference" pp 637-643
25
#include "
xslt
.h"
56
* @style: a
XSLT
process context
163
* @style: a
XSLT
process context
349
* @ctxt: the
XSLT
transformation context
/external/mesa3d/src/gallium/drivers/trace/
README
19
trace.xsl to the same directory, and opening with a
XSLT
capable browser such as
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
Keywords.java
120
/** key function string (
XSLT
). */
132
/** generate-id function string (
XSLT
). */
193
/** function-available function string (
XSLT
). */
197
/** element-available function string (
XSLT
). */
207
/** unparsed-entity-uri function string (
XSLT
). */
/external/apache-xml/src/main/java/org/apache/xalan/templates/
StylesheetRoot.java
215
* <p>For
XSLT
, Attribute Value Templates attribute values will
384
* import tree as described in <a href="http://www.w3.org/TR/
xslt
.html#import">the
385
*
XSLT
Recommendation</a>.
512
* @see <a href="http://www.w3.org/TR/
xslt
#output">output in
XSLT
Specification</a>
567
* @see <a href="http://www.w3.org/TR/
xslt
#attribute-sets">attribute-sets in
XSLT
Specification</a>
662
* @see <a href="http://www.w3.org/TR/
xslt
#key">key in
XSLT
Specification</a>
691
* @see <a href="http://www.w3.org/TR/
xslt
#literal-result-element">literal-result-element in XSLT Specification</a
[
all
...]
ElemApplyImport.java
34
* @see <a href="http://www.w3.org/TR/
xslt
#apply-imports">apply-imports in
XSLT
Specification</a>
ElemChoose.java
36
* @see <a href="http://www.w3.org/TR/
xslt
#section-Conditional-Processing-with-xsl:choose">XXX in
XSLT
Specification</a>
ElemComment.java
34
* @see <a href="http://www.w3.org/TR/
xslt
#section-Creating-Comments">section-Creating-Comments in
XSLT
Specification</a>
ElemIf.java
39
* @see <a href="http://www.w3.org/TR/
xslt
#section-Conditional-Processing-with-xsl:if">XXX in
XSLT
Specification</a>
ElemWhen.java
34
* @see <a href="http://www.w3.org/TR/
xslt
#section-Conditional-Processing-with-xsl:choose">XXX in
XSLT
Specification</a>
NamespaceAlias.java
27
* @see <a href="http://www.w3.org/TR/
xslt
#literal-result-element">literal-result-element in
XSLT
Specification</a>
/external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTElementDef.java
30
* This class defines the allowed structure for an element in a
XSLT
stylesheet,
31
* is meant to reflect the structure defined in http://www.w3.org/TR/
xslt
#dtd, and the
32
* mapping between Xalan classes and the markup elements in the
XSLT
instance.
82
* @param has_required true if this element has required elements by the
XSLT
specification.
113
* @param has_required true if this element has required elements by the
XSLT
specification.
114
* @param required true if this element is required by the
XSLT
specification.
137
* @param has_required true if this element has required elements by the
XSLT
specification.
138
* @param required true if this element is required by the
XSLT
specification.
139
* @param order the order this element should appear according to the
XSLT
specification.
165
* @param has_required true if this element has required elements by the
XSLT
specification
[
all
...]
ProcessorDecimalFormat.java
32
* @see <a href="http://www.w3.org/TR/
xslt
#format-number">format-number in
XSLT
Specification</a>
/libcore/luni/src/main/java/javax/xml/transform/
overview.html
23
by Java code, Perl code, <A href="http://www.w3.org/TR/
xslt
">
XSLT
</A>
113
likely to be used in conjunction with <A href="http://www.w3.org/TR/
xslt
">
XSLT
</A>.</p>
198
<A href="http://www.w3.org/TR/
xslt
">
XSLT
</A> and similar
Completed in 979 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>