org.icepdf.core.tag
Class Tagger
java.lang.Object
org.icepdf.core.tag.Tagger
public class Tagger
- extends java.lang.Object
- Since:
- 4.0
- Author:
- mcollette
|
Field Summary |
static boolean |
tagging
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tagging
public static final boolean tagging
Tagger
public Tagger()
setCurrentDocument
public static void setCurrentDocument(Document doc)
setCurrentPageIndex
public static void setCurrentPageIndex(int currentPageIndex)
beginImage
public static void beginImage(Reference ref,
boolean inlineImage)
endImage
public static void endImage(Reference ref)
tagImage
public static void tagImage(java.lang.String tag)
describe
public static java.lang.String describe()
getTagState
public static TagState getTagState()