Uses of Interface
org.apache.xml.utils.NodeConsumer
-
Packages that use 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 class
StylesheetHandler
Initializes and processes a stylesheet via SAX events.
-