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 class
PdfEntryWriter.PdfEntryContactInfo
static class
PdfEntryWriter.PdfEntryFilter
static class
PdfEntryWriter.PdfEntryInvalid
static class
PdfEntryWriter.PdfEntryLocation
static class
PdfEntryWriter.PdfEntryName
static class
PdfEntryWriter.PdfEntryNone
static class
PdfEntryWriter.PdfEntryProhibited
static class
PdfEntryWriter.PdfEntryPropAuthType
static class
PdfEntryWriter.PdfEntryPropBuild
static class
PdfEntryWriter.PdfEntryReason
static class
PdfEntryWriter.PdfEntrySubfilter
static class
PdfEntryWriter.PdfEntryType
static class
PdfEntryWriter.PdfEntryV
-
Constructor Summary
Constructors Constructor Description PdfEntryWriter()
-
Method Summary
Modifier and Type Method Description static SignaturePdfEntry
fromPdfEntry(PdfEntry entry)
-
Constructor Details
-
PdfEntryWriter
public PdfEntryWriter()
-
-
Method Details
-
fromPdfEntry
-