fop 1.0

Uses of Class
org.apache.fop.util.DelegatingContentHandler

Packages that use DelegatingContentHandler
org.apache.fop.render.intermediate   
org.apache.fop.util Various utility classes (I/O, codecs, color support, service discovers etc.). 
 

Uses of DelegatingContentHandler in org.apache.fop.render.intermediate
 

Subclasses of DelegatingContentHandler in org.apache.fop.render.intermediate
 class DelegatingFragmentContentHandler
          This class is a DelegatingContentHandler subclass which swallows the DelegatingFragmentContentHandler.startDocument() and DelegatingFragmentContentHandler.endDocument() methods.
 

Uses of DelegatingContentHandler in org.apache.fop.util
 

Subclasses of DelegatingContentHandler in org.apache.fop.util
 class GenerationHelperContentHandler
          This class is a delegating SAX ContentHandler which has the purpose to provide a few handy methods that make life easier when generating SAX events.
 


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.