Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
K
keepOpen()
- Method in class com.jclark.xsl.sax.
GenericDestination
keepOpen()
- Method in interface com.jclark.xsl.sax.
Destination
Returns true if the OutputStream or Writer should be kept open by the caller and not closed when the caller is done with it.
keepOpen()
- Method in class com.jclark.xsl.sax.
FileDescriptorDestination
KeyDefinition
- class com.jclark.xsl.tr.
KeyDefinition
.
represents the top-level element xsl:key which defines a named lookup table for nodes XSLT 1.0 section 12.2
KeyDefinition(Name, TopLevelPattern, StringExpr)
- Constructor for class com.jclark.xsl.tr.
KeyDefinition
construct with the name of the key, the match pattern for finding nodes to be indexed, and a useExpression for determining the node's value for the index lookup
KeyValuesTable
- class com.jclark.xsl.expr.
KeyValuesTable
.
all the nodes which have been indexed for a given document in a given named key ...
KeyValuesTable(Pattern, StringExpr, Node, ExprContext)
- Constructor for class com.jclark.xsl.expr.
KeyValuesTable
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X