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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/
H A DMTOMDecorator.java65 private boolean followXop; field in class:MTOMDecorator
94 followXop = true;
103 followXop = true;
118 if(!followXop)
121 followXop = false;

Completed in 22 milliseconds