Home | History | Annotate | Download | only in templates

Lines Matching refs:Constants

95    * @see org.apache.xalan.templates.Constants
101 return Constants.ELEMNAME_PI;
111 return Constants.ELEMNAME_PI_STRING;
141 new Object[]{ Constants.ATTRNAME_NAME, piName });
151 new Object[]{ Constants.ATTRNAME_NAME, piName });
193 case Constants.ELEMNAME_TEXTLITERALRESULT :
194 case Constants.ELEMNAME_APPLY_TEMPLATES :
195 case Constants.ELEMNAME_APPLY_IMPORTS :
196 case Constants.ELEMNAME_CALLTEMPLATE :
197 case Constants.ELEMNAME_FOREACH :
198 case Constants.ELEMNAME_VALUEOF :
199 case Constants.ELEMNAME_COPY_OF :
200 case Constants.ELEMNAME_NUMBER :
201 case Constants.ELEMNAME_CHOOSE :
202 case Constants.ELEMNAME_IF :
203 case Constants.ELEMNAME_TEXT :
204 case Constants.ELEMNAME_COPY :
205 case Constants.ELEMNAME_VARIABLE :
206 case Constants.ELEMNAME_MESSAGE :
209 // case Constants.ELEMNAME_PI:
210 // case Constants.ELEMNAME_COMMENT:
211 // case Constants.ELEMNAME_ELEMENT:
212 // case Constants.ELEMNAME_ATTRIBUTE: