Package gov.nasa.pds.web.ui.containers
Class LabelFragmentContainer
java.lang.Object
gov.nasa.pds.web.ui.containers.LabelContainer
gov.nasa.pds.web.ui.containers.LabelFragmentContainer
public class LabelFragmentContainer 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 LabelFragmentContainer(File labelFile, gov.nasa.pds.tools.containers.VolumeContainerSimple volume, gov.nasa.pds.tools.dict.Dictionary dictionary)
-
Method Summary
Modifier and Type Method Description protected boolean
initLabel(gov.nasa.pds.tools.containers.VolumeContainerSimple volume, gov.nasa.pds.tools.dict.Dictionary dictionary, boolean forceParse)
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, isValid, markValidated, statementsContain, validated
-
Constructor Details
-
LabelFragmentContainer
public LabelFragmentContainer(File labelFile, gov.nasa.pds.tools.containers.VolumeContainerSimple volume, gov.nasa.pds.tools.dict.Dictionary dictionary)
-
-
Method Details
-
initLabel
protected boolean initLabel(gov.nasa.pds.tools.containers.VolumeContainerSimple volume, gov.nasa.pds.tools.dict.Dictionary dictionary, boolean forceParse)- Overrides:
initLabel
in classLabelContainer
-