Uses of Interface
org.apache.xml.utils.NodeConsumer

Packages that use NodeConsumer
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). StylesheetProcessor implements the TRaX TransformerFactory interface, as well as the SAXTransformerFactory interface. 
 

Uses of NodeConsumer in org.apache.xalan.processor
 

Classes in org.apache.xalan.processor that implement NodeConsumer
 class StylesheetHandler
          Initializes and processes a stylesheet via SAX events.
 



Copyright © 2006 Apache XML Project. All Rights Reserved.