AbstractParser
always creates an InputSource
that contains both an InputStream
and a Reader
, XMLReader implementation
can pick whichever it needs and no need to mark it as requiring one or the other.public interface StreamReader
Copyright © 2020. All rights reserved.