fop svn-trunk

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 #startDocument() and #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 svn-trunk

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