org.apache.fop.fo.extensions.xmp

Class RDFElementMapping


public class RDFElementMapping
extends ElementMapping

Setup the element mapping for XMP metadata.

Nested Class Summary

Nested classes/interfaces 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

DOMImplementation
getDOMImplementation()
protected void
initialize()

Methods inherited from class org.apache.fop.fo.ElementMapping

getDOMImplementation, getDefaultDOMImplementation, getNamespaceURI, getStandardPrefix, getTable, initialize, isAttributeProperty

Constructor Details

RDFElementMapping

public RDFElementMapping()
Main constructor.

Method Details

getDOMImplementation

public DOMImplementation getDOMImplementation()
Overrides:
getDOMImplementation in interface ElementMapping

initialize

protected void initialize()
Overrides:
initialize in interface ElementMapping

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.