|
fop 0.94 | |||||||||
| 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.FOElementMapping
public class FOElementMapping
Element mapping class for all XSL-FO elements.
| Nested Class Summary |
|---|
| Nested classes/interfaces 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 | |
|---|---|
java.lang.String |
getStandardPrefix()
|
protected void |
initialize()
Initializes the collection of valid objects for the fo: namespace |
boolean |
isAttributeProperty(QName attributeName)
Indicates whether a particular attribute of the namespace is a property, i.e. the attribute value should be converted to a property value. |
| 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 FOElementMapping()
| Method Detail |
|---|
protected void initialize()
initialize in class ElementMappingpublic java.lang.String getStandardPrefix()
getStandardPrefix in class ElementMappingElementMapping.getStandardPrefix()public boolean isAttributeProperty(QName attributeName)
ElementMapping
isAttributeProperty in class ElementMappingattributeName - the attribute name
ElementMapping.isAttributeProperty(org.apache.fop.util.QName)
|
fop 0.94 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||