| Package | Description |
|---|---|
| org.sejda.model.input |
| Modifier and Type | Method and Description |
|---|---|
static PdfURLSource |
PdfURLSource.newInstanceNoPassword(URL url,
String name)
Creates a new instance of the pdf source where a password is NOT required to open the source.
|
static PdfURLSource |
PdfURLSource.newInstanceWithPassword(URL url,
String name,
String password)
Creates a new instance of the pdf source where a password is required to open the source.
|
| Modifier and Type | Method and Description |
|---|---|
T |
PdfSourceOpener.open(PdfURLSource source)
Opens the input
PdfURLSource. |
Copyright © 2015. All Rights Reserved.