Home
last modified time | relevance | path

Searched refs:ELEMNAME_STYLESHEET (Results 1 – 3 of 3) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DConstants.java70 ELEMNAME_STYLESHEET = 25, ELEMNAME_TEXT = 42, field in Constants
DRedundentExprEliminator.java966 case Constants.ELEMNAME_STYLESHEET: in isParam()
1020 (Constants.ELEMNAME_STYLESHEET == type)) in getPrevElementWithinContext()
DStylesheet.java1347 return Constants.ELEMNAME_STYLESHEET; in getXSLToken()