|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntryBuilder | |
|---|---|
| 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 EntryBuilder in nl.flotsam.pecia.builder |
|---|
| Methods in nl.flotsam.pecia.builder that return EntryBuilder | ||
|---|---|---|
|
DocumentBuilder.createEntry(T parent,
boolean header,
DocumentBuilder builder)
|
|
| Uses of EntryBuilder in nl.flotsam.pecia.builder.base |
|---|
| Classes in nl.flotsam.pecia.builder.base that implement EntryBuilder | |
|---|---|
class |
DefaultEntryBuilder<T>
|
| Methods in nl.flotsam.pecia.builder.base that return EntryBuilder | ||
|---|---|---|
|
DefaultDocumentBuilder.createEntry(T parent,
boolean header,
DocumentBuilder builder)
|
|
EntryBuilder<T> |
DefaultEntryBuilder.start()
|
|
| Uses of EntryBuilder in nl.flotsam.pecia.builder.html |
|---|
| Classes in nl.flotsam.pecia.builder.html that implement EntryBuilder | |
|---|---|
class |
HtmlDocumentBuilder.HtmlColBuilder<T>
|
| Methods in nl.flotsam.pecia.builder.html that return EntryBuilder | ||
|---|---|---|
|
HtmlDocumentBuilder.createEntry(T parent,
boolean header,
DocumentBuilder builder)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||