javax.wvcm
Class SearchToken.Depth

java.lang.Object
  extended by javax.wvcm.SearchToken.Depth
Enclosing class:
SearchToken

public static class SearchToken.Depth
extends java.lang.Object

Discrete values for parameter "depth".


Field Summary
static SearchToken.Depth INFINITY
           
static SearchToken.Depth ONE
           
static SearchToken.Depth ZERO
           
 
Constructor Summary
SearchToken.Depth()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ZERO

public static final SearchToken.Depth ZERO

ONE

public static final SearchToken.Depth ONE

INFINITY

public static final SearchToken.Depth INFINITY
Constructor Detail

SearchToken.Depth

public SearchToken.Depth()


Copyright (c) 2003 - Apache Software Foundation