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 and Description |
---|---|
TransformerFactoryImpl |
StylesheetHandler.getStylesheetProcessor()
Get the XSLT TransformerFactoryImpl for needed services.
|
Constructor and Description |
---|
StylesheetHandler(TransformerFactoryImpl processor)
Create a StylesheetHandler object, creating a root stylesheet
as the target.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.