See: Description
Interface | Description |
---|---|
DummyPropertyInfo<T,C,F,M> |
PropertyInfo that allows to add additional elements to the collection. |
ModelBuilderI<T,C,F,M> |
User: Iaroslav Savytskyi
Date: 24/05/12
|
Class | Description |
---|---|
ArrayInfoImpl<TypeT,ClassDeclT,FieldT,MethodT> |
Public because XJC needs to access it
|
BuiltinLeafInfoImpl<TypeT,ClassDeclT> |
JAXB spec designates a few Java classes to be mapped to XML types
in a way that ignores restrictions placed on user-defined beans.
|
ClassInfoImpl<T,C,F,M> |
A part of the
ClassInfo that doesn't depend on a particular
reflection library. |
ModelBuilder<T,C,F,M> | |
RuntimeBuiltinLeafInfoImpl<T> |
BuiltinLeafInfoImpl with a support for runtime. |
RuntimeModelBuilder |
ModelBuilder that works at the run-time by using
the java.lang.reflect package. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.