|
fop 0.95 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fo.ElementMapping.Maker
public static class ElementMapping.Maker
Base class for all Makers. It is responsible to return the right kind of FONode for a particular element.
Constructor Summary | |
---|---|
ElementMapping.Maker()
|
Method Summary | |
---|---|
FONode |
make(FONode parent)
Creates a new FONode (or rather a specialized subclass of it). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ElementMapping.Maker()
Method Detail |
---|
public FONode make(FONode parent)
parent
- the parent FONode
|
fop 0.95 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |