Package org.yaml.snakeyaml.reader

Class Summary
Reader Reader: determines the data encoding and converts it to unicode, checks if characters are in allowed range, adds '\0' to the end.
UnicodeReader Generic unicode textreader, which will use BOM mark to identify the encoding to be used.
 

Exception Summary
ReaderException  
 



Copyright © 2008-2010. All Rights Reserved.