Uses of Class
org.dellroad.stuff.xml.StreamWriterAction
-
Uses of StreamWriterAction in org.dellroad.stuff.xml
Modifier and TypeMethodDescriptionstatic StreamWriterAction
StreamWriterAction.of
(XMLStreamReader reader) Get an instance that corresponds to the current event state of the givenXMLStreamReader
, such that a sequence of such instances created from consecutive input events will recreate the input XML.