Uses of Interface
net.sourceforge.jparam.output.ISerializer

Packages that use ISerializer
net.sourceforge.jparam.output   
 

Uses of ISerializer in net.sourceforge.jparam.output
 

Classes in net.sourceforge.jparam.output that implement ISerializer
 class OutputMethodSerializer
           
 class SerializeMethodSerializer
           
 

Methods in net.sourceforge.jparam.output that return ISerializer
 ISerializer SerializerRegistry.getSerializer(java.lang.Object obj)
           
 

Methods in net.sourceforge.jparam.output with parameters of type ISerializer
 void SerializerRegistry.registerSerializer(java.lang.Class c, ISerializer s)
           
 



Copyright © 2004 SourceForge. All Rights Reserved.