Uses of Interface
org.apache.avalon.meta.info.writer.TypeWriter

Packages that use TypeWriter
org.apache.avalon.meta.info.writer Supplimentary classes supporting the writing of type and service descriptors in serialized and XML format. 
 

Uses of TypeWriter in org.apache.avalon.meta.info.writer
 

Classes in org.apache.avalon.meta.info.writer that implement TypeWriter
 class SerializedTypeWriter
          Write Type objects to a stream as serialized objects.
 class XMLTypeWriter
          Write Type objects to a stream as xml documents.
 



Copyright © The Apache Software Foundation. All Rights Reserved.