io.dylemma.spac.xml.XMLResource
Creates an XMLEventReader from a given String whose contents are assumed to be XML. Under the hood, a StreamReader is opened and closed by this object.
String
Creates an XMLEventReader from a given
Stringwhose contents are assumed to be XML. Under the hood, a StreamReader is opened and closed by this object.