E F G I M P S V 

E

encodeForXML(HashMap<String, Object>) - Static method in class igpp.docgen.ValueMap
Print the map in "keyword = value" format

F

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 span range intersects the value range of the lower field and upper field.
findSpan(String, String, double, double) - Method in class igpp.docgen.ParseTable
Find all records where the span range intersects the value range 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
 

G

getDescription() - Method in class igpp.docgen.ParseTable
 
getFields() - Method in class igpp.docgen.ParseTable
 
getFile(String) - Method in class igpp.docgen.Process
Retrieve the file name of file spec.
getFormat(String) - Method in class igpp.docgen.Process
Retrieve the name space of file spec.
getJsonArrayList(JsonArray) - Static method in class igpp.docgen.ParseJSON
 
getJsonHashMap(JsonObject) - Static method in class igpp.docgen.ParseJSON
 
getName() - Method in class igpp.docgen.ParseTable
 
getName(String) - Method in class igpp.docgen.Process
Retrieve the name space of file spec.
getRecords() - Method in class igpp.docgen.ParseTable
 
getVerbose() - Method in class igpp.docgen.ParseTable
 

I

igpp.docgen - package igpp.docgen
 

M

main(String[]) - Static method in class igpp.docgen.FromPDS3
 
main(String[]) - Static method in class igpp.docgen.FromTable
 
main(String[]) - Static method in class igpp.docgen.ParseCDF
 
main(String[]) - Static method in class igpp.docgen.ParseJSON
 
main(String[]) - Static method in class igpp.docgen.ParseList
 
main(String[]) - Static method in class igpp.docgen.ParsePDS3
 
main(String[]) - Static method in class igpp.docgen.ParseTable
 
main(String[]) - Static method in class igpp.docgen.Process
 

P

parse(String, String) - Method in class igpp.docgen.ParseTable
Process a flat textual table.
ParseCDF - Class in igpp.docgen
 
ParseCDF() - Constructor for class igpp.docgen.ParseCDF
 
ParseJSON - Class in igpp.docgen
 
ParseJSON() - Constructor for class igpp.docgen.ParseJSON
 
ParseList - Class in igpp.docgen
 
ParseList() - Constructor for class igpp.docgen.ParseList
 
ParsePDS3 - Class in igpp.docgen
 
ParsePDS3() - Constructor for class igpp.docgen.ParsePDS3
 
ParseTable - Class in igpp.docgen
 
ParseTable() - Constructor for class igpp.docgen.ParseTable
 
print(PrintStream, String, HashMap<String, Object>) - Static method in class igpp.docgen.ValueMap
Print the map in "keyword = value" format
process(String) - Static method in class igpp.docgen.ParseCDF
Process a CDF file and create a variable space in the Velocity Context
process(String) - Static method in class igpp.docgen.ParseJSON
Process a JSON file and create a variable space in the Velocity Context
process(String) - Static method in class igpp.docgen.ParseList
Process a flat textual table.
process(String, String, boolean) - Static method in class igpp.docgen.ParsePDS3
Process a PDS3 label and create a variable space in the Velocity Context
process(String, String) - Static method in class igpp.docgen.ParsePDS3
Process a PDS3 label and create a variable space in the Velocity Context
process(String, String) - Static method in class igpp.docgen.ParseTable
Process a flat textual table.
Process - Class in igpp.docgen
 
Process() - Constructor for class igpp.docgen.Process
 

S

setVerbose(boolean) - Method in class igpp.docgen.ParseTable
 
showHelp() - Method in class igpp.docgen.FromPDS3
Display help information.
showHelp() - Method in class igpp.docgen.FromTable
Display help information.
showHelp() - Method in class igpp.docgen.ParseCDF
Display help information.
showHelp() - Method in class igpp.docgen.ParseJSON
Display help information.
showHelp() - Method in class igpp.docgen.ParseList
Display help information.
showHelp() - Method in class igpp.docgen.ParsePDS3
Display help information.
showHelp() - Method in class igpp.docgen.ParseTable
Display help information.
showHelp() - Method in class igpp.docgen.Process
Display help information.

V

value(String) - Method in class igpp.docgen.ParseTable
Return the value for a field in the first record.
valueArray(String) - Method in class igpp.docgen.ParseTable
Create a array of values for a field.
valueArray(String, boolean) - Method in class igpp.docgen.ParseTable
Create a array of values for a field.
valueList(String) - Method in class igpp.docgen.ParseTable
Create a delimited list of values for a field.
valueList(String, String) - Method in class igpp.docgen.ParseTable
Create a delimited list of values for a field.
ValueMap - Class in igpp.docgen
 
ValueMap() - Constructor for class igpp.docgen.ValueMap
 
E F G I M P S V 

Copyright © 2014-2018 Regents University of California. All Rights Reserved.