Uses of Package
org.omnaest.utils.xml

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

Classes in org.omnaest.utils.xml used by org.omnaest.utils.xml
JAXBCollection
          Collection wrapper which acts as an XmlRootElement for any Collection.
JAXBList
          List wrapper which acts as an XmlRootElement for any List.
JAXBMap
          The JAXBMap is a artificial XmlRootElement for an arbitrary Map instance.
JAXBSet
          Set wrapper which acts as an XmlRootElement for any Set.
JAXBXMLHelper.JAXBContextBasedUnmarshaller
          Holder of a fully instantiated Unmarshaller instance
JAXBXMLHelper.MarshallingAndUnmarshallingConfigurationAbstractBase
          Configuration for the marshalling process
JAXBXMLHelper.MarshallingConfiguration
           
JAXBXMLHelper.MarshallingConfiguration.Configurator
          A JAXBXMLHelper.UnmarshallingConfiguration.Configurator is able to configure several internal instances like JAXBContext and Marshaller.
JAXBXMLHelper.UnmarshallingConfiguration
           
JAXBXMLHelper.UnmarshallingConfiguration.Configurator
          A JAXBXMLHelper.UnmarshallingConfiguration.Configurator is able to configure several internal instances like SAXParserFactory, JAXBContext, Unmarshaller.
XMLHelper.XSLTransformerConfiguration
          Configuration for an TransformerFactory
XMLIteratorFactory
          The XMLIteratorFactory is a wrapper around StAX and JAXB which allows to split a given xml InputStream content into Object, Map or String content chunks.
XMLIteratorFactory.JAXBTypeContentConverterFactory
           
XMLIteratorFactory.XMLElementSelector
           
XMLIteratorFactory.XMLElementSelector.SelectionContext
           
XMLIteratorFactory.XMLEventTransformer
           
XMLIteratorFactory.XMLEventTransformerForTagAndAttributeName.XMLTagAndAttributeNameTransformer
           
XMLNestedMapConverter
          The XMLNestedMapConverter allows to convert xml content into a nested Map hierarchy.
 



Copyright © 2013. All Rights Reserved.