Uses of Interface
org.omnaest.utils.xml.XMLIteratorFactory.JAXBTypeContentConverterFactory

Packages that use XMLIteratorFactory.JAXBTypeContentConverterFactory
org.omnaest.utils.xml   
 

Uses of XMLIteratorFactory.JAXBTypeContentConverterFactory in org.omnaest.utils.xml
 

Classes in org.omnaest.utils.xml that implement XMLIteratorFactory.JAXBTypeContentConverterFactory
 class JAXBTypeContentConverterFactoryStAXONImpl
          XMLIteratorFactory.JAXBTypeContentConverter implementation using StAXON
 

Fields in org.omnaest.utils.xml declared as XMLIteratorFactory.JAXBTypeContentConverterFactory
static XMLIteratorFactory.JAXBTypeContentConverterFactory XMLIteratorFactory.DEFAULT_JAXB_TYPE_CONTENT_CONVERTER_FACTORY
           
 

Methods in org.omnaest.utils.xml with parameters of type XMLIteratorFactory.JAXBTypeContentConverterFactory
 XMLIteratorFactory XMLIteratorFactory.setJAXBTypeContentConverterFactory(XMLIteratorFactory.JAXBTypeContentConverterFactory jaxbTypeContentConverterFactory)
          Allows to set another XMLIteratorFactory.JAXBTypeContentConverterFactory which is used to convert xml content to instances of JAXB based types.
 



Copyright © 2013. All Rights Reserved.