|
fop 0.93 | ||||||||||
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.ExtensionElementMapping
Element mapping for FOP's proprietary extension to XSL-FO.
Nested Class Summary |
Nested classes inherited from class org.apache.fop.fo.ElementMapping |
ElementMapping.Maker |
Field Summary | |
static java.lang.String |
URI
The FOP extension namespace URI |
Fields inherited from class org.apache.fop.fo.ElementMapping |
DEFAULT, foObjs, namespaceURI |
Constructor Summary | |
ExtensionElementMapping()
Constructor. |
Method Summary | |
java.lang.String |
getStandardPrefix()
|
protected void |
initialize()
Initialize the data structures. |
boolean |
isAttributeProperty(QName attributeName)
Indicates whether a particular attribute of the namespace is a property, i.e. |
Methods inherited from class org.apache.fop.fo.ElementMapping |
getDefaultDOMImplementation, getDOMImplementation, 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 ExtensionElementMapping()
Method Detail |
protected void initialize()
initialize
in class ElementMapping
public java.lang.String getStandardPrefix()
getStandardPrefix
in class ElementMapping
ElementMapping.getStandardPrefix()
public boolean isAttributeProperty(QName attributeName)
ElementMapping
isAttributeProperty
in class ElementMapping
attributeName
- the attribute name
ElementMapping.isAttributeProperty(org.apache.fop.util.QName)
|
fop 0.93 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |