Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.bsf.util.type: Javadoc index of package org.apache.bsf.util.type.


Package Samples:

org.apache.bsf.util.type

Classes:

TypeConvertor: A TypeConvertor is used to convert an object of one type to one of another type. The convertor is invoked with the class of the from object, the desired class, and the from object itself. The convertor must return a new object of the desired class.
TypeConvertorRegistry: The TypeConvertorRegistry is the registry of type convertors. It has lookup and register capabilities based on the types to be converted as well as by some object key.

Home | Contact Us | Privacy Policy | Terms of Service