Uses of Class
org.apache.fop.fo.XMLObj
-
Packages that use XMLObj Package Description 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 Modifier and Type Class Description 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 Modifier and Type Class Description 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 Modifier and Type Method Description XMLObj
InstreamForeignObject. getChildXMLObj()
-