Implicit evidence that an XMLEvents instance can be opened as a stream of XMLEvent.
Implicit evidence that an XMLEvents instance can be opened as a stream of XMLEvent.
Implicit evidence that any value of type T can be opened as a stream of XMLEvent
as long as T belongs to the XMLResource typeclass.
Implicit evidence that any value of type T can be opened as a stream of XMLEvent
as long as T belongs to the XMLResource typeclass.
A resource type that can be treated as a stream
Implicit evidence that T can be opened as a stream of XMLEvent
A io.dylemma.spac.types.Stackable instance for XML, using XMLEvent
as the input type, and StartElement as the context stack element type.
A io.dylemma.spac.types.Stackable instance for XML, using XMLEvent
as the input type, and StartElement as the context stack element type.
Defines XML-specific instances for the core spac typeclasses.
The contents of
Implicitsare inherited by this package object, so you can choose to import them along with all of the other "syntax" helpers by importingio.dylemma.spac.xml._, or import theImplicitsspecifically viaio.dylemma.spac.xml.Implicits._.