Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

IList.getFileString

Returns the string data contained in a referenced data file.

Syntax

Parameters

columnname
The name of the column.

Description

The getFileString method returns the string data contained in the referenced file.

Returns

Returns the string value, which can be null.

Throws

NoSuchFieldException
If you specified a column name that does not belong to this row.

 

  Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.