org.odata4j.format
Class FormatParserFactory
java.lang.Object
org.odata4j.format.FormatParserFactory
public class FormatParserFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getParser
public static <T> FormatParser<T> getParser(Class<T> targetType,
FormatType type,
Settings settings)
getParser
public static <T> FormatParser<T> getParser(Class<T> targetType,
MediaType contentType,
Settings settings)
http://odata4j.org