Uses of Class
security.whisper.javastix.coo.extension.types.PdfFileExtension
Packages that use PdfFileExtension
-
Uses of PdfFileExtension in security.whisper.javastix.coo.extension.types
Methods in security.whisper.javastix.coo.extension.types that return PdfFileExtensionModifier and TypeMethodDescriptionPdfFileExtension.Builder.build()Builds a newPdfFileExtension.static PdfFileExtensionPdfFileExtension.copyOf(PdfFileExtensionExt instance) Creates an immutable copy of aPdfFileExtensionExtvalue.final PdfFileExtensionPdfFileExtension.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final PdfFileExtensionPdfFileExtension.withDocumentInfoDict(Map<String, ? extends String> entries) Copy the current immutable object by replacing thedocumentInfoDictmap with the specified map.final PdfFileExtensionPdfFileExtension.withIsOptimized(boolean value) Copy the current immutable object by setting a present value for the optionalisOptimizedattribute.final PdfFileExtensionPdfFileExtension.withIsOptimized(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for theisOptimizedattribute.final PdfFileExtensionPdfFileExtension.withPdfId0(String value) Copy the current immutable object by setting a present value for the optionalpdfId0attribute.final PdfFileExtensionPdfFileExtension.withPdfId0(Optional<String> optional) Copy the current immutable object by setting an optional value for thepdfId0attribute.final PdfFileExtensionPdfFileExtension.withPdfId1(String value) Copy the current immutable object by setting a present value for the optionalpdfId1attribute.final PdfFileExtensionPdfFileExtension.withPdfId1(Optional<String> optional) Copy the current immutable object by setting an optional value for thepdfId1attribute.final PdfFileExtensionCopy the current immutable object by setting a value for thetypeattribute.final PdfFileExtensionPdfFileExtension.withVersion(String value) Copy the current immutable object by setting a present value for the optionalversionattribute.final PdfFileExtensionPdfFileExtension.withVersion(Optional<String> optional) Copy the current immutable object by setting an optional value for theversionattribute.