Uses of Interface
org.apache.fop.render.intermediate.IFConstants
-
Packages that use IFConstants Package Description org.apache.fop.render.intermediate -
-
Uses of IFConstants in org.apache.fop.render.intermediate
Classes in org.apache.fop.render.intermediate that implement IFConstants Modifier and Type Class Description class
IFParser
This is a parser for the intermediate format XML which converts the intermediate file intoIFPainter
events.class
IFSerializer
IFPainter implementation that serializes the intermediate format to XML.
-