Alle Klassen und Schnittstellen
Klasse
Beschreibung
XJC Plugin generates constrained and bound JavaBeans properties
Represents the instance of a
CollectionPropertyInfo, i.e. represents the
property meta information along with its value, and enables to get and set the valueRepresents a multi-value property of a JAXB-generated java class.
Contract for objects that can be copied,
similar to the "Object.clone()" contract,
but only available on objects explicitly implementing
this interface.
XJC Plugin to generate Object.clone() implementation method
XJC Plugin to generate copy and partial copy methods
Plugin to generate fluent Builders for generated classes
Generates interface declarations from <group> and <attributeGroup>
XSD declarations, and makes classes generated from complexTypes that use
these declarations implement the generated interface.
XJC Plugin to make generated classes immutable
Represents the instance of a
IndirectCollectionPropertyInfo, i.e. represents the
property meta information along with its value, and enables to get an d set the valueRepresents a multi-value property of a JAXB-generated java class where the individual values are wrapped in
a
JAXBElement instance.Represents the instance of a
IndirectPrimitiveCollectionPropertyInfo, i.e. represents the
property meta information along with its value, and enables to get an d set the valueRepresents a multi-value property of a JAXB-generated java class where the individual values are wrapped in
a
JAXBElement instance, and the individual values are of a java primitive type.Java-Klasse für anonymous complex type.
Java-Klasse für anonymous complex type.
Java-Klasse für anonymous complex type.
Generates a helper class to access meta information
about a JAXB-generated object.
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.kscs.util.jaxb.
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.kscs.util.jaxb.bindings package.
Contract for objects that can be copied partially,
i.e. by explicitly excluding or including specified
branches of the object tree.
Common context for all plugins implemented by this
plugin package
Common utilities for XJC plugins
Abstract base class for all property instances of a JAXB-generated class's instances.
Represents a property of a JAXB-generated class.
Represents a property path for use in the clone() method
Interface to be implemented by a property visitor
Java-Klasse für anonymous complex type.
Helper class acting as base class for all selectors and
concrete implementation of leaf selectors.
Represents the instance of a
SinglePropertyInfo, i.e. represents the
property meta information along with its value, and enables to get an d set the valueRepresents a multi-value property of a JAXB-generated java class.
${PROJECT_NAME}