|
fop 0.91beta | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.fo.ElementMapping | +--org.apache.fop.fo.FOElementMapping
Element mapping class for all XSL-FO elements.
Inner classes inherited from class org.apache.fop.fo.ElementMapping |
ElementMapping.Maker |
Field Summary | |
static java.lang.String |
URI
The XSL-FO namespace URI |
Fields inherited from class org.apache.fop.fo.ElementMapping |
DEFAULT, foObjs, namespaceURI |
Constructor Summary | |
FOElementMapping()
Basic constructor; inititializes the namespace URI for the fo: namespace |
Method Summary | |
protected void |
initialize()
Initializes the collection of valid objects for the fo: namespace |
Methods inherited from class org.apache.fop.fo.ElementMapping |
getNamespaceURI, getTable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String URI
Constructor Detail |
public FOElementMapping()
Method Detail |
protected void initialize()
initialize
in class ElementMapping
|
fop 0.91beta | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |