uuid(03a14c6c-e848-4f53-9c5b-6c18e4e4054e)
progid(pocketSOAP.SerializerBoolean.1)
A [de]serializer for booleans
Name | Description |
---|---|
ISoapSerializer | The serializer engine requires that all serializer objects implement this interface |
ISoapDeSerializer | Deserializer objects are required to implement this |
ISimpleSoapSerializer | An interface for serializing XML Schema simple tyeps. |
Typically, you don't create the serializer directly, rather you call SerializeNode or SerializeValue on the serializerOutput, and it will create the correct serializer as needed.
Copyright © Simon Fell, 2000-2004. All rights reserved.