Skip navigation links
D G L O P S 

D

DEFAULT_SEPARATOR - Static variable in class org.metafacture.formatting.StreamLiteralFormatter
The default value for setSeparator(String).

G

getEpilogue() - Method in class org.metafacture.formatting.PreambleEpilogueAdder
Gets the epilogue.
getPreamble() - Method in class org.metafacture.formatting.PreambleEpilogueAdder
Gets the preamble.
getSeparator() - Method in class org.metafacture.formatting.StreamLiteralFormatter
Gets the separator.

L

literal(String, String) - Method in class org.metafacture.formatting.StreamLiteralFormatter
 

O

ObjectTemplate<T> - Class in org.metafacture.formatting
Builds a String from a template and an Object.
ObjectTemplate(String) - Constructor for class org.metafacture.formatting.ObjectTemplate
Creates an instance of ObjectTemplate with a given template.
onCloseStream() - Method in class org.metafacture.formatting.PreambleEpilogueAdder
 
onResetStream() - Method in class org.metafacture.formatting.PreambleEpilogueAdder
 
org.metafacture.formatting - package org.metafacture.formatting
 

P

PreambleEpilogueAdder - Class in org.metafacture.formatting
Emits a preamble string before the first string object in the stream and an epilogue string before the end of the stream.
PreambleEpilogueAdder() - Constructor for class org.metafacture.formatting.PreambleEpilogueAdder
Creates an instance of PreambleEpilogueAdder.
process(T) - Method in class org.metafacture.formatting.ObjectTemplate
 
process(String) - Method in class org.metafacture.formatting.PreambleEpilogueAdder
 

S

setEpilogue(String) - Method in class org.metafacture.formatting.PreambleEpilogueAdder
Sets the epilogue string which is emitted after the last object.
setPreamble(String) - Method in class org.metafacture.formatting.PreambleEpilogueAdder
Sets the preamble string which is emitted before the first object.
setSeparator(String) - Method in class org.metafacture.formatting.StreamLiteralFormatter
Sets the separator between the literal name and value.
StreamLiteralFormatter - Class in org.metafacture.formatting
Emits the name and value of each literal which is received as a string.
StreamLiteralFormatter() - Constructor for class org.metafacture.formatting.StreamLiteralFormatter
Creates an instance of StreamLiteralFormatter.
D G L O P S 
Skip navigation links