OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XSLTVisitor
(Results
1 - 20
of
20
) sorted by null
/external/apache-xml/src/main/java/org/apache/xalan/templates/
XSLTVisitable.java
24
* A class that implements this interface will call a
XSLTVisitor
38
public void callVisitors(
XSLTVisitor
visitor);
XSLTVisitor.java
19
* $Id:
XSLTVisitor
.java 468643 2006-10-28 06:56:03Z minchau $
32
public class
XSLTVisitor
extends XPathVisitor
AVTPartSimple.java
93
* @see XSLTVisitable#callVisitors(
XSLTVisitor
)
95
public void callVisitors(
XSLTVisitor
visitor)
ElemWhen.java
119
protected void callChildVisitors(
XSLTVisitor
visitor, boolean callAttrs)
AVTPartXPath.java
144
* @see XSLTVisitable#callVisitors(
XSLTVisitor
)
146
public void callVisitors(
XSLTVisitor
visitor)
ElemIf.java
143
protected void callChildVisitors(
XSLTVisitor
visitor, boolean callAttrs)
ElemValueOf.java
282
protected void callChildVisitors(
XSLTVisitor
visitor, boolean callAttrs)
ElemWithParam.java
232
protected void callChildVisitors(
XSLTVisitor
visitor, boolean callAttrs)
ElemVariable.java
475
protected boolean accept(
XSLTVisitor
visitor)
485
protected void callChildVisitors(
XSLTVisitor
visitor, boolean callAttrs)
ElemCallTemplate.java
349
public void callChildVisitors(
XSLTVisitor
visitor, boolean callAttrs)
ElemCopyOf.java
232
protected void callChildVisitors(
XSLTVisitor
visitor, boolean callAttrs)
ElemElement.java
358
protected void callChildVisitors(
XSLTVisitor
visitor, boolean callAttrs)
ElemExtensionCall.java
309
protected boolean accept(
XSLTVisitor
visitor)
ElemTemplateElement.java
[
all
...]
Stylesheet.java
[
all
...]
AVT.java
582
* @see XSLTVisitable#callVisitors(
XSLTVisitor
)
584
public void callVisitors(
XSLTVisitor
visitor)
ElemForEach.java
452
public void callChildVisitors(
XSLTVisitor
visitor, boolean callAttributes)
ElemLiteralResult.java
[
all
...]
RedundentExprEliminator.java
49
public class RedundentExprEliminator extends
XSLTVisitor
[
all
...]
ElemNumber.java
[
all
...]
Completed in 5880 milliseconds