DocumentNavigationHandler
, GoToXYAction
, URIAction
public interface DocumentNavigationExtensionConstants
Modifier and Type | Field | Description |
---|---|---|
static org.apache.xmlgraphics.util.QName |
BOOKMARK |
the bookmark element
|
static org.apache.xmlgraphics.util.QName |
BOOKMARK_TREE |
the bookmark-tree element
|
static org.apache.xmlgraphics.util.QName |
GOTO_URI |
the goto-uri element
|
static org.apache.xmlgraphics.util.QName |
GOTO_XY |
the goto-xy element
|
static org.apache.xmlgraphics.util.QName |
LINK |
the link element
|
static org.apache.xmlgraphics.util.QName |
NAMED_DESTINATION |
the named-destination element
|
static java.lang.String |
NAMESPACE |
Namespace URI for the document navigation namespace
|
static java.lang.String |
PREFIX |
Default Namespace prefix for the document navigation namespace
|
static final java.lang.String NAMESPACE
static final java.lang.String PREFIX
static final org.apache.xmlgraphics.util.QName BOOKMARK_TREE
static final org.apache.xmlgraphics.util.QName BOOKMARK
static final org.apache.xmlgraphics.util.QName NAMED_DESTINATION
static final org.apache.xmlgraphics.util.QName LINK
static final org.apache.xmlgraphics.util.QName GOTO_XY
static final org.apache.xmlgraphics.util.QName GOTO_URI
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.