Searched refs:StylesheetHandler (Results 1 - 24 of 24) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DProcessorImport.java43 return StylesheetHandler.STYPE_IMPORT;
H A DProcessorStylesheetElement.java46 * @param handler The calling StylesheetHandler/TemplatesBuilder.
60 StylesheetHandler handler, String uri, String localName, String rawName, Attributes attributes)
70 if (stylesheetType == StylesheetHandler.STYPE_ROOT)
85 if (stylesheetType == StylesheetHandler.STYPE_IMPORT)
118 * @param handler The calling StylesheetHandler/TemplatesBuilder.
120 protected Stylesheet getStylesheetRoot(StylesheetHandler handler) throws TransformerConfigurationException
134 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
140 StylesheetHandler handler, String uri, String localName, String rawName)
H A DProcessorGlobalParamDecl.java40 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
47 StylesheetHandler handler, ElemTemplateElement elem)
61 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
67 StylesheetHandler handler, String uri, String localName, String rawName)
H A DProcessorGlobalVariableDecl.java40 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
47 StylesheetHandler handler, ElemTemplateElement elem)
61 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
67 StylesheetHandler handler, String uri, String localName, String rawName)
H A DProcessorText.java40 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
47 StylesheetHandler handler, ElemTemplateElement elem)
66 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
72 StylesheetHandler handler, String uri, String localName, String rawName)
H A DProcessorTemplate.java38 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
45 StylesheetHandler handler, ElemTemplateElement elem)
H A DXSLTElementProcessor.java83 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
92 StylesheetHandler handler, String publicId, String systemId)
102 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
109 public void notationDecl(StylesheetHandler handler, String name,
120 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
128 public void unparsedEntityDecl(StylesheetHandler handler, String name,
140 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
142 public void startNonText(StylesheetHandler handler) throws org.xml.sax.SAXException
151 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
158 StylesheetHandler handle
[all...]
H A DProcessorTemplateElem.java42 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
49 StylesheetHandler handler, String uri, String localName, String rawName, Attributes attributes)
92 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
99 StylesheetHandler handler, ElemTemplateElement elem)
114 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
120 StylesheetHandler handler, String uri, String localName, String rawName)
H A DProcessorAttributeSet.java42 * @param handler The calling StylesheetHandler/TemplatesBuilder.
55 * @see org.apache.xalan.processor.StylesheetHandler#startElement
61 StylesheetHandler handler, String uri, String localName, String rawName, Attributes attributes)
94 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
100 StylesheetHandler handler, String uri, String localName, String rawName)
H A DProcessorCharacters.java45 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
47 public void startNonText(StylesheetHandler handler) throws org.xml.sax.SAXException
100 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
110 StylesheetHandler handler, char ch[], int start, int length)
127 * @param handler The calling StylesheetHandler/TemplatesBuilder.
136 * @see org.apache.xalan.processor.StylesheetHandler#startElement
137 * @see org.apache.xalan.processor.StylesheetHandler#endElement
143 StylesheetHandler handler, String uri, String localName, String rawName)
H A DProcessorDecimalFormat.java42 * @param handler The calling StylesheetHandler/TemplatesBuilder.
54 * @see org.apache.xalan.processor.StylesheetHandler#startElement
55 * @see org.apache.xalan.processor.StylesheetHandler#endElement
61 StylesheetHandler handler, String uri, String localName, String rawName, Attributes attributes)
H A DProcessorExsltFunction.java62 StylesheetHandler handler, String uri, String localName, String rawName, Attributes attributes)
95 StylesheetHandler handler, ElemTemplateElement elem)
109 StylesheetHandler handler, String uri, String localName, String rawName)
122 public void validate(ElemTemplateElement elem, StylesheetHandler handler)
H A DProcessorInclude.java91 return StylesheetHandler.STYPE_INCLUDE;
107 * @param handler The calling StylesheetHandler/TemplatesBuilder.
124 StylesheetHandler handler, String uri, String localName, String rawName, Attributes attributes)
143 getStylesheetInclErr(), new Object[]{ hrefUrl })); //"(StylesheetHandler) "+hrefUrl+" is directly or indirectly importing itself!");
176 * set the {@link StylesheetHandler} to a new state, and recurse in with
178 * the StylesheetHandler should be restored.
180 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
190 StylesheetHandler handler, String uri, String localName, String rawName, Attributes attributes)
334 * @param handler The calling StylesheetHandler/TemplatesBuilder.
338 protected Source processSource(StylesheetHandler handle
[all...]
H A DXSLTAttributeDef.java500 * @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 handle
[all...]
H A DProcessorKey.java51 * @param handler The calling StylesheetHandler/TemplatesBuilder.
65 StylesheetHandler handler, String uri, String localName, String rawName, Attributes attributes)
87 StylesheetHandler handler, String rawName, Attributes attributes,
H A DProcessorExsltFuncResult.java46 StylesheetHandler handler, String uri, String localName, String rawName, Attributes attributes)
H A DProcessorNamespaceAlias.java48 * @param handler The calling StylesheetHandler/TemplatesBuilder.
62 StylesheetHandler handler, String uri, String localName, String rawName, Attributes attributes)
H A DProcessorPreserveSpace.java45 * @param handler The calling StylesheetHandler/TemplatesBuilder.
59 StylesheetHandler handler, String uri, String localName, String rawName,
H A DProcessorStripSpace.java45 * @param handler The calling StylesheetHandler/TemplatesBuilder.
59 StylesheetHandler handler, String uri, String localName, String rawName, Attributes attributes)
H A DProcessorLRE.java62 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
69 StylesheetHandler handler, String uri, String localName, String rawName, Attributes attributes)
316 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
319 protected Stylesheet getStylesheetRoot(StylesheetHandler handler) throws TransformerConfigurationException
333 * @param handler non-null reference to current StylesheetHandler that is constructing the Templates.
339 StylesheetHandler handler, String uri, String localName, String rawName)
H A DProcessorOutputElem.java170 * @param handler The calling StylesheetHandler/TemplatesBuilder.
186 StylesheetHandler handler, String uri, String localName, String rawName, Attributes attributes)
H A DStylesheetHandler.java19 * $Id: StylesheetHandler.java 468640 2006-10-28 06:53:53Z minchau $
66 public class StylesheetHandler extends DefaultHandler class in inherits:DefaultHandler,TemplatesHandler,PrefixResolver,NodeConsumer
92 * Create a StylesheetHandler object, creating a root stylesheet
100 public StylesheetHandler(TransformerFactoryImpl processor) method in class:StylesheetHandler
213 assertion(true, "can't process a context node in StylesheetHandler!");
H A DTransformerFactoryImpl.java376 return new StylesheetHandler(this);
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DAVT.java28 import org.apache.xalan.processor.StylesheetHandler;
154 * @param handler non-null reference to StylesheetHandler that is constructing.
162 public AVT(StylesheetHandler handler, String uri, String name,

Completed in 903 milliseconds