Searched refs:MTOMDecorator (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/
H A DMTOMDecorator.java42 final class MTOMDecorator implements XmlVisitor { class in inherits:XmlVisitor
67 public MTOMDecorator(UnmarshallerImpl parent,XmlVisitor next, AttachmentUnmarshaller au) { method in class:MTOMDecorator
H A DUnmarshallerImpl.java149 unmarshaller = new MTOMDecorator(this,unmarshaller,attachmentUnmarshaller);

Completed in 30 milliseconds