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(org.apache.xmlgraphics.util.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(org.apache.xmlgraphics.util.QName attributeName)
isAttributeProperty
in class ElementMapping
attributeName
- the attribute nameCopyright 1999-2010 The Apache Software Foundation. All Rights Reserved.