fop 2.2

Uses of Interface
org.apache.fop.util.XMLConstants

Packages that use XMLConstants
org.apache.fop.render.intermediate   
org.apache.fop.util 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.intermediate
 interface IFConstants
          Constants for the intermediate format.
 

Classes in org.apache.fop.render.intermediate that implement XMLConstants
 class IFParser
          This is a parser for the intermediate format XML which converts the intermediate file into IFPainter events.
 class IFSerializer
          IFPainter implementation that serializes the intermediate format to XML.
 

Uses of XMLConstants in org.apache.fop.util
 

Classes in org.apache.fop.util that implement XMLConstants
 class XMLUtil
          A collection of utility method for XML handling.
 


fop 2.2

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