Last Version

JAXB2 Interface Insertion Plugin 1.0

This plugin inserts implements interface, into the class header of generated classes, according to customization extensions. This lets you process XML content nodes not only by class but also by interface. This simplifies the handling of field subsets common to different schema types.

License

License

Apache License
GroupId

GroupId

org.andromda.thirdparty.jaxb2_commons
ArtifactId

ArtifactId

xjc-if-ins
Version

Version

1.0
Type

Type

jar
Description

Description

JAXB2 Interface Insertion Plugin
This plugin inserts implements interface, into the class header of generated classes, according to customization extensions. This lets you process XML content nodes not only by class but also by interface. This simplifies the handling of field subsets common to different schema types.
Project Organization

Project Organization

Sun Microsystems

Download xjc-if-ins 1.0


<!-- https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/xjc-if-ins/ -->
<dependency>
    <groupId>org.andromda.thirdparty.jaxb2_commons</groupId>
    <artifactId>xjc-if-ins</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/xjc-if-ins/
implementation 'org.andromda.thirdparty.jaxb2_commons:xjc-if-ins:1.0'
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/xjc-if-ins/
implementation ("org.andromda.thirdparty.jaxb2_commons:xjc-if-ins:1.0")
'org.andromda.thirdparty.jaxb2_commons:xjc-if-ins:jar:1.0'
<dependency org="org.andromda.thirdparty.jaxb2_commons" name="xjc-if-ins" rev="1.0">
  <artifact name="xjc-if-ins" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.thirdparty.jaxb2_commons', module='xjc-if-ins', version='1.0')
)
libraryDependencies += "org.andromda.thirdparty.jaxb2_commons" % "xjc-if-ins" % "1.0"
[org.andromda.thirdparty.jaxb2_commons/xjc-if-ins "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-impl jar 2.1.10
com.sun.xml.bind : jaxb-xjc jar 2.1.10

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.