uuid(c5997f73-9c61-4158-b93a-f1895d4ceee7)
This interface allows you access to various pieces of context information you may need during the serialization process.
Name | Description |
---|---|
Namespaces [propget] | This returns an interface to the Namespace manager, typically you don't need to use this, as all the serialize functions with URIs handle the prefix mappings for you. |
SerializerFactory [propget] | This allows access to the current serializer factory. |
The serializer engine provides a standard implementation of this, you shouldn't need to implement it.
Call this interface to access context information when the functions in ISerializerOutput don't provide what you need.
Copyright © Simon Fell, 2000-2004. All rights reserved.