org.paneris.bibliomania.pagination
Class Pagination
java.lang.Object
org.paneris.bibliomania.pagination.Pagination
public class Pagination
- extends java.lang.Object
Constructor Summary |
Pagination(java.io.File dbHome)
|
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pageAnchorPrefix
public static final java.lang.String pageAnchorPrefix
- See Also:
- Constant Field Values
tempDir
public static final java.io.File tempDir
- If you change this, no shell metacharacters please.
dvi2ttyWithBreakinfo
public static final java.lang.String dvi2ttyWithBreakinfo
- See Also:
- Constant Field Values
Pagination
public Pagination(java.io.File dbHome)
throws com.sleepycat.db.DatabaseException,
java.io.IOException
- Throws:
com.sleepycat.db.DatabaseException
java.io.IOException
defaultTexHeader
public java.lang.String defaultTexHeader()
newDocumentParser
public static FictionalNotifyingDocumentParser newDocumentParser()
- Returns:
- a new parser
isTempFile
public boolean isTempFile(java.io.File file)
paginate
public void paginate(Text text,
java.lang.String texHeader,
java.io.Writer linedHTML,
org.webmacro.Template footnoteTemplate,
org.webmacro.WebMacro footnoteWebmacro,
java.lang.String contentEncoding)
throws java.io.IOException,
com.sleepycat.db.DatabaseException
- Throws:
java.io.IOException
com.sleepycat.db.DatabaseException
flush
public void flush()
throws com.sleepycat.db.DatabaseException
- Throws:
com.sleepycat.db.DatabaseException
close
public void close()
finalize
protected void finalize()
throws java.lang.Throwable
- Overrides:
finalize
in class java.lang.Object
- Throws:
java.lang.Throwable
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2000-2009 PanEris. All Rights Reserved.