Class IntrospectingUnmarshaller.ContentState
java.lang.Object
ch.tocco.nice2.model.base.api.unmarshal.IntrospectingUnmarshaller.ContentState
- Enclosing class:
IntrospectingUnmarshaller
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected TypeHandlerprotected intprotected Class<?> protected final StringBuilderprotected Stringprotected Stringprotected Content.IfEmptyprotected Methodprotected Object[]protected String[] -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
-
defaultContent
-
validations
-
element
-
methodArgs
-
argumentIndex
protected int argumentIndex -
argumentType
-
argumentHandler
-
method
-
ifEmpty
-
-
Constructor Details
-
ContentState
protected ContentState()
-