Package | Description |
---|---|
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).
|
Modifier and Type | Method | Description |
---|---|---|
TransformerFactoryImpl |
StylesheetHandler.getStylesheetProcessor() |
Get the XSLT TransformerFactoryImpl for needed services.
|
Constructor | Description |
---|---|
StylesheetHandler(TransformerFactoryImpl processor) |
Create a StylesheetHandler object, creating a root stylesheet
as the target.
|
Copyright © 2014 Apache XML Project. All Rights Reserved.