Package org.omnaest.utils.xml

Interface Summary
XMLIteratorFactory.JAXBTypeContentConverterFactory  
XMLIteratorFactory.XMLElementSelector  
XMLIteratorFactory.XMLElementSelector.SelectionContext  
XMLIteratorFactory.XMLEventTransformer  
XMLIteratorFactory.XMLEventTransformerForTagAndAttributeName.XMLTagAndAttributeNameTransformer  
 

Class Summary
JAXBCollection<E> Collection wrapper which acts as an XmlRootElement for any Collection.
JAXBList<E> List wrapper which acts as an XmlRootElement for any List.
JAXBMap<K,V> The JAXBMap is a artificial XmlRootElement for an arbitrary Map instance.
JAXBName Special delegate implementation for a Name which can be translated via jaxb
JAXBSet<E> Set wrapper which acts as an XmlRootElement for any Set.
JAXBTypeContentConverterFactoryStAXONImpl XMLIteratorFactory.JAXBTypeContentConverter implementation using StAXON
JAXBXMLHelper Helper class for JAXB annotated classes.
JAXBXMLHelper.JAXBContextBasedUnmarshaller<E> 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 XMLHelper for XPath or Document based helper methods.
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.JAXBTypeContentConverter<E>  
XMLIteratorFactory.XMLElementSelectorQNameBased XMLIteratorFactory.XMLElementSelector which matches a given QName
XMLIteratorFactory.XMLEventTransformerForTagAndAttributeName XMLIteratorFactory.XMLEventTransformer which allows to transform the tag and attribute names.
XMLIteratorFactory.XMLEventTransformerForTagAndAttributeName.XMLTagAndAttributeNameTransformerLowerCase  
XMLIteratorFactory.XMLEventTransformerForTagAndAttributeName.XMLTagAndAttributeNameTransformerRemoveNamespace XMLIteratorFactory.XMLEventTransformerForTagAndAttributeName.XMLTagAndAttributeNameTransformer which removes any Namespace from xml tag and attributes
XMLIteratorFactory.XMLEventTransformerForTagAndAttributeName.XMLTagAndAttributeNameTransformerUpperCase  
XMLIteratorFactory.XMLIterator  
XMLNestedMapConverter The XMLNestedMapConverter allows to convert xml content into a nested Map hierarchy.
 



Copyright © 2013. All Rights Reserved.