javax.wvcm
Class SearchToken.LocationFilter

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

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

Represents a filter on the last location segment


Constructor Summary
SearchToken.LocationFilter(java.lang.String pattern, boolean negated)
           
 
Method Summary
 boolean isNegated()
           
 java.lang.String pattern()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchToken.LocationFilter

public SearchToken.LocationFilter(java.lang.String pattern,
                                  boolean negated)
Method Detail

pattern

public java.lang.String pattern()

isNegated

public boolean isNegated()


Copyright (c) 2003 - Apache Software Foundation