SMILA 1.0 API documentation

Package org.eclipse.smila.utils.xml.stax

Interface Summary
XmlSnippetHandler Interface that is registered with a XmlSnippetSplitter to handle XML snippets.
 

Class Summary
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.
 


SMILA 1.0 API documentation