|
fop 1.0 | |||||||||
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.render.pcl.extensions.PCLElementMapping
public class PCLElementMapping
PCL-specific extensions for Apache FOP.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.fop.fo.ElementMapping |
---|
ElementMapping.Maker |
Field Summary | |
---|---|
static java.lang.String |
NAMESPACE
The namespace used for PCL extensions |
static java.lang.String |
NAMESPACE_PREFIX
The usual namespace prefix used for PCL extensions |
static org.apache.xmlgraphics.util.QName |
PCL_DUPLEX_MODE
The extension attribute for the PCL duplex mode |
static org.apache.xmlgraphics.util.QName |
PCL_OUTPUT_BIN
The extension attribute for the PCL output bin |
static org.apache.xmlgraphics.util.QName |
PCL_PAPER_SOURCE
The extension attribute for the PCL paper source |
Fields inherited from class org.apache.fop.fo.ElementMapping |
---|
DEFAULT, foObjs, namespaceURI |
Constructor Summary | |
---|---|
PCLElementMapping()
Main constructor |
Method Summary | |
---|---|
protected void |
initialize()
Initializes the set of maker objects associated with this ElementMapping |
Methods inherited from class org.apache.fop.fo.ElementMapping |
---|
getDefaultDOMImplementation, getDOMImplementation, getNamespaceURI, getStandardPrefix, getTable, isAttributeProperty |
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 NAMESPACE
public static final java.lang.String NAMESPACE_PREFIX
public static final org.apache.xmlgraphics.util.QName PCL_PAPER_SOURCE
public static final org.apache.xmlgraphics.util.QName PCL_OUTPUT_BIN
public static final org.apache.xmlgraphics.util.QName PCL_DUPLEX_MODE
Constructor Detail |
---|
public PCLElementMapping()
Method Detail |
---|
protected void initialize()
initialize
in class ElementMapping
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |