Home
last modified time | relevance | path

Searched refs:visitStylesheet (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DXSLTVisitor.java52 public boolean visitStylesheet(ElemTemplateElement elem) in visitStylesheet() method in XSLTVisitor
DStylesheet.java1512 return visitor.visitStylesheet(this); in accept()