SAXParser.setSource

Initializes this parser (and the underlying low level one) with the given input.

struct SAXParser(T)
void
setSource
(
T.InputType input
)

Meta