org.merlotxml.merlot
Class MerlotDOMDocument.SearchCriteria

java.lang.Object
  extended byorg.merlotxml.merlot.MerlotDOMDocument.SearchCriteria
Enclosing class:
MerlotDOMDocument

public class MerlotDOMDocument.SearchCriteria
extends java.lang.Object


Constructor Summary
MerlotDOMDocument.SearchCriteria(java.lang.Object[] properties)
           
 
Method Summary
 boolean match(MerlotDOMNode node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MerlotDOMDocument.SearchCriteria

public MerlotDOMDocument.SearchCriteria(java.lang.Object[] properties)
Method Detail

match

public boolean match(MerlotDOMNode node)