Package org.idoox.xmlrpc.encoding

Provides classes and interfaces used while processing of encoding layer.

See:
          Description

Interface Summary
EncodingToken This class contains the possible encoding tokens that are used by encoding parsers/serializers
EncodingTokenizer This class tokenizes the incoming XML-based stream of generic encoding into a stream of structural tokens.
EncodingTokenWriter Marshalls the input EncodingTokens into a MessagePart object.
 

Exception Summary
NoSuchEncodingException This exception is thrown by EncodingRepository if there is no handler for an encoding
 

Package org.idoox.xmlrpc.encoding Description

Provides classes and interfaces used while processing of encoding layer.

Since:
WASP 4.0