com.teamkonzept.dom4jb.dom.filter
Class ElementFilter

java.lang.Object
  |
  +--com.teamkonzept.dom4jb.dom.Filter
        |
        +--com.teamkonzept.dom4jb.dom.filter.ElementFilter

public final class ElementFilter
extends Filter


Method Summary
static ElementFilter getInstance()
           
 boolean match(Element node)
           
 
Methods inherited from class com.teamkonzept.dom4jb.dom.Filter
match, match, match, match
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

match

public boolean match(Element node)
Overrides:
match in class Filter

getInstance

public static ElementFilter getInstance()


Copyright © 2001-2003 Team-Konzept GmbH & CO KG. All Rights Reserved.