public class TableCharacterUtil extends Object
Constructor and Description |
---|
TableCharacterUtil(URL target,
ProblemListener listener)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
ProblemListener |
getListener() |
URL |
getTarget() |
void |
parseFieldsInfo()
Parse the fields info for field_location, field_length and such and store them in lists.
|
void |
validateInBetweenFields(String record,
int recordNumber)
Validate in between fields for non-blanks values.
|
public TableCharacterUtil(URL target, ProblemListener listener)
public URL getTarget()
public ProblemListener getListener()
public void parseFieldsInfo()
None
- public void validateInBetweenFields(String record, int recordNumber)
record
- The record being validated (as text)recordNumber
- Where in the file is this record.Copyright © 2022 Jet Propulsion Laboratory, California Institute of Technology. All rights reserved.