Uses of Class
org.verapdf.pd.structure.PDStructureNameSpace
Packages that use PDStructureNameSpace
-
Uses of PDStructureNameSpace in org.verapdf.pd.structure
Methods in org.verapdf.pd.structure that return PDStructureNameSpaceMethods in org.verapdf.pd.structure with parameters of type PDStructureNameSpaceModifier and TypeMethodDescriptionstatic StructureTypeStructureType.createStructureType(ASAtom type, PDStructureNameSpace nameSpace) -
Uses of PDStructureNameSpace in org.verapdf.tools
Methods in org.verapdf.tools that return PDStructureNameSpaceModifier and TypeMethodDescriptionstatic PDStructureNameSpaceStaticResources.getStructureNameSpace(COSKey key) Gets cached pd structure name space.Methods in org.verapdf.tools that return types with arguments of type PDStructureNameSpaceModifier and TypeMethodDescriptionstatic Map<COSKey,PDStructureNameSpace> StaticResources.getStructureNameSpaceCache()Methods in org.verapdf.tools with parameters of type PDStructureNameSpaceModifier and TypeMethodDescriptionstatic voidStaticResources.cacheStructureNameSpace(PDStructureNameSpace nameSpace) Caches structure name space.Method parameters in org.verapdf.tools with type arguments of type PDStructureNameSpaceModifier and TypeMethodDescriptionstatic voidStaticResources.setStructureNameSpaceCache(Map<COSKey, PDStructureNameSpace> structureNameSpaceCache)