Uses of Class
org.verapdf.gf.model.impl.sa.util.ResourceHandler
Packages that use ResourceHandler
Package
Description
-
Uses of ResourceHandler in org.verapdf.gf.model.factory.chunks
Methods in org.verapdf.gf.model.factory.chunks with parameters of type ResourceHandlerModifier and TypeMethodDescriptionChunkFactory.chunksFromTokens(Integer pageNumber, COSKey objectKey, List<Object> rawTokens, GraphicsState inheritedGraphicState, ResourceHandler resourceHandler, COSKey parentObjectKey, Long markedContent) Constructors in org.verapdf.gf.model.factory.chunks with parameters of type ResourceHandler -
Uses of ResourceHandler in org.verapdf.gf.model.impl.sa
Constructors in org.verapdf.gf.model.impl.sa with parameters of type ResourceHandlerModifierConstructorDescriptionGFSAContentStream(PDContentStream contentStream, GraphicsState inheritedGraphicsState, ResourceHandler resourceHandler, Integer pageNumber, COSKey objectKey, COSKey parentObjectKey, Long markedContent) GFSAXForm(PDXForm xForm, ResourceHandler resourceHandler, GraphicsState inheritedGraphicsState, Integer pageNumber, COSKey parentObjectKey, Long markedContent) -
Uses of ResourceHandler in org.verapdf.gf.model.impl.sa.util
Methods in org.verapdf.gf.model.impl.sa.util that return ResourceHandlerModifier and TypeMethodDescriptionResourceHandler.getExtendedResources(PDResources objectResources) static ResourceHandlerResourceHandler.getInstance(PDResources resources) static ResourceHandlerResourceHandler.getInstance(PDResources pageResources, PDResources objectResources)