| Package | Description |
|---|---|
| org.verapdf.cos |
| Modifier and Type | Method and Description |
|---|---|
COSStream.FilterFlags |
COSStream.getFilterFlags() |
static COSStream.FilterFlags |
COSStream.FilterFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static COSStream.FilterFlags[] |
COSStream.FilterFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
COSStream(COSDictionary dictionary,
ASInputStream stream,
COSStream.FilterFlags flags) |
COSStream(COSDictionary dictionary,
String string,
COSStream.FilterFlags flags) |
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.