Uses of Class
org.verapdf.pd.structure.StructureType
Packages that use StructureType
-
Uses of StructureType in org.verapdf.gf.model.impl.pd.gfse
Methods in org.verapdf.gf.model.impl.pd.gfse that return StructureTypeModifier and TypeMethodDescriptionstatic StructureTypeGFSEFactory.getStructureElementStandardStructureType(PDStructElem pdStructElem) Methods in org.verapdf.gf.model.impl.pd.gfse with parameters of type StructureTypeModifier and TypeMethodDescriptionstatic booleanGFSEFactory.isMathStandardType(StructureType standardStructureType) -
Uses of StructureType in org.verapdf.pd.structure
Methods in org.verapdf.pd.structure that return StructureTypeModifier and TypeMethodDescriptionstatic StructureTypeStructureType.createStructureType(ASAtom type) static StructureTypeStructureType.createStructureType(COSObject object) static StructureTypeStructureType.createStructureType(COSObject type, COSObject ns) PDStructElem.getDefaultStructureType()PDNameSpaceRoleMapping.getEquivalentType(ASAtom type) PDStructElem.getStructureType() -
Uses of StructureType in org.verapdf.tools
Methods in org.verapdf.tools that return StructureTypeModifier and TypeMethodDescriptionstatic StructureTypeTaggedPDFHelper.getDefaultStructureType(StructureType type, Map<ASAtom, ASAtom> rootRoleMap) Methods in org.verapdf.tools with parameters of type StructureTypeModifier and TypeMethodDescriptionstatic StructureTypeTaggedPDFHelper.getDefaultStructureType(StructureType type, Map<ASAtom, ASAtom> rootRoleMap) static StringTaggedPDFHelper.getRoleMapToSameNamespaceTag(StructureType type, Map<ASAtom, ASAtom> rootRoleMap) static booleanTaggedPDFHelper.isStandardType(StructureType type) static booleanTaggedPDFHelper.isWCAGStandardType(StructureType type)