|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.lateralnz.c3d.util.PositionData
public class PositionData
| Field Summary | |
|---|---|
boolean |
closed
|
Column[] |
currentcols
|
boolean |
lastColumnWasNull
|
java.io.InputStream |
lastInputStream
|
java.io.Reader |
lastReader
|
int |
rowpos
|
| Constructor Summary | |
|---|---|
PositionData()
|
|
| Method Summary | |
|---|---|
void |
reset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean closed
public int rowpos
public Column[] currentcols
public boolean lastColumnWasNull
public java.io.InputStream lastInputStream
public java.io.Reader lastReader
| Constructor Detail |
|---|
public PositionData()
| Method Detail |
|---|
public void reset()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||