fop 0.94 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.fop.fo.ElementMapping.Maker
org.apache.fop.fo.UnknownXMLObj.Maker
public static class UnknownXMLObj.Maker
extends ElementMapping.Maker
Constructor Summary | |
|
Methods inherited from class org.apache.fop.fo.ElementMapping.Maker | |
make |
public FONode make(FONode parent)
Make an instance
- Overrides:
- make in interface ElementMapping.Maker
- Parameters:
parent
- FONode that is the parent of the object
- Returns:
- the created UnknownXMLObj
fop 0.94 |