gov.nasa.pds.citool.ri
Class ValueMatcher

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

public class ValueMatcher
extends java.lang.Object


Constructor Summary
ValueMatcher(java.util.List<gov.nasa.pds.tools.label.AttributeStatement> statements)
           
 
Method Summary
 boolean contains(java.lang.String value)
           
 java.util.Map<java.lang.String,gov.nasa.pds.tools.label.AttributeStatement> getUnmatched(java.util.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(java.util.List<gov.nasa.pds.tools.label.AttributeStatement> statements)
Method Detail

contains

public boolean contains(java.lang.String value)

getUnmatched

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


Copyright © 2005-2010 Planetary Data System. All Rights Reserved.