org.thdl.tib.bibl
Class ElementList.Entry

java.lang.Object
  |
  +--org.thdl.tib.bibl.ElementList.Entry
Enclosing class:
ElementList

protected class ElementList.Entry
extends Object


Field Summary
(package private)  Element element
           
(package private)  int end
           
(package private)  int start
           
 
Constructor Summary
protected ElementList.Entry(int start, int end, org.thdl.tib.bibl.ElementStyle es)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

start

int start

end

int end

element

Element element
Constructor Detail

ElementList.Entry

protected ElementList.Entry(int start,
                            int end,
                            org.thdl.tib.bibl.ElementStyle es)


These API docs were created 02/02/2003 08:20 PM.
Copyright © 2001-2002 Tibetan and Himalayan Digital Library. All Rights Reserved.
Hosted by SourceForge_Logo