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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/generator/annotation/spec/
H A DXmlElementsWriter.java31 public interface XmlElementsWriter interface in inherits:JAnnotationWriter
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/generator/bean/field/
H A DAbstractField.java53 import com.sun.tools.internal.xjc.generator.annotation.spec.XmlElementsWriter;
329 private XmlElementsWriter xesw = null;
335 xesw = field.annotate2(XmlElementsWriter.class);

Completed in 56 milliseconds