Package com.wingfoot.soap.encoding

Interface Summary
SerializerDeserializer  
WSerializable Interface with abstract methods to facilitate reflection.
 

Class Summary
Base64 Encapsulates a byte array as a Base64 encoded String and vice-versa.
BaseSerializer Converts primitive wrapper classes to XML.
BeanSerializer Converts instances of WSerializable to XML and vice-versa.
Float Encapsulates, as String, a double.
TypeMappingRegistry Stores association between a Class and its namespace, localpart, serialization class and deserialization class.
UntypedObject Encapsulates untyped properties.
 



Copyright(c) Wingfoot Software (www.wingfoot.com). All Rights Reserved.

KXML is a XML parser by Lutris Technologies