- find(String, String) - Method in class igpp.docgen.ParseTable
-
Find all records where the field has a specific value.
- find(String, double) - Method in class igpp.docgen.ParseTable
-
Find all records where the field has a specific value.
- findBetween(String, String, String) - Method in class igpp.docgen.ParseTable
-
Find all records where the value is between the value of the lower field and upper field.
- findBetween(String, String, double) - Method in class igpp.docgen.ParseTable
-
Find all records where the value is between the value of the lower field and upper field.
- findSpan(String, String, String, String) - Method in class igpp.docgen.ParseTable
-
Find all records where the value is between the value of the lower field and upper field.
- findSpan(String, String, double, double) - Method in class igpp.docgen.ParseTable
-
Find all records where the value is between the value of the lower field and upper field.
- FromPDS3 - Class in igpp.docgen
-
- FromPDS3() - Constructor for class igpp.docgen.FromPDS3
-
- FromTable - Class in igpp.docgen
-
- FromTable() - Constructor for class igpp.docgen.FromTable
-