Class IntrospectingUnmarshaller.ContentState
java.lang.Object
ch.tocco.nice2.model.base.unmarshal.IntrospectingUnmarshaller.ContentState
- Enclosing class:
IntrospectingUnmarshaller
-
Field Summary
Modifier and TypeFieldDescriptionprotected TypeHandler
protected int
protected Class
<?> protected final StringBuilder
protected String
protected String
protected Content.IfEmpty
protected Method
protected Object[]
protected String[]
-
Constructor Summary
-
Method Summary
-
Field Details
-
-
defaultContent
-
validations
-
element
-
methodArgs
-
argumentIndex
protected int argumentIndex -
argumentType
-
argumentHandler
-
method
-
ifEmpty
-
-
Constructor Details
-
ContentState
protected ContentState()
-