|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringReader | |
---|---|
com.sun.jersey.spi | Provides support for service providers. |
Uses of StringReader in com.sun.jersey.spi |
---|
Methods in com.sun.jersey.spi that return StringReader | ||
---|---|---|
StringReader<T> |
StringReaderProvider.getStringReader(Class<?> type,
Type genericType,
Annotation[] annotations)
Obtain a StringReader that can produce an instance of a particular type from a string. |
|
|
StringReaderWorkers.getStringReader(Class<T> type,
Type genericType,
Annotation[] annotations)
Get a string reader that matches a set of criteria. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |