Uses of Class
org.verapdf.pd.structure.PDStructElem
Packages that use PDStructElem
-
Uses of PDStructElem in org.verapdf.pd.structure
Methods in org.verapdf.pd.structure that return PDStructElemMethods in org.verapdf.pd.structure that return types with arguments of type PDStructElemModifier and TypeMethodDescriptionPDStructElem.getStructChildren()abstract List<PDStructElem>PDStructTreeNode.getStructChildren()PDStructTreeRoot.getStructChildren()Methods in org.verapdf.pd.structure with parameters of type PDStructElemModifier and TypeMethodDescriptionstatic StructureTypePDStructElem.getStructureElementStandardStructureType(PDStructElem pdStructElem) static StringPDStructElem.getStructureElementStandardType(PDStructElem pdStructElem) -
Uses of PDStructElem in org.verapdf.tools
Methods in org.verapdf.tools that return types with arguments of type PDStructElemModifier and TypeMethodDescriptionstatic List<PDStructElem>TaggedPDFHelper.getStructElemStructChildren(COSObject parent, Map<ASAtom, ASAtom> roleMap) static List<PDStructElem>TaggedPDFHelper.getStructTreeRootStructChildren(COSObject parent, Map<ASAtom, ASAtom> roleMap)