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, getTable
public static final java.lang.String URI
public FOElementMapping()
protected void initialize()
initialize
in class ElementMapping
public java.lang.String getStandardPrefix()
getStandardPrefix
in class ElementMapping
public boolean isAttributeProperty(QName attributeName)
isAttributeProperty
in class ElementMapping
attributeName
- the attribute nameCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.