|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface XMLIteratorFactory.JAXBTypeContentConverterFactory
newElementConverter(Class, ExceptionHandler)| Method Summary | ||
|---|---|---|
|
newElementConverter(Class<? extends E> type,
ExceptionHandler exceptionHandler)
Returns an ElementConverter which converts from a given xml content String to an Object of the
given type |
|
| Method Detail |
|---|
<E> ElementConverter<String,E> newElementConverter(Class<? extends E> type,
ExceptionHandler exceptionHandler)
ElementConverter which converts from a given xml content String to an Object of the
given type
type - ClassexceptionHandler - ExceptionHandler
ElementConverter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||