|
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
org.apache.fop.fo.extensions.xmp.RDFElementMapping
Setup the element mapping for XMP metadata.
Nested Class Summary |
Nested classes inherited from class org.apache.fop.fo.ElementMapping |
ElementMapping.Maker |
Field Summary |
Fields inherited from class org.apache.fop.fo.ElementMapping |
DEFAULT, foObjs, namespaceURI |
Constructor Summary | |
RDFElementMapping()
Main constructor. |
Method Summary | |
org.w3c.dom.DOMImplementation |
getDOMImplementation()
Returns the DOMImplementation used by this ElementMapping. The value returned may be null for cases where no DOM is used to represent the element tree (XSL-FO, for example). This method is used by the intermediate format to instantiate the right kind of DOM document for foreign objects. For example, SVG handled through Apache Batik has to use a special DOMImplementation. |
protected void |
initialize()
Initializes the set of maker objects associated with this ElementMapping |
Methods inherited from class org.apache.fop.fo.ElementMapping |
getDefaultDOMImplementation, getNamespaceURI, getStandardPrefix, getTable, isAttributeProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RDFElementMapping()
Method Detail |
public org.w3c.dom.DOMImplementation getDOMImplementation()
getDOMImplementation
in class ElementMapping
protected void initialize()
initialize
in class ElementMapping
|
fop 0.95 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |