public static interface OleBlob.LinkContent extends OleBlob.PackageContent
OleBlob.ContentType.LINK
type.
The actual content is external to the access database and can be found at
getLinkPath()
.Modifier and Type | Method and Description |
---|---|
String |
getFileName() |
String |
getFilePath() |
String |
getLinkPath() |
InputStream |
getLinkStream() |
getClassName, getPrettyName, getTypeName
getBlob, getType
String getFileName()
String getLinkPath()
String getFilePath()
InputStream getLinkStream() throws IOException
IOException
Copyright © 2005–2024 OpenHMS. All rights reserved.