org.galagosearch.core.parse
Class Extent

java.lang.Object
  extended by org.galagosearch.core.parse.Extent

public class Extent
extends java.lang.Object


Constructor Summary
Extent(java.lang.String text, int begin, int end)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Extent

public Extent(java.lang.String text,
              int begin,
              int end)


Copyright © 2009. All Rights Reserved.