org.paneris.bibliomania
Class Chapter.PageBody
java.lang.Object
org.paneris.bibliomania.Chapter.PageBody
- Enclosing class:
- Chapter
public static class Chapter.PageBody
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
textStringOrReader
public java.lang.Object textStringOrReader
nextPage
public java.lang.Integer nextPage
Chapter.PageBody
public Chapter.PageBody(java.io.Reader text,
java.lang.Integer nextPage)
Chapter.PageBody
public Chapter.PageBody(java.io.InputStream text,
java.lang.Integer nextPage)
Chapter.PageBody
public Chapter.PageBody(java.lang.String text,
java.lang.Integer nextPage)
Copyright © 2000-2009 PanEris. All Rights Reserved.