Home | History | Annotate | Download | only in processor

Lines Matching refs:rawName

154    * @param rawName The qualified name (with prefix).
158 StylesheetHandler handler, String uri, String localName, String rawName, Attributes attributes)
174 * @param rawName The qualified name (with prefix).
177 StylesheetHandler handler, String uri, String localName, String rawName)
258 * @param rawName The raw name of the owner element, needed for
264 StylesheetHandler handler, String rawName, Attributes attributes,
268 setPropertiesFromAttributes(handler, rawName, attributes, target, true);
275 * @param rawName The raw name of the owner element, needed for
286 StylesheetHandler handler, String rawName, Attributes attributes,
327 handler.error(XSLTErrorResources.ER_ATTR_NOT_ALLOWED, new Object[]{attributes.getQName(i), rawName}, null);//"\""+attributes.getQName(i)+"\""
328 //+ " attribute is not allowed on the " + rawName
376 XSLTErrorResources.ER_REQUIRES_ATTRIB, new Object[]{ rawName,