Searched refs:visitTopLevelInstruction (Results 1 – 3 of 3) sorted by relevance
1404 visitor.visitTopLevelInstruction(getOutput(j)); in callChildVisitors()1413 if (visitor.visitTopLevelInstruction(attrSet)) in callChildVisitors()1423 visitor.visitTopLevelInstruction(getDecimalFormat(j)); in callChildVisitors()1431 visitor.visitTopLevelInstruction(getKey(j)); in callChildVisitors()1439 visitor.visitTopLevelInstruction(getNamespaceAlias(j)); in callChildVisitors()1450 if (visitor.visitTopLevelInstruction(template)) in callChildVisitors()1478 visitor.visitTopLevelInstruction(getStripSpace(j)); in callChildVisitors()1484 visitor.visitTopLevelInstruction(getPreserveSpace(j)); in callChildVisitors()1493 if (visitor.visitTopLevelInstruction(elem)) in callChildVisitors()
64 public boolean visitTopLevelInstruction(ElemTemplateElement elem) in visitTopLevelInstruction() method in XSLTVisitor
1143 public boolean visitTopLevelInstruction(ElemTemplateElement elem) in visitTopLevelInstruction() method in RedundentExprEliminator