org.paneris.bibliomania.metasearch.bob
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.bob.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[] isbncue
           
protected static byte[] jackets
           
protected static byte[] size2
           
 
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

jackets

protected static final byte[] jackets

isbncue

protected static final byte[] isbncue

size2

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