Hierarchy For Package com.helger.jaxb
Class Hierarchy
- java.lang.Object
- com.helger.jaxb.GenericJAXBMarshaller<JAXBTYPE> (implements com.helger.commons.lang.IHasClassLoader, com.helger.jaxb.IJAXBReader<JAXBTYPE>, com.helger.jaxb.IJAXBValidator<JAXBTYPE>, com.helger.jaxb.IJAXBWriter<JAXBTYPE>)
- com.helger.jaxb.JAXBContextCacheKey
- com.helger.jaxb.JAXBMarshallerHelper
- com.helger.jaxb.LoggingJAXBReadExceptionHandler (implements com.helger.commons.callback.exception.IExceptionCallback<EXTYPE>)
- com.helger.jaxb.LoggingJAXBWriteExceptionHandler (implements com.helger.commons.callback.exception.IExceptionCallback<EXTYPE>)
- com.helger.commons.cache.MappedCache<KEYTYPE,
KEYSTORETYPE, VALUETYPE> (implements com.helger.commons.cache.IMutableCache<KEYTYPE, VALUETYPE>) - com.helger.commons.cache.Cache<KEYTYPE,
VALUETYPE> - com.helger.jaxb.JAXBContextCache (implements com.helger.commons.log.IHasConditionalLogger)
- com.helger.commons.cache.Cache<KEYTYPE,
- org.glassfish.jaxb.runtime.marshaller.NamespacePrefixMapper
- com.helger.jaxb.JAXBNamespacePrefixMapper
Interface Hierarchy
- com.helger.jaxb.IJAXBMarshaller<JAXBTYPE>
- com.helger.jaxb.IJAXBReader<JAXBTYPE>
- com.helger.jaxb.IJAXBUnmarshaller<JAXBTYPE>
- com.helger.jaxb.IJAXBValidator<JAXBTYPE>
- com.helger.jaxb.IJAXBWriter<JAXBTYPE>