org.apache.fop.fo
public class FOElementMapping extends ElementMapping
ElementMapping.Maker| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
URI
The XSL-FO namespace URI
|
DEFAULT, foObjs, namespaceURI| Constructor and Description |
|---|
FOElementMapping()
Basic constructor; inititializes the namespace URI for the fo: namespace
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
getDefaultDOMImplementation, getDOMImplementation, getNamespaceURI, getTablepublic static final java.lang.String URI
public FOElementMapping()
protected void initialize()
initialize in class ElementMappingpublic java.lang.String getStandardPrefix()
getStandardPrefix in class ElementMappingpublic boolean isAttributeProperty(QName attributeName)
isAttributeProperty in class ElementMappingattributeName - the attribute nameCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.