|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLUnmarshaler<T>
Method Summary | |
---|---|
T |
unmarshal(Class<?> source,
DocumentReader documentReader,
boolean replaceData)
|
T |
unmarshal(T source,
DocumentReader documentReader,
boolean replaceData)
|
Methods inherited from interface com.epam.xml.engine.UnmarshalerListener |
---|
endElement, endMarshaling, lookup, setAttribute, setValue, startElement, startMarshaling |
Method Detail |
---|
T unmarshal(Class<?> source, DocumentReader documentReader, boolean replaceData)
T unmarshal(T source, DocumentReader documentReader, boolean replaceData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |