Package org.jibx.binding.model
Class BindingElement.UnmarshalWrapper
java.lang.Object
org.jibx.binding.model.BindingElement.UnmarshalWrapper
- Enclosing class:
BindingElement
Inner class as wrapper for binding element on unmarshalling. This
provides a handle for passing the validation context, allowing elements
to check for problems during unmarshalling.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
UnmarshalWrapper
(ValidationContext vctx, BindingElement contain) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
m_validationContext
-
m_containingBinding
-
-
Constructor Details
-
UnmarshalWrapper
-
-
Method Details
-
getValidation
-
getContainingBinding
-