Class LegacyCustomizations


  • @Deprecated
    public class LegacyCustomizations
    extends Object
    Deprecated.
    since 3.0, for removal
    Customizations previous namespace handling
    • Field Detail

      • LEGACY_NAMESPACE_URI

        public static String LEGACY_NAMESPACE_URI
        Deprecated.
      • LEGACY_OBJECT_FACTORY_ELEMENT_NAME

        public static QName LEGACY_OBJECT_FACTORY_ELEMENT_NAME
        Deprecated.
      • LEGACY_EXTENDS_ELEMENT_NAME

        public static QName LEGACY_EXTENDS_ELEMENT_NAME
        Deprecated.
      • LEGACY_IMPLEMENTS_ELEMENT_NAME

        public static QName LEGACY_IMPLEMENTS_ELEMENT_NAME
        Deprecated.
    • Constructor Detail

      • LegacyCustomizations

        public LegacyCustomizations()
        Deprecated.
    • Method Detail

      • getContext

        public static jakarta.xml.bind.JAXBContext getContext()
        Deprecated.
      • _extends

        public static void _extends​(com.sun.tools.xjc.model.CClassInfo classInfo,
                                    String className)
        Deprecated.
      • _implements

        public static void _implements​(com.sun.tools.xjc.model.CClassInfo classInfo,
                                       String... interfaceNames)
        Deprecated.