de.ispsoft.jaxme.jaxb
Interface Element


Deprecated. Soon to be replaced with javax.xml.bind.Element

public interface Element

This is an element marker interface. Under certain circumstances, it is necessary for the binding compiler to generate derived java content classes that implement this interface. In those cases, client applications must supply element instances rather than types of elements. For more detail, see sections 5.3.5 "Java Element Interface" and 5.10 "Element Declaration" of the specification"

Since:
JAXB1.0
Version:
$Revision: 1.1 $
Author: