EncodingHeuristics
scala.xml.include.sax.EncodingHeuristics
object EncodingHeuristics
EncodingHeuristics
reads from a stream (which should be buffered) and attempts to guess what the encoding of the text in the stream is. If it fails to determine the type of the encoding, it returns the default UTF-8.
Attributes
- Graph
-
- Supertypes
- Self type
-
EncodingHeuristics.type
Members list
In this article