public interface PDSObject extends PDSObjectContext
Modifier and Type | Method and Description |
---|---|
String |
getFilePath() |
ImageInputStream |
getImageInputStream() |
Long |
getImageStartByte() |
List |
getList(String key) |
String |
getReaderFormat() |
void |
setFilePath(String filePath) |
void |
setReaderFormat(String format) |
get, getUnits, setMappings, setParameters
getContext
String getFilePath()
void setFilePath(String filePath)
List getList(String key) throws TemplateException
TemplateException
ImageInputStream getImageInputStream()
Long getImageStartByte()
void setReaderFormat(String format)
String getReaderFormat()
Copyright © 2019. All rights reserved.