|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StylesheetProcessor | |
| 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). |
| Uses of StylesheetProcessor in org.apache.xalan.processor |
| Subclasses of StylesheetProcessor in org.apache.xalan.processor | |
class |
CompilingStylesheetProcessor
The StylesheetProcessor, which implements the TRaX Processor interface, processes XSLT Stylesheets into a Templates object. |
| Constructors in org.apache.xalan.processor with parameters of type StylesheetProcessor | |
StylesheetHandler.StylesheetHandler(StylesheetProcessor processor)
**For advanced use only** Create a StylesheetHandler object, creating a root stylesheet as the target. |
|
CompilingStylesheetHandler.CompilingStylesheetHandler(StylesheetProcessor processor)
**For advanced use only** Create a StylesheetHandler object, creating a root stylesheet as the target. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||