public class RIFileSorter extends Object
Constructor and Description |
---|
RIFileSorter(List<gov.nasa.pds.tools.label.Label> catalogs)
Class to sort the given list of catalog files into
parents and children.
|
Modifier and Type | Method and Description |
---|---|
List<gov.nasa.pds.tools.label.Label> |
getChildren() |
List<String> |
getChildrenFiles() |
List<String> |
getParentFiles() |
List<gov.nasa.pds.tools.label.Label> |
getParents() |
void |
sort(RIType type)
Sort the catalog files.
|
public RIFileSorter(List<gov.nasa.pds.tools.label.Label> catalogs)
catalogs
- A list of catalog files.Copyright © 2010–2017 Planetary Data System. All rights reserved.