jar

org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-oxm

Maven & Gradle

Jul 24, 2023
3 usages

Apache ServiceMix :: Bundles :: spring-oxm

Table Of Contents

Latest Version

Download org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-oxm JAR file - Latest Versions:

All Versions

Download org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-oxm JAR file - All Versions:

Version Vulnerabilities Size Updated
6.0.x
5.3.x
5.2.x
5.1.x
5.0.x
4.3.x
4.2.x
4.1.x
4.0.x
3.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.servicemix.bundles.spring-oxm-5.3.28_1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.oxm.jibx

├─ org.springframework.oxm.jibx.JibxMarshaller.class - [JAR]

├─ org.springframework.oxm.jibx.package-info.class - [JAR]

org.springframework.oxm.mime

├─ org.springframework.oxm.mime.MimeContainer.class - [JAR]

├─ org.springframework.oxm.mime.MimeMarshaller.class - [JAR]

├─ org.springframework.oxm.mime.MimeUnmarshaller.class - [JAR]

├─ org.springframework.oxm.mime.package-info.class - [JAR]

org.springframework.oxm.xstream

├─ org.springframework.oxm.xstream.CatchAllConverter.class - [JAR]

├─ org.springframework.oxm.xstream.XStreamMarshaller.class - [JAR]

├─ org.springframework.oxm.xstream.package-info.class - [JAR]

org.springframework.oxm.jaxb

├─ org.springframework.oxm.jaxb.ClassPathJaxb2TypeScanner.class - [JAR]

├─ org.springframework.oxm.jaxb.Jaxb2Marshaller.class - [JAR]

├─ org.springframework.oxm.jaxb.package-info.class - [JAR]

org.springframework.oxm

├─ org.springframework.oxm.GenericMarshaller.class - [JAR]

├─ org.springframework.oxm.GenericUnmarshaller.class - [JAR]

├─ org.springframework.oxm.Marshaller.class - [JAR]

├─ org.springframework.oxm.MarshallingException.class - [JAR]

├─ org.springframework.oxm.MarshallingFailureException.class - [JAR]

├─ org.springframework.oxm.UncategorizedMappingException.class - [JAR]

├─ org.springframework.oxm.Unmarshaller.class - [JAR]

├─ org.springframework.oxm.UnmarshallingFailureException.class - [JAR]

├─ org.springframework.oxm.ValidationFailureException.class - [JAR]

├─ org.springframework.oxm.XmlMappingException.class - [JAR]

├─ org.springframework.oxm.package-info.class - [JAR]

org.springframework.oxm.support

├─ org.springframework.oxm.support.AbstractMarshaller.class - [JAR]

├─ org.springframework.oxm.support.MarshallingSource.class - [JAR]

├─ org.springframework.oxm.support.SaxResourceUtils.class - [JAR]

├─ org.springframework.oxm.support.package-info.class - [JAR]

org.springframework.oxm.config

├─ org.springframework.oxm.config.Jaxb2MarshallerBeanDefinitionParser.class - [JAR]

├─ org.springframework.oxm.config.JibxMarshallerBeanDefinitionParser.class - [JAR]

├─ org.springframework.oxm.config.OxmNamespaceHandler.class - [JAR]

├─ org.springframework.oxm.config.package-info.class - [JAR]

Advertisement