Uses of Class
jakarta.xml.bind.annotation.XmlRootElement
-
Packages that use XmlRootElement Package Description com.sun.tools.xjc.reader.xmlschema.bindinfo Object Model that represents customization declarations.jakarta.xml.ws.wsaddressing This package defines APIs related to WS-Addressing.org.apache.cxf.ws.addressing.wsdl org.apache.cxf.wsdl.http org.jboss.jaxb.intros.configmodel org.jboss.resteasy.api.validation org.jboss.resteasy.plugins.providers.atom org.jboss.resteasy.plugins.providers.atom.app -
-
Uses of XmlRootElement in com.sun.tools.xjc.reader.xmlschema.bindinfo
Classes in com.sun.tools.xjc.reader.xmlschema.bindinfo with annotations of type XmlRootElement Modifier and Type Class Description classBIClassClass declaration.static classBIConversion.UserUser-specified<javaType>customization.static classBIConversion.UserAdapterclassBIDomDOM customization.classBIEnumEnumeration customization.classBIEnumMemberEnumeration member customization.classBIFactoryMethodControls theObjectFactorymethod name.classBIGlobalBindingGlobal binding customization.classBIInlineBinaryDataGeneratesXmlInlineBinaryData.classBindInfoContainer for customization declarations.classBIPropertyProperty customization.classBISchemaBindingSchema-wide binding customization.classBIXDomCompatibility with 1.0.classBIXSubstitutableForces a non-collapsing behavior to allow extension schemas to perform element substitutions. -
Uses of XmlRootElement in jakarta.xml.ws.wsaddressing
Classes in jakarta.xml.ws.wsaddressing with annotations of type XmlRootElement Modifier and Type Class Description classW3CEndpointReferenceThis class represents a W3C Addressing EndpointReferece which is a remote reference to a web service endpoint that supports the W3C WS-Addressing 1.0 - Core Recommendation. -
Uses of XmlRootElement in org.apache.cxf.ws.addressing.wsdl
Classes in org.apache.cxf.ws.addressing.wsdl with annotations of type XmlRootElement Modifier and Type Class Description classAnonymousJava class for anonymous complex type. -
Uses of XmlRootElement in org.apache.cxf.wsdl.http
Classes in org.apache.cxf.wsdl.http with annotations of type XmlRootElement Modifier and Type Class Description classUrlEncodedJava class for anonymous complex type.classUrlReplacementJava class for anonymous complex type. -
Uses of XmlRootElement in org.jboss.jaxb.intros.configmodel
Classes in org.jboss.jaxb.intros.configmodel with annotations of type XmlRootElement Modifier and Type Class Description classJaxbIntrosJava class for anonymous complex type. -
Uses of XmlRootElement in org.jboss.resteasy.api.validation
Classes in org.jboss.resteasy.api.validation with annotations of type XmlRootElement Modifier and Type Class Description classResteasyConstraintViolationclassViolationReport -
Uses of XmlRootElement in org.jboss.resteasy.plugins.providers.atom
Classes in org.jboss.resteasy.plugins.providers.atom with annotations of type XmlRootElement Modifier and Type Class Description classBaseLinkIf invoked within the context of a JAX-RS call, it will automatically build a URI based the base URI of the JAX-RS application.classCategoryPer RFC4287:classContentRepresents an atom:content element.classEntryPer RFC4287:classFeedPer RFC4287:classGeneratorPer RFC4287classLinkPer RFC4287:classRelativeLinkIf invoked within the context of a JAX-RS call, it will automatically build a URI based the base URI of the JAX-RS application. -
Uses of XmlRootElement in org.jboss.resteasy.plugins.providers.atom.app
Classes in org.jboss.resteasy.plugins.providers.atom.app with annotations of type XmlRootElement Modifier and Type Class Description classAppAcceptPer RFC5023:classAppCategoriesThe app:categories element can contain a "fixed" attribute, with a value of either "yes" or "no", indicating whether the list of categories is a fixed or an open set.classAppServicePer RFC 5023:
-