Package net.sf.jsefa.xml

Interface Summary
XmlDeserializer Iterator-style interface for stream based xml deserializer.
XmlSerializer Iterator-style interface for stream based xml serializer.
 

Class Summary
XmlDeserializerImpl Default implementation of XmlDeserializer.
XmlIOFactory Factory for creating XmlSerializers and XmlDeserializers.
XmlIOFactoryImpl Default implementation of XmlIOFactory.
XmlReaderFactory Factory for creating Reader from different sources suitable to read a xml document providing autodetection of the character set encoding.
XmlSerializerImpl Default implementation of XmlSerializer.
 

Exception Summary
XmlEncodingException Exception thrown when an unsupported character set encoding is detected or an error occurs during encoding detection.
 



Copyright © 2014. All rights reserved.