Uses of Class
org.planx.xmlstore.io.PolymorphicStreamer

Packages that use PolymorphicStreamer
org.planx.xmlstore.io   
 

Uses of PolymorphicStreamer in org.planx.xmlstore.io
 

Methods in org.planx.xmlstore.io that return PolymorphicStreamer
static
<E> PolymorphicStreamer<E>
Streamers.getPolymorphicStreamer(Class<E> cls)
          Returns a PolymorphicStreamer for the specified class.
 



Copyright © 2010. All Rights Reserved.