Class PdfEntryWriter
java.lang.Object
br.ufsc.labsec.signature.conformanceVerifier.signaturePolicy.decoder.PdfEntryWriter
public class PdfEntryWriter extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPdfEntryWriter.PdfEntryContactInfostatic classPdfEntryWriter.PdfEntryFilterstatic classPdfEntryWriter.PdfEntryInvalidstatic classPdfEntryWriter.PdfEntryLocationstatic classPdfEntryWriter.PdfEntryNamestatic classPdfEntryWriter.PdfEntryNonestatic classPdfEntryWriter.PdfEntryProhibitedstatic classPdfEntryWriter.PdfEntryPropAuthTypestatic classPdfEntryWriter.PdfEntryPropBuildstatic classPdfEntryWriter.PdfEntryReasonstatic classPdfEntryWriter.PdfEntrySubfilterstatic classPdfEntryWriter.PdfEntryTypestatic classPdfEntryWriter.PdfEntryV -
Constructor Summary
Constructors Constructor Description PdfEntryWriter() -
Method Summary
Modifier and Type Method Description static SignaturePdfEntryfromPdfEntry(PdfEntry entry)
-
Constructor Details
-
PdfEntryWriter
public PdfEntryWriter()
-
-
Method Details
-
fromPdfEntry
-