Uses of Class
org.jibx.runtime.impl.UnmarshallingContext
-
Packages that use UnmarshallingContext Package Description org.jibx.runtime.impl -
-
Uses of UnmarshallingContext in org.jibx.runtime.impl
Methods in org.jibx.runtime.impl with parameters of type UnmarshallingContext Modifier and Type Method Description voidUnmarshallingContext. setFromContext(UnmarshallingContext parent)Initializes the context to use the same parser and document as another unmarshalling context.
-