Uses of Class
org.apache.xalan.processor.ProcessorTemplateElem

Packages that use ProcessorTemplateElem
org.apache.xalan.processor Parses an XSLT stylesheet document (which may include and import other stylesheet documents) and produces a StylesheetRoot (a TRaX Templates object). StylesheetProcessor implements the TRaX TransformerFactory interface, as well as the SAXTransformerFactory interface. 
 

Uses of ProcessorTemplateElem in org.apache.xalan.processor
 

Subclasses of ProcessorTemplateElem in org.apache.xalan.processor
 class ProcessorExsltFuncResult
          This class processes parse events for an exslt func:result element.
 class ProcessorExsltFunction
          This class processes parse events for an exslt func:function element.
 class ProcessorLRE
          Processes an XSLT literal-result-element, or something that looks like one.
 class ProcessorText
          Process xsl:text.
 class ProcessorUnknown
          This class processes an unknown template element.
 



Copyright © 2006 Apache XML Project. All Rights Reserved.