Interface Adjusting.XML.StreamResult

All Superinterfaces:
Adjusting.XML.Parsing<Adjusting.XML.Result<StreamResult>>, Adjusting.XML.Result<StreamResult>, Result
Enclosing class:
Adjusting.XML

public static interface Adjusting.XML.StreamResult extends Adjusting.XML.Result<StreamResult>
Adjusting version of a StreamResult.

In addition to the adjusting methods inherited from Adjusting.XML.Result (which will apply to any XML parser the implementation constructs to verify the content written, otherwise having no effect), this interface supplies two methods to influence whether the constructed StreamResult will expect a binary stream or a character stream.