Package heasarc.db.votable
Class StreamToJava
java.lang.Object
heasarc.db.votable.StreamToJava
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Add a description o fone of the columns in the tablearrayColumn
(String arr, String type) getStreamColumn
(String arr, String type) Parse the table into a list of lists.scalarColumn
(String type) stringColumn
(String arr)
-
Constructor Details
-
StreamToJava
-
-
Method Details
-
addColumn
Add a description o fone of the columns in the table -
readTable
Parse the table into a list of lists.- Throws:
IOException
-
getStreamColumn
- Throws:
IOException
-
stringColumn
- Throws:
IOException
-
scalarColumn
- Throws:
IOException
-
readBoolean
- Throws:
IOException
-
arrayColumn
- Throws:
IOException
-