Package org.apache.avalon.meta.info.writer

Supplimentary classes supporting the writing of type and service descriptors in serialized and XML format.

See:
          Description

Interface Summary
ServiceWriter Interface implemented by objects supporting the writing of a Service to an output stream.
TypeWriter Interface implemented by objects supporting the writing of a Type to an output stream.
 

Class Summary
SerializedServiceWriter Write Service objects to a stream as serialized objects.
SerializedTypeWriter Write Type objects to a stream as serialized objects.
XMLServiceWriter Write Service objects to a stream as xml documents.
XMLTypeWriter Write Type objects to a stream as xml documents.
 

Package org.apache.avalon.meta.info.writer Description

Supplimentary classes supporting the writing of type and service descriptors in serialized and XML format.



Copyright © The Apache Software Foundation. All Rights Reserved.