|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectPvoTabProperties
public class PvoTabProperties
PvoTabProperties is a function that will return the first and last values in the table
you give, between the bytes you give.
parameters are:
TABLE = [character string] The location of the file.
SKIP_ROWS = [integer] The the number of rows in the beginning of the file to skip.
defaults:
SKIP_ROWS = 0
returns:
| Constructor Summary | |
|---|---|
PvoTabProperties()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PvoTabProperties()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||