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

/openjdk7/jaxws/src/share/jaxws_classes/javax/xml/bind/
H A DBinder.java48 * {@link #updateJAXB(Object)}.
89 * {@link #updateXML(Object, Object)} or {@link #updateJAXB(Object)}.
132 * {@link #updateXML(Object, Object)} or {@link #updateJAXB(Object)}.
170 * {@link #updateXML(Object, Object)} or {@link #updateJAXB(Object)}.
314 * {@link #updateJAXB(Object)} method invocation,
324 public abstract Object updateJAXB( XmlNode xmlNode ) throws JAXBException; method in class:Binder
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/
H A DBinderImpl.java112 public Object updateJAXB(XmlNode xmlNode) throws JAXBException { method in class:BinderImpl

Completed in 1843 milliseconds