Package gov.nasa.pds.web.ui.containers
Class IndexContainer
- java.lang.Object
-
- gov.nasa.pds.web.ui.containers.LabelContainer
-
- gov.nasa.pds.web.ui.containers.IndexContainer
-
public class IndexContainer extends LabelContainer
-
-
Field Summary
-
Fields inherited from class gov.nasa.pds.web.ui.containers.LabelContainer
isValid, labelFile, labelObj, labelUrl, pointers, problems, resolver, tabularData, validated
-
-
Constructor Summary
Constructors Constructor Description IndexContainer(File labelFile, gov.nasa.pds.tools.containers.VolumeContainerSimple volume, gov.nasa.pds.tools.dict.Dictionary dictionary)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description File
getIndexDataFile()
List<gov.nasa.pds.tools.containers.FileReference>
getLabelList()
-
Methods inherited from class gov.nasa.pds.web.ui.containers.LabelContainer
addPointers, addProblems, equals, findPointer, findPointer, getFile, getFileEntry, getFileMap, getFiles, getFirstFile, getFirstURI, getLabelFile, getLabelObj, getLabelUrl, getPointers, getProblems, getTabularData, getTabularData, getURIEntry, getURIMap, hashCode, initLabel, isValid, markValidated, statementsContain, validated
-
-
-
-
Constructor Detail
-
IndexContainer
public IndexContainer(File labelFile, gov.nasa.pds.tools.containers.VolumeContainerSimple volume, gov.nasa.pds.tools.dict.Dictionary dictionary)
-
-