org.paneris.bibliomania.metasearch.bol
Class BookPage

java.lang.Object
  extended by org.paneris.bibliomania.metasearch.util.HackParser
      extended by org.paneris.bibliomania.metasearch.BookPageBase
          extended by org.paneris.bibliomania.metasearch.bol.BookPage

public class BookPage
extends BookPageBase


Nested Class Summary
 
Nested classes/interfaces inherited from class org.paneris.bibliomania.metasearch.util.HackParser
HackParser.ParseException
 
Field Summary
protected static byte[] bookcover
           
protected static byte[] isbncue
           
protected static byte[] price
           
 
Fields inherited from class org.paneris.bibliomania.metasearch.BookPageBase
imageURL, isbn
 
Fields inherited from class org.paneris.bibliomania.metasearch.util.HackParser
here, nbsp, text
 
Constructor Summary
BookPage(byte[] text)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
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

bookcover

protected static final byte[] bookcover

isbncue

protected static final byte[] isbncue

price

protected static final byte[] price
Constructor Detail

BookPage

public BookPage(byte[] text)
Method Detail

main

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


Copyright © 2000-2009 PanEris. All Rights Reserved.