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

/openjdk7/jaxws/src/share/jaxws_classes/javax/xml/bind/
H A DJAXB.java332 _marshal(jaxbObject,xml);
359 _marshal(jaxbObject,xml);
383 _marshal(jaxbObject,xml);
408 _marshal(jaxbObject,xml);
432 _marshal(jaxbObject,xml);
456 _marshal(jaxbObject,xml);
479 _marshal(jaxbObject,xml);
554 private static void _marshal( Object jaxbObject, Object xml ) { method in class:JAXB
586 * See {@link #_marshal(Object,Object)} for the conversion rules.

Completed in 237 milliseconds