org.jibx.binding.model
Class BindingElement.UnmarshalWrapper
java.lang.Object
org.jibx.binding.model.BindingElement.UnmarshalWrapper
- Enclosing class:
- BindingElement
public static class BindingElement.UnmarshalWrapper
- extends Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindingElement.UnmarshalWrapper
protected BindingElement.UnmarshalWrapper(ValidationContext vctx,
BindingElement contain)
getValidation
public ValidationContext getValidation()
getContainingBinding
public BindingElement getContainingBinding()
Copyright © 2005-2011 jibx.org. All Rights Reserved.