|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FootnoteBuilder | |
---|---|
nl.flotsam.pecia.builder | The package providing the interfaces to be implemented by classes responsible for generating content. |
nl.flotsam.pecia.builder.base | The package providing a default implementation of the builder interfaces. |
nl.flotsam.pecia.builder.html | The package providing a default implementation of the builder interfaces for generating HTML output. |
Uses of FootnoteBuilder in nl.flotsam.pecia.builder |
---|
Methods in nl.flotsam.pecia.builder that return FootnoteBuilder | ||
---|---|---|
|
DocumentBuilder.createFootnote(T parent,
DocumentBuilder builder)
|
Uses of FootnoteBuilder in nl.flotsam.pecia.builder.base |
---|
Classes in nl.flotsam.pecia.builder.base that implement FootnoteBuilder | |
---|---|
class |
DefaultFootnoteBuilder<T>
|
Methods in nl.flotsam.pecia.builder.base that return FootnoteBuilder | ||
---|---|---|
|
DefaultDocumentBuilder.createFootnote(T parent,
DocumentBuilder builder)
|
Uses of FootnoteBuilder in nl.flotsam.pecia.builder.html |
---|
Methods in nl.flotsam.pecia.builder.html that return FootnoteBuilder | ||
---|---|---|
|
HtmlDocumentBuilder.createFootnote(T parent,
DocumentBuilder builder)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |