|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArticleBuilder | |
---|---|
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. |
Uses of ArticleBuilder in nl.flotsam.pecia.builder |
---|
Methods in nl.flotsam.pecia.builder that return ArticleBuilder | ||
---|---|---|
|
DocumentBuilder.createArticle(T parent,
String title,
DocumentBuilder builder)
|
Uses of ArticleBuilder in nl.flotsam.pecia.builder.base |
---|
Classes in nl.flotsam.pecia.builder.base that implement ArticleBuilder | |
---|---|
class |
DefaultArticleBuilder<T>
|
class |
DefaultArticleDocument
|
Methods in nl.flotsam.pecia.builder.base that return ArticleBuilder | ||
---|---|---|
|
DefaultDocumentBuilder.createArticle(T parent,
String title,
DocumentBuilder builder)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |