opendap.crawler
Class URLProcessedComponents.Lexeme

java.lang.Object
  extended by opendap.crawler.URLProcessedComponents.Lexeme
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
URLProcessedComponents

public class URLProcessedComponents.Lexeme
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
URLProcessedComponents.Lexeme()
           
 
Method Summary
 java.lang.String getValue()
           
 boolean isPattern()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLProcessedComponents.Lexeme

public URLProcessedComponents.Lexeme()
Method Detail

isPattern

public boolean isPattern()

getValue

public java.lang.String getValue()