![]() |
Smalltalk/X WebserverDocumentation of class 'XML::StreamWrapper': |
|
Class: StreamWrapper (in XML)Inheritance:Object | +--Link | +--XML::StreamWrapper
Description:This class is used by the XMLParser to wrap both internal and external streams with proper encoding before handing them to the parser for processing Instance Variables: stream <EncodedStream> stream being wrapped isInternal <Boolean> true if the stream is internal and hencer doesn't need careful line-end treatment protocol <String> name of stream type, 'internal' or 'file' name <String | nil> the name of the stream, if it is named usedAsExternal <Boolean> flag used to override protocol and say how stream is being used? entity <Entity | nil> if wrapping on behalf of an Entity this is it? cr <Character> cache of Character cr lf <Character> cache of Character lf Class protocol:instance creationInstance protocol:accessing
|
|
ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sun, 28 May 2023 23:37:48 GMT
|