Searched defs:UnmarshallerImpl (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/
H A DUnmarshallerImpl.java83 public final class UnmarshallerImpl extends AbstractUnmarshallerImpl implements ValidationEventHandler, Closeable class in inherits:AbstractUnmarshallerImpl,ValidationEventHandler,Closeable
104 public UnmarshallerImpl( JAXBContextImpl context, AssociationMap assoc ) { method in class:UnmarshallerImpl
561 * Must be called from same thread which created the UnmarshallerImpl instance.

Completed in 28 milliseconds