public class AFPElementMapping extends ElementMapping
ElementMapping.Maker
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlgraphics.util.QName |
ADD_TO_PREVIOUS_PAGE_GROUP |
static String |
INCLUDE_FORM_MAP
include form map element
|
static String |
INCLUDE_PAGE_OVERLAY
include page overlay element
|
static String |
INCLUDE_PAGE_SEGMENT
include page segment element
|
static String |
INVOKE_MEDIUM_MAP
IMM: Invoke Medium Map (on fo:page-sequence)
|
static String |
NAMESPACE
The namespace used for AFP extensions
|
static String |
NAMESPACE_PREFIX
The usual namespace prefix used for AFP extensions
|
static String |
NO_OPERATION
NOP
|
static org.apache.xmlgraphics.util.QName |
PAGE_GROUP |
static String |
TAG_LOGICAL_ELEMENT
tag logical element
|
DEFAULT, foObjs, namespaceURI
Constructor and Description |
---|
AFPElementMapping()
Main constructor
|
Modifier and Type | Method and Description |
---|---|
protected void |
initialize()
Private static synchronized method to set up the element and attribute
HashMaps, this defines what elements and attributes are extracted.
|
getDefaultDOMImplementation, getDOMImplementation, getNamespaceURI, getStandardPrefix, getTable, isAttributeProperty
public static final String TAG_LOGICAL_ELEMENT
public static final String INCLUDE_PAGE_OVERLAY
public static final String INCLUDE_PAGE_SEGMENT
public static final String INCLUDE_FORM_MAP
public static final String NO_OPERATION
public static final String INVOKE_MEDIUM_MAP
public static final String NAMESPACE
public static final org.apache.xmlgraphics.util.QName PAGE_GROUP
public static final org.apache.xmlgraphics.util.QName ADD_TO_PREVIOUS_PAGE_GROUP
public static final String NAMESPACE_PREFIX
protected void initialize()
initialize
in class ElementMapping
Copyright © 2025 Apache Software Foundation. All rights reserved.