Uses of Interface
org.apache.fop.util.XMLConstants
Packages that use XMLConstants
Package
Description
SVG (Structured Vector Graphics) Renderer
Various utility classes (I/O, codecs, color support, service discovers etc.).
-
Uses of XMLConstants in org.apache.fop.render.intermediate
Subinterfaces of XMLConstants in org.apache.fop.render.intermediateModifier and TypeInterfaceDescriptioninterface
Constants for the intermediate format.Classes in org.apache.fop.render.intermediate that implement XMLConstantsModifier and TypeClassDescriptionclass
This is a parser for the intermediate format XML which converts the intermediate file intoIFPainter
events.class
IFPainter implementation that serializes the intermediate format to XML. -
Uses of XMLConstants in org.apache.fop.render.svg
Subinterfaces of XMLConstants in org.apache.fop.render.svgModifier and TypeInterfaceDescriptioninterface
Constants for the intermediate format.Classes in org.apache.fop.render.svg that implement XMLConstantsModifier and TypeClassDescriptionclass
Abstract base class for SVG Painter implementations.class
Image handler implementation that embeds SVG images in the target SVG file.class
Image handler implementation that embeds JPEG bitmaps as RFC 2397 data URLs in the target SVG file.class
IFDocumentHandler
implementation that writes SVG 1.1.class
IFPainter implementation that writes SVG.class
IFDocumentHandler
implementation that writes SVG Print. -
Uses of XMLConstants in org.apache.fop.util
Classes in org.apache.fop.util that implement XMLConstantsModifier and TypeClassDescriptionfinal class
A collection of utility method for XML handling.