Uses of Package
org.java.plugin.extension.converter

Packages that use org.java.plugin.extension.converter
org.java.plugin.extension   
org.java.plugin.extension.converter   
org.java.plugin.extension.util   
 

Classes in org.java.plugin.extension.converter used by org.java.plugin.extension
Converter
          Implementations convert from source to target type.
ConverterGraph
          This class can be used to find instances of Converter that can be used to convert one data type into the other.
 

Classes in org.java.plugin.extension.converter used by org.java.plugin.extension.converter
Converter
          Implementations convert from source to target type.
ExtendedConverter
          This extension of Converter is able to describe it source and target type.
StringConverter
          Converts Strings to target type.
 

Classes in org.java.plugin.extension.converter used by org.java.plugin.extension.util
ConverterGraph
          This class can be used to find instances of Converter that can be used to convert one data type into the other.
 



Copyright © 2010. All Rights Reserved.