|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentWriter | |
|---|---|
| com.sodius.mdw.core.eval | Contains the evaluation framework to launch evaluations of templates, rules and scripts. |
| com.sodius.mdw.core.util.io | Provides utilities for I/O operations, particulary to handle XML documents. |
| Uses of ContentWriter in com.sodius.mdw.core.eval |
|---|
| Methods in com.sodius.mdw.core.eval that return ContentWriter | |
|---|---|
ContentWriter |
EvaluationManager.getContentWriter()
Returns the registered content writer, used to write on disk a text template output. |
| Methods in com.sodius.mdw.core.eval with parameters of type ContentWriter | |
|---|---|
void |
EvaluationManager.setContentWriter(ContentWriter writer)
Registers a content writer, used to write on disk a text template output. |
| Uses of ContentWriter in com.sodius.mdw.core.util.io |
|---|
| Subinterfaces of ContentWriter in com.sodius.mdw.core.util.io | |
|---|---|
interface |
InputSourceWriter
Generally used to write a doc template output, accessed using an input source, on disk. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||