Uses of Package
org.apache.fop.render.rtf.rtflib.exceptions
-
Packages that use org.apache.fop.render.rtf.rtflib.exceptions Package Description org.apache.fop.render.rtf RTF (Rich Text Format) Output Supportorg.apache.fop.render.rtf.rtflib.exceptions Classes handling specialized exceptions that arise during RTF creation.org.apache.fop.render.rtf.rtflib.rtfdoc Independent subsystem (not specific to FOP) classes that are used to build RTF documents.org.apache.fop.render.rtf.rtflib.tools Utility classes used in RTF file generation. -
Classes in org.apache.fop.render.rtf.rtflib.exceptions used by org.apache.fop.render.rtf Class Description RtfException Base class for rtflib exceptions. -
Classes in org.apache.fop.render.rtf.rtflib.exceptions used by org.apache.fop.render.rtf.rtflib.exceptions Class Description RtfException Base class for rtflib exceptions. -
Classes in org.apache.fop.render.rtf.rtflib.exceptions used by org.apache.fop.render.rtf.rtflib.rtfdoc Class Description RtfStructureException Thrown when a method call would lead to an invalid RTF document structure. -
Classes in org.apache.fop.render.rtf.rtflib.exceptions used by org.apache.fop.render.rtf.rtflib.tools Class Description RtfException Base class for rtflib exceptions.