Uses of Class
org.apache.hivemind.schema.rules.ClassTranslator

Packages that use ClassTranslator
org.apache.hivemind.schema.rules Implementations of the Rule and Translator interfaces. 
 

Uses of ClassTranslator in org.apache.hivemind.schema.rules
 

Subclasses of ClassTranslator in org.apache.hivemind.schema.rules
 class ObjectTranslator
          Used to translate from a class name to an instance of the class.