Java Doc for RuntimeNonElementRef.java in » 6.0-JDK-Modules » jaxb-impl » com » sun » xml » bind » v2 » model » runtime » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Inside the implementation, reference decorators implement this interface
and this interface is used for chaining. Also, every
RuntimeNonElement implementation implements this interface so that undecorated plain
reference can be represented without using a separate object.
author: Kohsuke Kawaguchi