Uses of Class
jakarta.xml.bind.JAXBElement
Packages that use JAXBElement
Package
Description
Provides a runtime binding framework for client applications including
unmarshalling, marshalling, and validation capabilities.
Jakarta XML Binding Provider Use Only: Provides partial default implementations for
some of the
jakarta.xml.bind interfaces.Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
The specialization of
org.glassfish.jaxb.core.v2.model.core for the runtime.Code that implements JAXBContext, Unmarshaller, and Marshaller.
Abstraction around accessing data of actual objects.
-
Uses of JAXBElement in jakarta.xml.bind
Methods in jakarta.xml.bind that return JAXBElementModifier and TypeMethodDescriptionabstract <T> JAXBElement<T>Unmarshal XML root element by provideddeclaredTypeto a Jakarta XML Binding object tree.<T> JAXBElement<T>Unmarshaller.unmarshal(XMLEventReader reader, Class<T> declaredType) Unmarshal root element to Jakarta XML Binding mappeddeclaredTypeand return the resulting content tree.<T> JAXBElement<T>Unmarshaller.unmarshal(XMLStreamReader reader, Class<T> declaredType) Unmarshal root element to Jakarta XML Binding mappeddeclaredTypeand return the resulting content tree.<T> JAXBElement<T>Unmarshal XML data from the specified XML Source bydeclaredTypeand return the resulting content tree.<T> JAXBElement<T>Unmarshal XML data by Jakarta XML Binding mappeddeclaredTypeand return the resulting content tree. -
Uses of JAXBElement in jakarta.xml.bind.helpers
Methods in jakarta.xml.bind.helpers that return JAXBElementModifier and TypeMethodDescription<T> JAXBElement<T>AbstractUnmarshallerImpl.unmarshal(XMLEventReader reader, Class<T> expectedType) <T> JAXBElement<T>AbstractUnmarshallerImpl.unmarshal(XMLStreamReader reader, Class<T> expectedType) <T> JAXBElement<T><T> JAXBElement<T> -
Uses of JAXBElement in org.apache.cxf.common.jaxb
Methods in org.apache.cxf.common.jaxb that return JAXBElementModifier and TypeMethodDescriptionstatic <T> JAXBElement<T>JAXBUtils.unmarshall(JAXBContext c, XMLStreamReader reader, Class<T> cls) static <T> JAXBElement<T>JAXBUtils.unmarshall(JAXBContext c, Element e, Class<T> cls) -
Uses of JAXBElement in org.apache.cxf.configuration.security
Methods in org.apache.cxf.configuration.security that return JAXBElement -
Uses of JAXBElement in org.apache.cxf.ws.addressing
Methods in org.apache.cxf.ws.addressing that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createAction(AttributedURIType value) ObjectFactory.createEndpointReference(EndpointReferenceType value) ObjectFactory.createFaultTo(EndpointReferenceType value) ObjectFactory.createFrom(EndpointReferenceType value) ObjectFactory.createMessageID(AttributedURIType value) ObjectFactory.createMetadata(MetadataType value) ObjectFactory.createProblemAction(ProblemActionType value) ObjectFactory.createProblemHeader(AttributedAnyType value) ObjectFactory.createProblemHeaderQName(AttributedQNameType value) ObjectFactory.createProblemIRI(AttributedURIType value) ObjectFactory.createRelatesTo(RelatesToType value) ObjectFactory.createReplyTo(EndpointReferenceType value) ObjectFactory.createRetryAfter(AttributedUnsignedLongType value) ObjectFactory.createTo(AttributedURIType value) static JAXBElement<ServiceNameType>EndpointReferenceUtils.getServiceNameType(QName serviceName, String portName) -
Uses of JAXBElement in org.apache.cxf.ws.addressing.v200403
Methods in org.apache.cxf.ws.addressing.v200403 that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createAction(AttributedURI value) ObjectFactory.createEndpointReference(EndpointReferenceType value) ObjectFactory.createFaultTo(EndpointReferenceType value) ObjectFactory.createFrom(EndpointReferenceType value) ObjectFactory.createMessageID(AttributedURI value) ObjectFactory.createRelatesTo(Relationship value) ObjectFactory.createReplyAfter(Object value) ObjectFactory.createReplyTo(EndpointReferenceType value) ObjectFactory.createTo(AttributedURI value) -
Uses of JAXBElement in org.apache.cxf.ws.addressing.v200408
Methods in org.apache.cxf.ws.addressing.v200408 that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createAction(AttributedURI value) ObjectFactory.createEndpointReference(EndpointReferenceType value) ObjectFactory.createFaultTo(EndpointReferenceType value) ObjectFactory.createFrom(EndpointReferenceType value) ObjectFactory.createMessageID(AttributedURI value) ObjectFactory.createRelatesTo(Relationship value) ObjectFactory.createReplyAfter(ReplyAfterType value) ObjectFactory.createReplyTo(EndpointReferenceType value) ObjectFactory.createTo(AttributedURI value) -
Uses of JAXBElement in org.apache.cxf.ws.addressing.wsdl
Methods in org.apache.cxf.ws.addressing.wsdl that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createInterfaceName(AttributedQNameType value) ObjectFactory.createServiceName(ServiceNameType value) ObjectFactory.createUsingAddressing(UsingAddressing value) -
Uses of JAXBElement in org.apache.cxf.ws.security.sts.provider.model
Methods in org.apache.cxf.ws.security.sts.provider.model that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createAllowPostdating(AllowPostdatingType value) ObjectFactory.createAuthenticationType(String value) ObjectFactory.createAuthenticator(AuthenticatorType value) ObjectFactory.createBinaryExchange(BinaryExchangeType value) ObjectFactory.createBinarySecret(BinarySecretType value) ObjectFactory.createCancelTarget(CancelTargetType value) ObjectFactory.createCanonicalizationAlgorithm(String value) ObjectFactory.createChallenge(String value) ObjectFactory.createClaims(ClaimsType value) JAXBElement<byte[]>ObjectFactory.createCombinedHash(byte[] value) ObjectFactory.createComputedKey(String value) ObjectFactory.createComputedKeyAlgorithm(String value) ObjectFactory.createDelegatable(Boolean value) ObjectFactory.createDelegateTo(DelegateToType value) ObjectFactory.createEncryption(EncryptionType value) ObjectFactory.createEncryptionAlgorithm(String value) ObjectFactory.createEncryptWith(String value) ObjectFactory.createEntropy(EntropyType value) ObjectFactory.createForwardable(Boolean value) ObjectFactory.createIssuedTokens(RequestSecurityTokenResponseCollectionType value) ObjectFactory.createIssuer(EndpointReferenceType value) ObjectFactory.createKeyExchangeToken(KeyExchangeTokenType value) ObjectFactory.createKeySize(Long value) ObjectFactory.createKeyType(String value) ObjectFactory.createKeyWrapAlgorithm(String value) ObjectFactory.createLifetime(LifetimeType value) ObjectFactory.createOnBehalfOf(OnBehalfOfType value) ObjectFactory.createParticipants(ParticipantsType value) ObjectFactory.createProofEncryption(ProofEncryptionType value) ObjectFactory.createRenewing(RenewingType value) ObjectFactory.createRenewTarget(RenewTargetType value) ObjectFactory.createRequestedAttachedReference(RequestedReferenceType value) ObjectFactory.createRequestedProofToken(RequestedProofTokenType value) ObjectFactory.createRequestedSecurityToken(RequestedSecurityTokenType value) ObjectFactory.createRequestedTokenCancelled(RequestedTokenCancelledType value) ObjectFactory.createRequestedUnattachedReference(RequestedReferenceType value) ObjectFactory.createRequestKET(RequestKETType value) ObjectFactory.createRequestSecurityToken(RequestSecurityTokenType value) ObjectFactory.createRequestSecurityTokenCollection(RequestSecurityTokenCollectionType value) ObjectFactory.createRequestSecurityTokenResponse(RequestSecurityTokenResponseType value) ObjectFactory.createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value) ObjectFactory.createRequestType(String value) ObjectFactory.createSignatureAlgorithm(String value) ObjectFactory.createSignChallenge(SignChallengeType value) ObjectFactory.createSignChallengeResponse(SignChallengeType value) ObjectFactory.createSignWith(String value) ObjectFactory.createStatus(StatusType value) ObjectFactory.createTokenType(String value) ObjectFactory.createUseKey(UseKeyType value) ObjectFactory.createValidateTarget(ValidateTargetType value) -
Uses of JAXBElement in org.apache.cxf.ws.security.sts.provider.model.secext
Methods in org.apache.cxf.ws.security.sts.provider.model.secext that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createBinarySecurityToken(BinarySecurityTokenType value) ObjectFactory.createEmbedded(EmbeddedType value) ObjectFactory.createKeyIdentifier(KeyIdentifierType value) ObjectFactory.createNonce(EncodedString value) ObjectFactory.createPassword(PasswordString value) ObjectFactory.createReference(ReferenceType value) ObjectFactory.createSecurity(SecurityHeaderType value) ObjectFactory.createSecurityTokenReference(SecurityTokenReferenceType value) ObjectFactory.createTransformationParameters(TransformationParametersType value) ObjectFactory.createUsernameToken(UsernameTokenType value) -
Uses of JAXBElement in org.apache.cxf.ws.security.sts.provider.model.utility
Methods in org.apache.cxf.ws.security.sts.provider.model.utility that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createCreated(AttributedDateTime value) ObjectFactory.createExpires(AttributedDateTime value) ObjectFactory.createTimestamp(TimestampType value) -
Uses of JAXBElement in org.apache.cxf.ws.security.sts.provider.model.wstrust14
Methods in org.apache.cxf.ws.security.sts.provider.model.wstrust14 that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createActAs(ActAsType value) ObjectFactory.createChoiceChallenge(ChoiceChallengeType value) ObjectFactory.createChoiceChallengeResponse(ChoiceChallengeResponseType value) ObjectFactory.createContextData(ContextDataType value) ObjectFactory.createInteractiveChallenge(InteractiveChallengeType value) ObjectFactory.createInteractiveChallengeResponse(InteractiveChallengeResponseType value) ObjectFactory.createTextChallenge(TextChallengeType value) ObjectFactory.createTextChallengeResponse(TextChallengeResponseType value) ObjectFactory.createTitle(TitleType value) -
Uses of JAXBElement in org.apache.cxf.ws.security.sts.provider.model.xmldsig
Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createCanonicalizationMethod(CanonicalizationMethodType value) ObjectFactory.createDigestMethod(DigestMethodType value) JAXBElement<byte[]>ObjectFactory.createDigestValue(byte[] value) ObjectFactory.createDSAKeyValue(DSAKeyValueType value) ObjectFactory.createKeyInfo(KeyInfoType value) ObjectFactory.createKeyName(String value) ObjectFactory.createKeyValue(KeyValueType value) ObjectFactory.createManifest(ManifestType value) ObjectFactory.createMgmtData(String value) ObjectFactory.createObject(ObjectType value) ObjectFactory.createPGPData(PGPDataType value) JAXBElement<byte[]>ObjectFactory.createPGPDataTypePGPKeyID(byte[] value) JAXBElement<byte[]>ObjectFactory.createPGPDataTypePGPKeyPacket(byte[] value) ObjectFactory.createReference(ReferenceType value) ObjectFactory.createRetrievalMethod(RetrievalMethodType value) ObjectFactory.createRSAKeyValue(RSAKeyValueType value) ObjectFactory.createSignature(SignatureType value) ObjectFactory.createSignatureMethod(SignatureMethodType value) ObjectFactory.createSignatureMethodTypeHMACOutputLength(BigInteger value) ObjectFactory.createSignatureProperties(SignaturePropertiesType value) ObjectFactory.createSignatureProperty(SignaturePropertyType value) ObjectFactory.createSignatureValue(SignatureValueType value) ObjectFactory.createSignedInfo(SignedInfoType value) ObjectFactory.createSPKIData(SPKIDataType value) JAXBElement<byte[]>ObjectFactory.createSPKIDataTypeSPKISexp(byte[] value) ObjectFactory.createTransform(TransformType value) ObjectFactory.createTransforms(TransformsType value) ObjectFactory.createTransformTypeXPath(String value) ObjectFactory.createX509Data(X509DataType value) JAXBElement<byte[]>ObjectFactory.createX509DataTypeX509Certificate(byte[] value) JAXBElement<byte[]>ObjectFactory.createX509DataTypeX509CRL(byte[] value) ObjectFactory.createX509DataTypeX509IssuerSerial(X509IssuerSerialType value) JAXBElement<byte[]>ObjectFactory.createX509DataTypeX509SKI(byte[] value) ObjectFactory.createX509DataTypeX509SubjectName(String value) -
Uses of JAXBElement in org.apache.cxf.wsdl.http
Methods in org.apache.cxf.wsdl.http that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createAddress(AddressType value) ObjectFactory.createBinding(BindingType value) ObjectFactory.createOperation(OperationType value) -
Uses of JAXBElement in org.apache.wss4j.binding.wss10
Methods in org.apache.wss4j.binding.wss10 that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createBinarySecurityToken(BinarySecurityTokenType value) ObjectFactory.createEmbedded(EmbeddedType value) ObjectFactory.createKeyIdentifier(KeyIdentifierType value) ObjectFactory.createNonce(EncodedString value) ObjectFactory.createPassword(PasswordString value) ObjectFactory.createReference(ReferenceType value) ObjectFactory.createSecurity(SecurityHeaderType value) ObjectFactory.createSecurityTokenReference(SecurityTokenReferenceType value) ObjectFactory.createTransformationParameters(TransformationParametersType value) ObjectFactory.createUsernameToken(UsernameTokenType value) -
Uses of JAXBElement in org.apache.wss4j.binding.wss11
Methods in org.apache.wss4j.binding.wss11 that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createEncryptedHeader(EncryptedHeaderType value) ObjectFactory.createIteration(Long value) JAXBElement<byte[]>ObjectFactory.createSalt(byte[] value) ObjectFactory.createSignatureConfirmation(SignatureConfirmationType value) -
Uses of JAXBElement in org.apache.wss4j.binding.wssc13
Methods in org.apache.wss4j.binding.wssc13 that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createDerivedKeyToken(DerivedKeyTokenType value) ObjectFactory.createIdentifier(String value) ObjectFactory.createInstance(String value) ObjectFactory.createLabel(String value) ObjectFactory.createName(String value) JAXBElement<byte[]>ObjectFactory.createNonce(byte[] value) ObjectFactory.createSecurityContextToken(SecurityContextTokenType value) -
Uses of JAXBElement in org.apache.wss4j.binding.wssc200502
Methods in org.apache.wss4j.binding.wssc200502 that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createDerivedKeyToken(DerivedKeyTokenType value) ObjectFactory.createIdentifier(String value) ObjectFactory.createInstance(String value) ObjectFactory.createLabel(String value) ObjectFactory.createName(String value) JAXBElement<byte[]>ObjectFactory.createNonce(byte[] value) ObjectFactory.createSecurityContextToken(SecurityContextTokenType value) -
Uses of JAXBElement in org.apache.wss4j.binding.wsu10
Methods in org.apache.wss4j.binding.wsu10 that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createCreated(AttributedDateTime value) ObjectFactory.createExpires(AttributedDateTime value) ObjectFactory.createTimestamp(TimestampType value) -
Uses of JAXBElement in org.glassfish.jaxb.runtime.v2.model.runtime
Methods in org.glassfish.jaxb.runtime.v2.model.runtime that return types with arguments of type JAXBElementModifier and TypeMethodDescriptionClass<? extends JAXBElement>RuntimeElementInfo.getType()Returns the customJAXBElementclass tailored this element. -
Uses of JAXBElement in org.glassfish.jaxb.runtime.v2.runtime
Methods in org.glassfish.jaxb.runtime.v2.runtime that return JAXBElementModifier and TypeMethodDescriptionElementBeanInfoImpl.createInstance(UnmarshallingContext context) ElementBeanInfoImpl.createInstanceFromValue(Object o) <T> JAXBElement<T>Methods in org.glassfish.jaxb.runtime.v2.runtime that return types with arguments of type JAXBElementMethods in org.glassfish.jaxb.runtime.v2.runtime with parameters of type JAXBElementModifier and TypeMethodDescriptionElementBeanInfoImpl.getElementLocalName(JAXBElement e) ElementBeanInfoImpl.getElementNamespaceURI(JAXBElement e) ElementBeanInfoImpl.getId(JAXBElement e, XMLSerializer target) booleanElementBeanInfoImpl.reset(JAXBElement e, UnmarshallingContext context) voidElementBeanInfoImpl.serializeAttributes(JAXBElement e, XMLSerializer target) voidElementBeanInfoImpl.serializeBody(JAXBElement element, XMLSerializer target) voidElementBeanInfoImpl.serializeRoot(JAXBElement e, XMLSerializer target) voidElementBeanInfoImpl.serializeURIs(JAXBElement e, XMLSerializer target) -
Uses of JAXBElement in org.glassfish.jaxb.runtime.v2.runtime.reflect
Fields in org.glassfish.jaxb.runtime.v2.runtime.reflect with type parameters of type JAXBElementModifier and TypeFieldDescriptionstatic final Accessor<JAXBElement,Object> Accessor.JAXB_ELEMENT_VALUEAccessorforgetValue(). -
Uses of JAXBElement in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller
Methods in org.glassfish.jaxb.runtime.v2.runtime.unmarshaller that return JAXBElementModifier and TypeMethodDescription<T> JAXBElement<T>UnmarshallerImpl.unmarshal(XMLEventReader reader, Class<T> expectedType) <T> JAXBElement<T>UnmarshallerImpl.unmarshal(XMLStreamReader reader, Class<T> expectedType) <T> JAXBElement<T><T> JAXBElement<T>protected <T> JAXBElement<T>UnmarshallerImpl.unmarshal(XMLReader reader, InputSource source, Class<T> expectedType) -
Uses of JAXBElement in org.hibernate.boot.jaxb.hbm.spi
Methods in org.hibernate.boot.jaxb.hbm.spi that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmFilterDefinitionTypeFilterParam(JaxbHbmFilterParameterType value) ObjectFactory.createJaxbHbmFilterTypeAliases(JaxbHbmFilterAliasMappingType value) ObjectFactory.createJaxbHbmNamedNativeQueryTypeLoadCollection(JaxbHbmNativeQueryCollectionLoadReturnType value) ObjectFactory.createJaxbHbmNamedNativeQueryTypeQueryParam(JaxbHbmQueryParamType value) ObjectFactory.createJaxbHbmNamedNativeQueryTypeReturn(JaxbHbmNativeQueryReturnType value) ObjectFactory.createJaxbHbmNamedNativeQueryTypeReturnJoin(JaxbHbmNativeQueryJoinReturnType value) ObjectFactory.createJaxbHbmNamedNativeQueryTypeReturnScalar(JaxbHbmNativeQueryScalarReturnType value) ObjectFactory.createJaxbHbmNamedNativeQueryTypeSynchronize(JaxbHbmSynchronizeType value) ObjectFactory.createJaxbHbmNamedQueryTypeQueryParam(JaxbHbmQueryParamType value) -
Uses of JAXBElement in org.hibernate.boot.jaxb.mapping
Methods in org.hibernate.boot.jaxb.mapping that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmFilterAliases(JaxbHbmFilter.JaxbAliases value) ObjectFactory.createJaxbHbmFilterCondition(String value) -
Uses of JAXBElement in org.jboss.jaxb.intros.configmodel
Methods in org.jboss.jaxb.intros.configmodel that return JAXBElementModifier and TypeMethodDescriptionObjectFactory.createClass(ClassIntroConfig value) ObjectFactory.createClassMemberIntroConfig(Object value) ObjectFactory.createField(FieldIntroConfig value) ObjectFactory.createMethod(MethodIntroConfig value) ObjectFactory.createXmlAccessorType(XmlAccessorTypeIntro value) ObjectFactory.createXmlAttribute(XmlAttributeIntro value) ObjectFactory.createXmlElement(XmlElementIntro value) ObjectFactory.createXmlElementWrapper(XmlElementWrapperIntro value) ObjectFactory.createXmlID(XmlIDIntro value) ObjectFactory.createXmlIDREF(XmlIDREFIntro value) ObjectFactory.createXmlJavaTypeAdapter(XmlJavaTypeAdapterIntro value) ObjectFactory.createXmlRootElement(XmlRootElementIntro value) ObjectFactory.createXmlTransient(XmlTransientIntro value) ObjectFactory.createXmlType(XmlTypeIntro value) -
Uses of JAXBElement in org.jboss.resteasy.plugins.providers.jaxb
Methods in org.jboss.resteasy.plugins.providers.jaxb that return JAXBElementModifier and TypeMethodDescriptionJAXBElement<?>JAXBElementProvider.readFrom(Class<JAXBElement<?>> type, Type genericType, Annotation[] annotations, MediaType mediaType, MultivaluedMap<String, String> httpHeaders, InputStream entityStream) <T> JAXBElement<T>SecureUnmarshaller.unmarshal(XMLEventReader reader, Class<T> declaredType) <T> JAXBElement<T>SecureUnmarshaller.unmarshal(XMLStreamReader reader, Class<T> declaredType) <T> JAXBElement<T><T> JAXBElement<T>static JAXBElement<?>JAXBXmlTypeProvider.wrapInJAXBElement(Object t, Class<?> type) If this object is managed by an XmlRegistry, this method will invoke the registry and wrap the object in a JAXBElement so that it can be marshalled.Methods in org.jboss.resteasy.plugins.providers.jaxb that return types with arguments of type JAXBElementMethods in org.jboss.resteasy.plugins.providers.jaxb with parameters of type JAXBElementModifier and TypeMethodDescriptionJAXBElementProvider.asyncWriteTo(JAXBElement<?> t, Class<?> type, Type genericType, Annotation[] annotations, MediaType mediaType, MultivaluedMap<String, Object> httpHeaders, AsyncOutputStream outputStream) voidJAXBElementProvider.writeTo(JAXBElement<?> t, Class<?> type, Type genericType, Annotation[] annotations, MediaType mediaType, MultivaluedMap<String, Object> httpHeaders, OutputStream outputStream) Method parameters in org.jboss.resteasy.plugins.providers.jaxb with type arguments of type JAXBElementModifier and TypeMethodDescriptionJAXBElement<?>JAXBElementProvider.readFrom(Class<JAXBElement<?>> type, Type genericType, Annotation[] annotations, MediaType mediaType, MultivaluedMap<String, String> httpHeaders, InputStream entityStream)