fop 1.0

Uses of Class
org.apache.fop.fo.XMLObj

Packages that use XMLObj
org.apache.fop.fo Classes, constants and basic infrastructure for the FO tree. 
org.apache.fop.fo.extensions.svg SVG extension classes which handle elements from the SVG namespace. 
org.apache.fop.fo.flow All the block- and inline-level flow formatting objects. 
 

Uses of XMLObj in org.apache.fop.fo
 

Subclasses of XMLObj in org.apache.fop.fo
 class UnknownXMLObj
          Class for handling generic XML from a namespace not recognized by FOP
 

Uses of XMLObj in org.apache.fop.fo.extensions.svg
 

Subclasses of XMLObj in org.apache.fop.fo.extensions.svg
 class SVGElement
          Class representing the SVG root element for constructing an SVG document.
 class SVGObj
          Class for SVG element objects.
 

Uses of XMLObj in org.apache.fop.fo.flow
 

Methods in org.apache.fop.fo.flow that return XMLObj
 XMLObj InstreamForeignObject.getChildXMLObj()
           
 


fop 1.0

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