Skip to content

Reader around an InputStream which will try to detect encoding by ByteOrderMark (BOM) or `<?xml encoding="xxx" ?>` tag

License

Notifications You must be signed in to change notification settings

karakun/XmlStreamReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XmlStreamReader

Reader around an InputStream which will try to detect encoding by ByteOrderMark (BOM) or <?xml encoding="xxx" > tag.

About

Reader around an InputStream which will try to detect encoding by ByteOrderMark (BOM) or `<?xml encoding="xxx" ?>` tag

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages