public class PCLElementMapping extends ElementMapping
ElementMapping.Maker
Modifier and Type | Field | Description |
---|---|---|
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
|
DEFAULT, foObjs, namespaceURI
Constructor | Description |
---|---|
PCLElementMapping() |
Main constructor
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
initialize() |
Initializes the set of maker objects associated with this ElementMapping
|
getDefaultDOMImplementation, getDOMImplementation, getNamespaceURI, getStandardPrefix, getTable, isAttributeProperty
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
protected void initialize()
initialize
in class ElementMapping
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.