gov.nasa.pds.citool.ri
Class ValueMatcher

java.lang.Object
  extended by gov.nasa.pds.citool.ri.ValueMatcher

public class ValueMatcher
extends Object


Constructor Summary
ValueMatcher(List<gov.nasa.pds.tools.label.AttributeStatement> statements)
           
 
Method Summary
 boolean contains(String value)
           
 Map<String,gov.nasa.pds.tools.label.AttributeStatement> getUnmatched(List<gov.nasa.pds.tools.label.AttributeStatement> otherStatements)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueMatcher

public ValueMatcher(List<gov.nasa.pds.tools.label.AttributeStatement> statements)
Method Detail

contains

public boolean contains(String value)

getUnmatched

public Map<String,gov.nasa.pds.tools.label.AttributeStatement> getUnmatched(List<gov.nasa.pds.tools.label.AttributeStatement> otherStatements)


Copyright © 2010–2015 Planetary Data System. All rights reserved.