|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.io.dbaseapi.DBFDataSection
public class DBFDataSection
Class representing a record of the data section of a dBase III/IV file
at the moment only the daata types character ("C") and numeric ("N") are supported
Constructor Summary | |
---|---|
DBFDataSection(FieldDescriptor[] fieldDesc)
constructor |
Method Summary | |
---|---|
byte[] |
getDataSection()
method: public byte[] getDataSection() returns the data section as a byte array. |
void |
getDataSection(java.io.OutputStream os)
|
int |
getNoOfRecords()
method: public int getNoOfRecords() returns the number of records within the container |
void |
setRecord(int index,
java.util.List<?> recData)
method: public setRecord(int index, ArrayList recData) writes a data record to byte array representing the data section of the dBase file. |
void |
setRecord(java.util.List<?> recData)
method: public setRecord(ArrayList recData) writes a data record to byte array representing the data section of the dBase file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DBFDataSection(FieldDescriptor[] fieldDesc)
Method Detail |
---|
public void setRecord(java.util.List<?> recData) throws DBaseException
DBaseException
public void setRecord(int index, java.util.List<?> recData) throws DBaseException
DBaseException
public byte[] getDataSection()
public void getDataSection(java.io.OutputStream os) throws java.io.IOException
java.io.IOException
public int getNoOfRecords()
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org