Package gov.nasa.pds.tools.util
Class HashSetReferenceInfo
java.lang.Object
gov.nasa.pds.tools.util.HashSetReferenceInfo
A class to hold a list of references and the file name those references belong to. It will be
used to report which label contains the message.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddReference(String reference, URL parentLabelFilename) booleandoesReferenceExist(String reference)
-
Constructor Details
-
HashSetReferenceInfo
public HashSetReferenceInfo()
-
-
Method Details
-
addReference
-
doesReferenceExist
-
getReferences
-
getParentLabelFilename
-