|
fop 2.2 | |||||||||
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.svg.BatikExtensionElementMapping
public class BatikExtensionElementMapping
This Element Mapping is for Batik SVG Extension elements of the http://xml.apache.org/batik/ext namespace.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.fop.fo.ElementMapping |
---|
ElementMapping.Maker |
Field Summary | |
---|---|
static java.lang.String |
URI
Namespace URI for Batik extension elements |
Fields inherited from class org.apache.fop.fo.ElementMapping |
---|
DEFAULT, foObjs, namespaceURI |
Constructor Summary | |
---|---|
BatikExtensionElementMapping()
Main constructor. |
Method Summary | |
---|---|
org.w3c.dom.DOMImplementation |
getDOMImplementation()
Returns the DOMImplementation used by this ElementMapping. |
protected void |
initialize()
initialize mapping |
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 |
Field Detail |
---|
public static final java.lang.String URI
Constructor Detail |
---|
public BatikExtensionElementMapping()
Method Detail |
---|
public org.w3c.dom.DOMImplementation getDOMImplementation()
getDOMImplementation
in class ElementMapping
protected void initialize()
initialize
in class ElementMapping
|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |