# Functions
No description provided by the author
No description provided by the author
ParseItems reads annotated item of types T with context.Context.
SimpleTokenOrder returns TokenParseOrder implementation that matches specific localName of the token from XML stream.
# Interfaces
Decoder abstracts *xml.Decoder for xml parse.
Parser abstracts parser object that parses given io.Reader into data.Transform.
TokenParseOrder works as input source, decoder and matcher for given source.
# Type aliases
No description provided by the author