Home | History | Annotate | Download | only in processor

Lines Matching refs:StylesheetHandler

500    * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
513 StylesheetHandler handler, String uri, String name, String rawName, String value,
534 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
544 Object processCDATA(StylesheetHandler handler, String uri, String name,
567 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
578 StylesheetHandler handler, String uri, String name, String rawName, String value, ElemTemplateElement owner)
611 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
622 Object processENUM(StylesheetHandler handler, String uri, String name,
660 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
672 Object processENUM_OR_PQNAME(StylesheetHandler handler, String uri, String name,
743 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
756 StylesheetHandler handler, String uri, String name, String rawName, String value,
777 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
787 Object processNMTOKEN(StylesheetHandler handler, String uri, String name,
821 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
834 StylesheetHandler handler, String uri, String name, String rawName, String value,
855 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
869 StylesheetHandler handler, String uri, String name, String rawName, String value, ElemTemplateElement owner)
917 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
931 StylesheetHandler handler, String uri, String name, String rawName, String value, ElemTemplateElement owner)
957 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
970 StylesheetHandler handler, String uri, String name, String rawName, String value, ElemTemplateElement owner)
1017 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
1031 StylesheetHandler handler, String uri, String name, String rawName, String value, ElemTemplateElement owner)
1071 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
1084 StylesheetHandler handler, String uri, String name, String rawName, String value)
1108 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
1120 final Vector processQNAMESRNU(StylesheetHandler handler, String uri,
1146 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
1159 StylesheetHandler handler, String uri, String name, String rawName, String value,
1190 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
1198 StringVector processSTRINGLIST(StylesheetHandler handler, String uri,
1218 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
1229 StylesheetHandler handler, String uri, String name, String rawName, String value)
1256 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
1267 StylesheetHandler handler, String uri, String name,
1297 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
1309 StylesheetHandler handler, String uri, String name, String rawName, String value, ElemTemplateElement owner)
1343 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
1354 StylesheetHandler handler, String uri, String name, String rawName, String value)
1371 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
1382 StylesheetHandler handler, String uri, String name, String rawName, String value,
1465 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
1471 void setDefAttrValue(StylesheetHandler handler, ElemTemplateElement elem)
1557 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
1567 StylesheetHandler handler, String attrUri, String attrLocalName,
1652 private void handleError(StylesheetHandler handler, String msg, Object [] args, Exception exc) throws org.xml.sax.SAXException