public class TaggedPDFHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<PDStructElem> |
getStructElemChildren(COSDictionary parent,
TaggedPDFRoleMapHelper roleMapHelper) |
static List<String> |
getStructElemChildrenStandardTypes(COSDictionary parent,
TaggedPDFRoleMapHelper roleMapHelper) |
static List<PDStructElem> |
getStructTreeRootChildren(COSDictionary parent,
TaggedPDFRoleMapHelper roleMapHelper) |
public static List<PDStructElem> getStructTreeRootChildren(COSDictionary parent, TaggedPDFRoleMapHelper roleMapHelper)
public static List<PDStructElem> getStructElemChildren(COSDictionary parent, TaggedPDFRoleMapHelper roleMapHelper)
public static List<String> getStructElemChildrenStandardTypes(COSDictionary parent, TaggedPDFRoleMapHelper roleMapHelper)
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.