fop 0.94

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

Packages that use XMLizable
org.apache.fop.fo.extensions.xmp Extension classes which handles XMP metadata
org.apache.fop.render.afp.extensions   
org.apache.fop.render.ps.extensions Extensions specific to the PostScript Renderer. 
 

Uses of XMLizable in org.apache.fop.fo.extensions.xmp
 

Classes in org.apache.fop.fo.extensions.xmp that implement XMLizable
 class XMPMetadata
          This is the pass-through value object for the XMP metadata extension.
 

Uses of XMLizable in org.apache.fop.render.afp.extensions
 

Classes in org.apache.fop.render.afp.extensions that implement XMLizable
 class AFPPageSetup
          This is the pass-through value object for the PostScript extension.
 

Uses of XMLizable in org.apache.fop.render.ps.extensions
 

Classes in org.apache.fop.render.ps.extensions that implement XMLizable
 class PSSetupCode
          This is the pass-through value object for the PostScript extension.
 


fop 0.94

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