org.I0Itec.zkclient.util
Interface ZkPathUtil.PathFilter

Enclosing class:
ZkPathUtil

public static interface ZkPathUtil.PathFilter


Field Summary
static ZkPathUtil.PathFilter ALL
           
 
Method Summary
 boolean showChilds(java.lang.String path)
           
 

Field Detail

ALL

static final ZkPathUtil.PathFilter ALL
Method Detail

showChilds

boolean showChilds(java.lang.String path)