nl.justobjects.toolkit.xml
Interface ElementMatcher

All Known Implementing Classes:
Query.MatcherByTag, Query.MatcherByAttributeName, Query.MatcherByExample, Query.MatcherByNodeType, Query.MatcherByText

public interface ElementMatcher


Method Summary
 boolean match(org.w3c.dom.Element element)
           
 

Method Detail

match

public boolean match(org.w3c.dom.Element element)


Copyright © 2000-2001 - Just Objects B.V.