Uses of Interface
net.sf.ofx4j.io.StringConversion

Packages that use StringConversion
net.sf.ofx4j.io   
 

Uses of StringConversion in net.sf.ofx4j.io
 

Classes in net.sf.ofx4j.io that implement StringConversion
 class DefaultStringConversion
          Utility class for conversion to/from OFX strings.
 

Methods in net.sf.ofx4j.io that return StringConversion
 StringConversion AggregateUnmarshaller.getConversion()
          The conversion.
 StringConversion AggregateMarshaller.getConversion()
          The conversion.
 

Methods in net.sf.ofx4j.io with parameters of type StringConversion
 void AggregateUnmarshaller.setConversion(StringConversion conversion)
          The conversion.
 void AggregateMarshaller.setConversion(StringConversion conversion)
          The conversion.
 

Constructors in net.sf.ofx4j.io with parameters of type StringConversion
AggregateStackContentHandler(A root, StringConversion conversion)
           
 



Copyright © 2008. All Rights Reserved.