fop 0.92beta

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.extensions.xmp Extension classes which handles XMP metadata
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.extensions.xmp
 

Subclasses of XMLObj in org.apache.fop.fo.extensions.xmp
 class RDFElement
          Represents the top-level "RDF" element used by XMP metadata.
 class XMPMetaElement
          Represents the top-level "xmpmeta" element used by XMP metadata.
 

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

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


fop 0.92beta

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