Modifier and Type | Method and Description |
---|---|
OperationException |
ExceptionMessagePattern.getOperationException(Exception e)
Tries to convert an exception to an
OperationException . |
Modifier and Type | Method and Description |
---|---|
Inspect |
OperationInspect.execute(File file) |
void |
OperationInspect.execute(Namespace namespace) |
void |
OperationAttach.execute(Namespace namespace) |
void |
Operation.execute(Namespace namespace)
Executes the operation
|
Modifier and Type | Method and Description |
---|---|
void |
OutPdfArgs.close()
Writes the content of the internal buffer to the output file.
|
void |
InPdfArgs.close() |
void |
InOutPdfArgs.close() |
void |
OutPdfArgs.close(boolean success) |
void |
InOutPdfArgs.close(boolean success) |
com.itextpdf.text.pdf.PdfReader |
InPdfArgs.open() |
void |
InOutPdfArgs.open() |
void |
InOutPdfArgs.open(boolean signature) |
void |
InOutPdfArgs.open(boolean signature,
char pdfVersion) |
com.itextpdf.text.pdf.PdfStamper |
OutPdfArgs.open(com.itextpdf.text.pdf.PdfReader pdfReader,
boolean signature,
char pdfVersion)
Returns a
PdfStamper associated with the internal buffer. |
void |
InOutPdfArgs.openSignature() |
void |
ArgsConfiguration.setFromNamespace(Namespace namespace)
Sets configuration values from a parsed
Namespace |
Modifier and Type | Method and Description |
---|---|
void |
OperationMetadataSet.execute(Namespace namespace) |
Modifier and Type | Method and Description |
---|---|
void |
OperationSignatureAdd.execute(Namespace namespace) |
void |
TimestampParameters.setFromNamespace(Namespace namespace) |
void |
SslKeystore.setSystemProperties(File file,
String type,
String password)
Set the system properties that configure this SSL keystore.
|
Modifier and Type | Method and Description |
---|---|
void |
OperationVersionSet.execute(Namespace namespace) |
Copyright © 2015–2016 Hobrasoft s.r.o.. All rights reserved.