XmlSerializerRepository MethodsDocuWare Platform .NET API

The XmlSerializerRepository type exposes the following members.

Methods

  NameDescription
Public methodGetSerializer(Type)
Gets the serializer.
Public methodGetSerializerT
Gets the serializer.
Public methodStatic memberParseFromXmlStringT(Byte)
Parses from the specified compressed XML string.
Public methodStatic memberParseFromXmlStringT(String)
Parses from the specified XML string.
Public methodStatic memberReadFromStreamT
Reads from stream.
Public methodStatic memberToCompressedXmlStringT
Converts an object to an compressed XML string.
Public methodStatic memberToXmlStringT
Converts an object to an XML string.
Public methodStatic memberWriteT
Serializes the specified item as XML to the target stream.
Top
See Also

Reference