Uses of Interface
org.apache.xml.utils.NodeConsumer
| 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).
|
-
Uses of NodeConsumer in org.apache.xalan.processor
Classes in org.apache.xalan.processor that implement NodeConsumer Modifier and Type Class Description classStylesheetHandlerInitializes and processes a stylesheet via SAX events.