Class StaticContainers
java.lang.Object
org.verapdf.gf.model.impl.containers.StaticContainers
- Author:
- Timur Kamalov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic Map<String,PDColorSpace> static PDColorSpacestatic PDFAFlavourstatic Integerstatic TaggedPDFRoleMapHelperstatic Map<String,List<GFPDSeparation>> static booleanstatic voidsetCachedColorSpaces(Map<String, PDColorSpace> cachedColorSpaces) static voidsetCachedFonts(Map<String, PDFont> cachedFonts) static voidstatic voidsetCurrentTransparencyColorSpace(PDColorSpace currentTransparencyColorSpace) static voidsetFileSpecificationKeys(Set<COSKey> fileSpecificationKeys) static voidsetFlavour(PDFAFlavour flavour) static voidsetInconsistentSeparations(List<String> inconsistentSeparations) static voidsetLastHeadingNestingLevel(Integer lastHeadingNestingLevel) static voidsetNoteIDSet(Set<String> noteIDSet) static voidsetRoleMapHelper(Map<ASAtom, ASAtom> roleMap) static voidsetRoleMapHelper(TaggedPDFRoleMapHelper roleMapHelper) static voidsetSeparations(Map<String, List<GFPDSeparation>> separations) static voidsetTransparencyVisitedContentStreams(Stack<COSKey> transparencyVisitedContentStreams) static voidsetValidPDF(boolean validPDF) static voidsetXFormKeysSet(Set<COSKey> xFormKeysSet)
-
Constructor Details
-
StaticContainers
public StaticContainers()
-
-
Method Details
-
clearAllContainers
public static void clearAllContainers() -
getFlavour
-
setFlavour
-
getRoleMapHelper
-
setRoleMapHelper
-
setRoleMapHelper
-
getSeparations
-
setSeparations
-
getInconsistentSeparations
-
setInconsistentSeparations
-
getCachedColorSpaces
-
setCachedColorSpaces
-
getCachedFonts
-
setCachedFonts
-
getFileSpecificationKeys
-
setFileSpecificationKeys
-
getNoteIDSet
-
setNoteIDSet
-
getXFormKeysSet
-
setXFormKeysSet
-
getTransparencyVisitedContentStreams
-
setTransparencyVisitedContentStreams
-
getValidPDF
public static boolean getValidPDF() -
setValidPDF
public static void setValidPDF(boolean validPDF) -
getLastHeadingNestingLevel
-
setLastHeadingNestingLevel
-
getCurrentTransparencyColorSpace
-
setCurrentTransparencyColorSpace
-
getCachedGlyphs
-
setCachedGlyphs
-