| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.odata4j.format.FormatParserFactory
public class FormatParserFactory
| Nested Class Summary | |
|---|---|
| static class | FormatParserFactory.AtomParsers | 
| static class | FormatParserFactory.JsonParsers | 
| Method Summary | ||
|---|---|---|
| static
 | getParser(Class<T> targetType,
          FormatType type,
          Settings settings) | |
| static
 | getParser(Class<T> targetType,
          MediaType contentType,
          Settings settings) | |
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static <T> FormatParser<T> getParser(Class<T> targetType,
                                            FormatType type,
                                            Settings settings)
public static <T> FormatParser<T> getParser(Class<T> targetType,
                                            MediaType contentType,
                                            Settings settings)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||