# Functions
NewProcessor creates a new line processor.
NewTagSplitter returns a TagSplitter for a given XML element name, given as string.
# Variables
No description provided by the author
# Structs
Processor can process lines in parallel.
TagSplitter splits a stream on a given XML element.