public class PCLElementMapping extends ElementMapping
ElementMapping.Maker
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE
The namespace used for PCL extensions
|
static 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 and Description |
---|
PCLElementMapping()
Main constructor
|
Modifier and Type | Method and Description |
---|---|
protected void |
initialize()
Initializes the set of maker objects associated with this ElementMapping
|
getDefaultDOMImplementation, getDOMImplementation, getNamespaceURI, getStandardPrefix, getTable, isAttributeProperty
public static final String NAMESPACE
public static final 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 © 2025 Apache Software Foundation. All rights reserved.