All Downloads are FREE. Search and download functionalities are using the official Maven repository.

impl.com.sun.xml.bind.v2.model.annotation.Init Maven / Gradle / Ivy


package com.sun.xml.bind.v2.model.annotation;


class Init {


    static Quick[] getAll() {
        return new Quick[] {new XmlAttributeQuick(null, null), new XmlElementQuick(null, null), new XmlElementDeclQuick(null, null), new XmlElementRefQuick(null, null), new XmlElementRefsQuick(null, null), new XmlEnumQuick(null, null), new XmlRootElementQuick(null, null), new XmlSchemaQuick(null, null), new XmlSchemaTypeQuick(null, null), new XmlTransientQuick(null, null), new XmlTypeQuick(null, null), new XmlValueQuick(null, null)};
    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy