org.paneris.bibliomania.metasearch.amazon
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.amazon.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[] brBy
           
protected static byte[] dotNL
           
protected static byte[] fontColor990000
           
protected static byte[] obidosASIN
           
protected static byte[] resultsSortedBy
           
protected static byte[] slashTD
           
protected static byte[] spc2
           
protected static byte[] spc3
           
 
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

resultsSortedBy

protected static final byte[] resultsSortedBy

obidosASIN

protected static final byte[] obidosASIN

brBy

protected static final byte[] brBy

dotNL

protected static final byte[] dotNL

spc3

protected static final byte[] spc3

spc2

protected static final byte[] spc2

slashTD

protected static final byte[] slashTD

fontColor990000

protected static final byte[] fontColor990000
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.