Uses of Class
com.pd4ml.pdf.xfdf.internal.StructureTreeUpdater
-
Packages that use StructureTreeUpdater Package Description com.pd4ml.pdf.xfdf.internal -
-
Uses of StructureTreeUpdater in com.pd4ml.pdf.xfdf.internal
Methods in com.pd4ml.pdf.xfdf.internal that return StructureTreeUpdater Modifier and Type Method Description static StructureTreeUpdaterStructureTreeUpdater. forDocument(COSDocument document)Returns a new updater fordocument, ornullif it isn't tagged (no/StructTreeRoot) -- the caller's cue to skip structure-tree work for this import entirely, exactly as if this class didn't exist.
-