|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.connector.xml.base.FileBackedValueReference
public class FileBackedValueReference
| Constructor Summary | |
|---|---|
protected |
FileBackedValueReference(FileLifeManager fileLifeManager)
|
| Method Summary | |
|---|---|
java.lang.String |
getContentAsString()
Obtain the content held in the reference as a string. |
static java.lang.String |
getEncoding()
|
long |
getSize()
Get total size of the object. |
java.lang.Object |
getValue()
Obtain the actual original value that is held by the reference. |
boolean |
isBinary()
Determine whether this is a blob or clob type object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected FileBackedValueReference(FileLifeManager fileLifeManager)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public java.lang.Object getValue()
LargeTextValueReference
getValue in interface LargeTextValueReferencepublic long getSize()
LargeTextValueReference
getSize in interface LargeTextValueReference
public java.lang.String getContentAsString()
throws ConnectorException
LargeTextValueReference
getContentAsString in interface LargeTextValueReferenceConnectorExceptionpublic boolean isBinary()
LargeTextValueReference
isBinary in interface LargeTextValueReferencepublic static java.lang.String getEncoding()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||