org.paneris.bibliomania.metasearch.bob
Class SearchResults

java.lang.Object
  extended by org.paneris.bibliomania.metasearch.util.HackParser
      extended by org.paneris.bibliomania.metasearch.util.SearchResultsBase
          extended by org.paneris.bibliomania.metasearch.bob.SearchResults
All Implemented Interfaces:
java.util.Enumeration

public class SearchResults
extends SearchResultsBase


Nested Class Summary
 
Nested classes/interfaces inherited from class org.paneris.bibliomania.metasearch.util.HackParser
HackParser.ParseException
 
Field Summary
protected static byte[] fontSize2
           
protected static byte[] form_oid
           
protected static byte[] italic
           
protected static byte[] pound
           
protected static byte[] pubstatus
           
protected static byte[] width20
           
 
Fields inherited from class org.paneris.bibliomania.metasearch.util.SearchResultsBase
stockings
 
Fields inherited from class org.paneris.bibliomania.metasearch.util.HackParser
here, nbsp, text
 
Constructor Summary
SearchResults(byte[] text, BookStockingFactory stockings)
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  java.lang.Object more()
           
 
Methods inherited from class org.paneris.bibliomania.metasearch.util.SearchResultsBase
hasMoreElements, nextElement
 
Methods inherited from class org.paneris.bibliomania.metasearch.util.HackParser
digits, indexOf, plaintext, plaintext, quotedStringFromBack, skipMaybe, skipRealSpace, skipSpace, skipTo, skipTo, skipTo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

form_oid

protected static final byte[] form_oid

italic

protected static final byte[] italic

fontSize2

protected static final byte[] fontSize2

pound

protected static final byte[] pound

pubstatus

protected static final byte[] pubstatus

width20

protected static final byte[] width20
Constructor Detail

SearchResults

public SearchResults(byte[] text,
                     BookStockingFactory stockings)
Method Detail

more

protected java.lang.Object more()
Specified by:
more in class SearchResultsBase

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2000-2009 PanEris. All Rights Reserved.