textbender.a.u.transfer.clipboard
Class IndexBlock.SourceParse

java.lang.Object
  extended by IndexBlock.SourceParse
Enclosing class:
IndexBlock

static class IndexBlock.SourceParse
extends Object

Parser results...


Field Summary
(package private)  List<Element> geneList
           
(package private)  Element gg
           
(package private)  List<Element> gList
           
 
Constructor Summary
IndexBlock.SourceParse(Document document, StringBuilder b)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

geneList

final List<Element> geneList

gg

final Element gg

gList

final List<Element> gList
Constructor Detail

IndexBlock.SourceParse

IndexBlock.SourceParse(Document document,
                       StringBuilder b)
                 throws TextbenderException
Throws:
TextbenderException