public interface DocumentNavigationExtensionConstants
Modifier and Type | Field and 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 String |
NAMESPACE
Namespace URI for the document navigation namespace
|
static String |
PREFIX
Default Namespace prefix for the document navigation namespace
|
static final String NAMESPACE
static final 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 © 2025 Apache Software Foundation. All rights reserved.