Class BinderImpl<XmlNode>


  • public class BinderImpl<XmlNode>
    extends Binder<XmlNode>
    Implementation of Binder. TODO: investigate how much in-place unmarshalling is implemented - some preliminary work is there. Probably buggy. TODO: work on the marshaller side.
    Author:
    Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)