public class ArrayContentValidator extends Object
Constructor and Description |
---|
ArrayContentValidator(ProblemListener listener,
URL label,
URL dataFile,
int arrayIndex)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
validate(gov.nasa.arc.pds.xml.generated.Array array,
gov.nasa.pds.label.object.ArrayObject arrayObject)
Validates the given array.
|
public ArrayContentValidator(ProblemListener listener, URL label, URL dataFile, int arrayIndex)
listener
- to capture messages.label
- the label file.dataFile
- the data file.arrayIndex
- the index of the array.Copyright © 2010–2018 Planetary Data System. All rights reserved.