|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface OleBlob.LinkContent
Sub-interface for Content which has the OleBlob.ContentType.LINK type.
The actual content is external to the access database and can be found at
getLinkPath().
| Method Summary | |
|---|---|
String |
getFileName()
|
String |
getFilePath()
|
String |
getLinkPath()
|
InputStream |
getLinkStream()
|
| Methods inherited from interface com.healthmarketscience.jackcess.util.OleBlob.PackageContent |
|---|
getClassName, getPrettyName, getTypeName |
| Methods inherited from interface com.healthmarketscience.jackcess.util.OleBlob.Content |
|---|
getBlob, getType |
| Method Detail |
|---|
String getFileName()
String getLinkPath()
String getFilePath()
InputStream getLinkStream()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||