Uses of Class
jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter
-
Packages that use XmlJavaTypeAdapter Package Description com.sun.tools.xjc.model Implementation of theorg.glassfish.jaxb.core.v2.model.corepackage for XJC.jakarta.xml.bind.annotation.adapters XmlAdapterand its spec-defined sub-classes to allow arbitrary Java classes to be used with Jakarta XML Binding.org.apache.cxf.ws.addressing.v200403 org.apache.cxf.ws.addressing.v200408 org.apache.cxf.ws.addressing.wsdl org.apache.cxf.ws.security.sts.provider.model.secext org.apache.cxf.ws.security.sts.provider.model.utility org.apache.cxf.ws.security.sts.provider.model.xmldsig org.apache.cxf.wsdl.http org.apache.wss4j.binding.wss10 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.glassfish.jaxb.core.v2.model.core The in-memory model of the JAXB-bound beans.org.jboss.jaxb.intros.configmodel org.jboss.resteasy.plugins.providers.atom.app -
-
Uses of XmlJavaTypeAdapter in com.sun.tools.xjc.model
Fields in com.sun.tools.xjc.model with annotations of type XmlJavaTypeAdapter Modifier and Type Field Description FieldRendererCPropertyInfo. realizationSpecifies how the field is generated by the backend. -
Uses of XmlJavaTypeAdapter in jakarta.xml.bind.annotation.adapters
Methods in jakarta.xml.bind.annotation.adapters that return XmlJavaTypeAdapter Modifier and Type Method Description XmlJavaTypeAdapter[]value()Collection of @XmlJavaTypeAdapterannotations -
Uses of XmlJavaTypeAdapter in org.apache.cxf.ws.addressing.v200403
Fields in org.apache.cxf.ws.addressing.v200403 with annotations of type XmlJavaTypeAdapter Modifier and Type Field Description protected StringServiceNameType. portName -
Uses of XmlJavaTypeAdapter in org.apache.cxf.ws.addressing.v200408
Fields in org.apache.cxf.ws.addressing.v200408 with annotations of type XmlJavaTypeAdapter Modifier and Type Field Description protected StringServiceNameType. portName -
Uses of XmlJavaTypeAdapter in org.apache.cxf.ws.addressing.wsdl
Fields in org.apache.cxf.ws.addressing.wsdl with annotations of type XmlJavaTypeAdapter Modifier and Type Field Description protected StringServiceNameType. endpointName -
Uses of XmlJavaTypeAdapter in org.apache.cxf.ws.security.sts.provider.model.secext
Fields in org.apache.cxf.ws.security.sts.provider.model.secext with annotations of type XmlJavaTypeAdapter Modifier and Type Field Description protected StringAttributedString. idprotected StringSecurityTokenReferenceType. idprotected StringUsernameTokenType. id -
Uses of XmlJavaTypeAdapter in org.apache.cxf.ws.security.sts.provider.model.utility
Fields in org.apache.cxf.ws.security.sts.provider.model.utility with annotations of type XmlJavaTypeAdapter Modifier and Type Field Description protected StringAttributedDateTime. idprotected StringAttributedURI. idprotected StringTimestampType. id -
Uses of XmlJavaTypeAdapter in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Fields in org.apache.cxf.ws.security.sts.provider.model.xmldsig with annotations of type XmlJavaTypeAdapter Modifier and Type Field Description protected StringKeyInfoType. idprotected StringManifestType. idprotected StringObjectType. idprotected StringReferenceType. idprotected StringSignaturePropertiesType. idprotected StringSignaturePropertyType. idprotected StringSignatureType. idprotected StringSignedInfoType. id -
Uses of XmlJavaTypeAdapter in org.apache.cxf.wsdl.http
Fields in org.apache.cxf.wsdl.http with annotations of type XmlJavaTypeAdapter Modifier and Type Field Description protected StringBindingType. verb -
Uses of XmlJavaTypeAdapter in org.apache.wss4j.binding.wss10
Fields in org.apache.wss4j.binding.wss10 with annotations of type XmlJavaTypeAdapter Modifier and Type Field Description protected StringBinarySecurityTokenType. id -
Uses of XmlJavaTypeAdapter in org.glassfish.jaxb.core.v2.model.core
Constructors in org.glassfish.jaxb.core.v2.model.core with parameters of type XmlJavaTypeAdapter Constructor Description Adapter(XmlJavaTypeAdapter spec, AnnotationReader<TypeT,ClassDeclT,?,?> reader, Navigator<TypeT,ClassDeclT,?,?> nav)Ref(AnnotationReader<T,C,?,?> reader, Navigator<T,C,?,?> nav, T type, XmlJavaTypeAdapter xjta, XmlList xl)Ref(ModelBuilderI<T,C,?,?> builder, T type, XmlJavaTypeAdapter xjta, XmlList xl) -
Uses of XmlJavaTypeAdapter in org.jboss.jaxb.intros.configmodel
Fields in org.jboss.jaxb.intros.configmodel with annotations of type XmlJavaTypeAdapter Modifier and Type Field Description protected StringXmlAccessorTypeIntro. value -
Uses of XmlJavaTypeAdapter in org.jboss.resteasy.plugins.providers.atom.app
Fields in org.jboss.resteasy.plugins.providers.atom.app with annotations of type XmlJavaTypeAdapter Modifier and Type Field Description protected BooleanAppCategories. fixed
-