| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Chapter | |
|---|---|
| org.paneris.bibliomania | |
| org.paneris.bibliomania.generated | The POEM-generated support classes for org.paneris.bibliomania. | 
| Uses of Chapter in org.paneris.bibliomania | 
|---|
| Methods in org.paneris.bibliomania that return Chapter | |
|---|---|
 Chapter | 
Book.chapter(int sequence)
 | 
 Chapter | 
Book.getChapter0()
 | 
 Chapter | 
Chapter.getNext()
 | 
 Chapter | 
Chapter.getPrevious()
 | 
| Methods in org.paneris.bibliomania with parameters of type Chapter | |
|---|---|
 java.lang.String | 
Bib.anchorURL(Chapter chapter,
          java.lang.String anchor)
Given a chapter and an anchor return an anchor url.  | 
 java.lang.String | 
Bib.framesetURL(Chapter chapter,
            java.lang.String page)
Given a chapter and page return the frameset url  | 
 java.lang.String | 
Bib.url(Chapter object,
    java.lang.Integer page)
 | 
 java.lang.String | 
Bib.url(Chapter object,
    java.lang.String page)
Given a chapter and page return the url  | 
| Constructors in org.paneris.bibliomania with parameters of type Chapter | |
|---|---|
PaginationException(Chapter chapter,
                    java.lang.Exception problem)
 | 
|
| Uses of Chapter in org.paneris.bibliomania.generated | 
|---|
| Methods in org.paneris.bibliomania.generated that return Chapter | |
|---|---|
 Chapter | 
ChapterTableBase.getChapterObject(int troid)
Retrieve the Chapter 
 as a Chapter. | 
 Chapter | 
ChapterTableBase.getChapterObject(java.lang.Integer troid)
Retrieve the Chapter as a Chapter. | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||