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 | Class | Description |
---|---|---|
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 ? 2014 Apache XML Project. All Rights Reserved.