Uses of Class
org.omnaest.utils.xml.JAXBXMLHelper.JAXBContextBasedUnmarshaller

Packages that use JAXBXMLHelper.JAXBContextBasedUnmarshaller
org.omnaest.utils.xml   
 

Uses of JAXBXMLHelper.JAXBContextBasedUnmarshaller in org.omnaest.utils.xml
 

Fields in org.omnaest.utils.xml with type parameters of type JAXBXMLHelper.JAXBContextBasedUnmarshaller
protected  ThreadLocalCachedElement<JAXBXMLHelper.JAXBContextBasedUnmarshaller<E>> XMLIteratorFactory.JAXBTypeContentConverter.cachedElement
           
 

Methods in org.omnaest.utils.xml that return JAXBXMLHelper.JAXBContextBasedUnmarshaller
static
<E> JAXBXMLHelper.JAXBContextBasedUnmarshaller<E>
JAXBXMLHelper.newJAXBContextBasedUnmarshaller(Class<E> type, JAXBXMLHelper.UnmarshallingConfiguration unmarshallingConfiguration)
          Returns a new JAXBXMLHelper.JAXBContextBasedUnmarshaller instance.
 



Copyright © 2013. All Rights Reserved.