Interface | Description |
---|---|
XmlSnippetHandler |
Interface that is registered with a XmlSnippetSplitter to handle XML snippets.
|
Class | Description |
---|---|
SimpleTagExtractor |
Extracts the contents of specific tags from an XML stream.
|
XmlSnippetSplitter |
StAX based XML splitter, that parses a XML stream and splits it into multiple XML snippets described by begin and end
tags.
|