org.dbpedia.extraction.util
Wraps an XMLEventWriter in a fluent API.
generate document, callback descends into it.
add element without whitespace, callback descends into it.
add element with whitespace, callback descends into it.
Generate text content in current position.
Wraps an XMLEventWriter in a fluent API.