Uses of Class
org.apache.fop.util.DelegatingContentHandler
Packages that use DelegatingContentHandler
Package
Description
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.intermediateModifier and TypeClassDescriptionclassThis class is aDelegatingContentHandlersubclass which swallows theDelegatingFragmentContentHandler.startDocument()andDelegatingFragmentContentHandler.endDocument()methods. -
Uses of DelegatingContentHandler in org.apache.fop.util
Subclasses of DelegatingContentHandler in org.apache.fop.utilModifier and TypeClassDescriptionclassThis class is a delegating SAX ContentHandler which has the purpose to provide a few handy methods that make life easier when generating SAX events.