public abstract class AbstractUnmarshaler<T> extends Object implements XMLUnmarshaler<T>
Modifier and Type | Field and Description |
---|---|
protected XMLInstanceBuilder<T> |
xmlInstanceBuilder |
Modifier | Constructor and Description |
---|---|
protected |
AbstractUnmarshaler() |
protected |
AbstractUnmarshaler(boolean loadDescriptions) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
unmarshal, unmarshal
endElement, endMarshaling, lookup, setAttribute, setValue, startElement, startMarshaling
protected XMLInstanceBuilder<T> xmlInstanceBuilder
Copyright © 2000–2022 EPAM Systems. All rights reserved.