de.pannenleiter.util
Class QueryFilter
java.lang.Object
|
+--de.pannenleiter.util.QueryFilter
- public class QueryFilter
- extends java.lang.Object
QueryFilter -- cuts the result tree of a database query
should be replaced by a lazy evaluation algorithm
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
plid
public boolean plid
plversion
public boolean plversion
plchilds
public boolean plchilds
QueryFilter
public QueryFilter()
enableAll
public void enableAll()
enableChilds
public void enableChilds(java.lang.String ele)
enableAttributes
public void enableAttributes(java.lang.String atts)
someChildsEnabled
public boolean someChildsEnabled()
childsEnabled
public boolean childsEnabled(java.lang.String name)
someAttributesEnabled
public boolean someAttributesEnabled()
attributesEnabled
public boolean attributesEnabled(java.lang.String name)