fop 0.95

Uses of Class
org.apache.fop.render.rtf.rtflib.exceptions.RtfException

Packages that use RtfException
org.apache.fop.render.rtf.rtflib.exceptions Classes handling specialized exceptions that arise during RTF creation. 
org.apache.fop.render.rtf.rtflib.tools Utility classes used in RTF file generation. 
 

Uses of RtfException in org.apache.fop.render.rtf.rtflib.exceptions
 

Subclasses of RtfException in org.apache.fop.render.rtf.rtflib.exceptions
 class RtfStructureException
          Thrown when a method call would lead to an invalid RTF document structure.
 

Uses of RtfException in org.apache.fop.render.rtf.rtflib.tools
 

Methods in org.apache.fop.render.rtf.rtflib.tools that throw RtfException
 RtfContainer BuilderContext.getContainer(java.lang.Class containerClass, boolean required, java.lang.Object forWhichBuilder)
          find the "nearest" container that implements the given interface on our stack
 


fop 0.95

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