jar

com.webcohesion.enunciate : enunciate-jaxb

Maven & Gradle

Mar 27, 2023
473 stars

Enunciate - JAXB XML Model Support · Model processing for JAXB XML.

Table Of Contents

Latest Version

Download com.webcohesion.enunciate : enunciate-jaxb JAR file - Latest Versions:

All Versions

Download com.webcohesion.enunciate : enunciate-jaxb JAR file - All Versions:

Version Vulnerabilities Size Updated
2.15.x
2.14.x
2.13.x
2.12.x
2.11.x
2.10.x
2.9.x
2.8.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.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 enunciate-jaxb-2.15.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.webcohesion.enunciate.modules.jaxb.api.impl

├─ com.webcohesion.enunciate.modules.jaxb.api.impl.ComplexDataTypeImpl.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.api.impl.ComplexTypeExampleImpl.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.api.impl.CustomExampleImpl.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.api.impl.DataTypeImpl.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.api.impl.DataTypeReferenceImpl.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.api.impl.EnumDataTypeImpl.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.api.impl.ExampleImpl.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.api.impl.MediaTypeDescriptorImpl.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.api.impl.NamespaceImpl.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.api.impl.PropertyImpl.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.api.impl.SyntaxImpl.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.api.impl.ValueImpl.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.api.impl.WrappedPropertyImpl.class - [JAR]

com.webcohesion.enunciate.modules.jaxb.model.types

├─ com.webcohesion.enunciate.modules.jaxb.model.types.KnownXmlType.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.types.MapXmlType.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.types.SpecifiedXmlType.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.types.XmlClassType.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.types.XmlPrimitiveType.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.types.XmlType.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.types.XmlTypeFactory.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.types.XmlTypeVisitor.class - [JAR]

com.webcohesion.enunciate.modules.jaxb.model.adapters

├─ com.webcohesion.enunciate.modules.jaxb.model.adapters.Adaptable.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.adapters.AdapterType.class - [JAR]

com.webcohesion.enunciate.modules.jaxb

├─ com.webcohesion.enunciate.modules.jaxb.EnunciateJaxbContext.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.JaxbApiRegistry.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.JaxbContextClassListArtifact.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.JaxbModule.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.NamespacePropertiesArtifact.class - [JAR]

com.webcohesion.enunciate.modules.jaxb.model

├─ com.webcohesion.enunciate.modules.jaxb.model.Accessor.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.AccessorFilter.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.AnyElement.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.Attribute.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.ComplexContentType.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.ComplexTypeDefinition.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.Element.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.ElementComparator.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.ElementDeclaration.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.ElementRef.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.EnumTypeDefinition.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.EnumValue.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.ImplicitAttributeRef.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.ImplicitChildElement.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.ImplicitChildElementRef.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.ImplicitElementRef.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.ImplicitRootElement.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.ImplicitSchemaAttribute.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.ImplicitSchemaElement.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.ImplicitWrappedElementRef.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.LocalElementDeclaration.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.QNameEnumTypeDefinition.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.Registry.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.RootElementDeclaration.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.Schema.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.SchemaInfo.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.SimpleTypeDefinition.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.TypeDefinition.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.Value.class - [JAR]

com.webcohesion.enunciate.modules.jaxb.model.util

├─ com.webcohesion.enunciate.modules.jaxb.model.util.JAXBCodeErrors.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.util.JAXBUtil.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.model.util.MapType.class - [JAR]

com.webcohesion.enunciate.modules.jaxb.util

├─ com.webcohesion.enunciate.modules.jaxb.util.AccessorOverridesAnotherMethod.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.util.FindRootElementMethod.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.util.PrefixMethod.class - [JAR]

├─ com.webcohesion.enunciate.modules.jaxb.util.ReferencedNamespacesMethod.class - [JAR]