Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Interfaces
  • Classes
  • Methods
  • Constructors
  • Terminally Deprecated Elements
    Element
    Description
    com.helger.jaxb.builder.AbstractJAXBBuilder
    com.helger.jaxb.builder.AbstractWritingJAXBBuilder
    com.helger.jaxb.builder.IJAXBDocumentType
    com.helger.jaxb.builder.JAXBDocumentType
    com.helger.jaxb.builder.JAXBReaderBuilder
    Since v11 - use the GenericJAXBMarshaller instead - it deals with all of the stuff in one class. Will be removed in v12
    com.helger.jaxb.builder.JAXBValidationBuilder
    Since v11 - use the GenericJAXBMarshaller instead - it deals with all of the stuff in one class. Will be removed in v12
    com.helger.jaxb.builder.JAXBWriterBuilder
    Since v11 - use the GenericJAXBMarshaller instead - it deals with all of the stuff in one class. Will be removed in v12
    com.helger.jaxb.GenericJAXBMarshaller.setValidationEventHandlerFactory(IValidationEventHandlerFactory)
    Set the validation event handler manually. Use GenericJAXBMarshaller.setValidationEventHandler(ValidationEventHandler) instead.
    com.helger.jaxb.JAXBContextCache.getFromCache(ICommonsList<Class<?>>)
    Use the JAXBContextCacheKey factory methods instead
    com.helger.jaxb.JAXBContextCache.getFromCache(ICommonsList<Class<?>>, Map<String, ?>)
    Use the JAXBContextCacheKey factory methods instead
    com.helger.jaxb.JAXBContextCache.getFromCache(Class<?>)
    Use the JAXBContextCacheKey factory methods instead
    com.helger.jaxb.JAXBContextCache.getFromCache(Class<?>, ClassLoader)
    Use the JAXBContextCacheKey factory methods instead
    com.helger.jaxb.JAXBContextCache.getFromCache(Package)
    Use the JAXBContextCacheKey factory methods instead
    com.helger.jaxb.JAXBContextCache.getFromCache(Package, ClassLoader)
    Use the JAXBContextCacheKey factory methods instead
    com.helger.jaxb.JAXBContextCache.removeFromCache(ICommonsList<Class<?>>)
    com.helger.jaxb.JAXBContextCache.removeFromCache(ICommonsList<Class<?>>, Map<String, ?>)
    com.helger.jaxb.JAXBContextCache.removeFromCache(Package)
    com.helger.jaxb.JAXBContextCache.removeFromCache(Package, ClassLoader)
    com.helger.jaxb.JAXBContextCacheKey(Package, ClassLoader)
  • Deprecated Interfaces
    Interface
    Description
    com.helger.jaxb.builder.IJAXBDocumentType
  • Deprecated Classes
    Class
    Description
    com.helger.jaxb.builder.AbstractJAXBBuilder
    com.helger.jaxb.builder.AbstractWritingJAXBBuilder
    com.helger.jaxb.builder.JAXBDocumentType
    com.helger.jaxb.builder.JAXBReaderBuilder
    Since v11 - use the GenericJAXBMarshaller instead - it deals with all of the stuff in one class. Will be removed in v12
    com.helger.jaxb.builder.JAXBValidationBuilder
    Since v11 - use the GenericJAXBMarshaller instead - it deals with all of the stuff in one class. Will be removed in v12
    com.helger.jaxb.builder.JAXBWriterBuilder
    Since v11 - use the GenericJAXBMarshaller instead - it deals with all of the stuff in one class. Will be removed in v12
  • Deprecated Methods
    Method
    Description
    com.helger.jaxb.GenericJAXBMarshaller.setValidationEventHandlerFactory(IValidationEventHandlerFactory)
    Set the validation event handler manually. Use GenericJAXBMarshaller.setValidationEventHandler(ValidationEventHandler) instead.
    com.helger.jaxb.JAXBContextCache.getFromCache(ICommonsList<Class<?>>)
    Use the JAXBContextCacheKey factory methods instead
    com.helger.jaxb.JAXBContextCache.getFromCache(ICommonsList<Class<?>>, Map<String, ?>)
    Use the JAXBContextCacheKey factory methods instead
    com.helger.jaxb.JAXBContextCache.getFromCache(Class<?>)
    Use the JAXBContextCacheKey factory methods instead
    com.helger.jaxb.JAXBContextCache.getFromCache(Class<?>, ClassLoader)
    Use the JAXBContextCacheKey factory methods instead
    com.helger.jaxb.JAXBContextCache.getFromCache(Package)
    Use the JAXBContextCacheKey factory methods instead
    com.helger.jaxb.JAXBContextCache.getFromCache(Package, ClassLoader)
    Use the JAXBContextCacheKey factory methods instead
    com.helger.jaxb.JAXBContextCache.removeFromCache(ICommonsList<Class<?>>)
    com.helger.jaxb.JAXBContextCache.removeFromCache(ICommonsList<Class<?>>, Map<String, ?>)
    com.helger.jaxb.JAXBContextCache.removeFromCache(Package)
    com.helger.jaxb.JAXBContextCache.removeFromCache(Package, ClassLoader)
  • Deprecated Constructors
    Constructor
    Description
    com.helger.jaxb.JAXBContextCacheKey(Package, ClassLoader)

Copyright © 2015–2024 Philip Helger. All rights reserved.