org.jopendocument.util.convertor
Class ValueConvertorFactory
java.lang.Object
org.jopendocument.util.convertor.ValueConvertorFactory
public final class ValueConvertorFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueConvertorFactory
public ValueConvertorFactory()
getIdentityConvertor
public static final <T> ValueConvertor<T,T> getIdentityConvertor()
find
public static final <T,U> ValueConvertor<T,U> find(Class<T> c1,
Class<U> c2)
Copyright © 2010 jOpenDocument All Rights Reserved.