com.redhat.persistence.pdl.nodes
Class Node.IncludeFilter

java.lang.Object
  extended bycom.redhat.persistence.pdl.nodes.Node.IncludeFilter
All Implemented Interfaces:
Node.Filter
Enclosing class:
Node

public static class Node.IncludeFilter
extends Object
implements Node.Filter


Constructor Summary
Node.IncludeFilter(Node.Field[] fields)
           
 
Method Summary
 boolean accept(Node child)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Node.IncludeFilter

public Node.IncludeFilter(Node.Field[] fields)
Method Detail

accept

public boolean accept(Node child)
Specified by:
accept in interface Node.Filter


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC