FileDocCategorySizeDatePackage
Element.javaAPI DocJava SE 6 API833Tue Jun 10 00:27:04 BST 2008javax.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 section 5.7 "Element Declaration" and 5.7.1 "Bind to Java Element Interface" of the specification.
author
  • Ryan Shoemaker, Sun Microsystems, Inc.
  • Kohsuke Kawaguchi, Sun Microsystems, Inc.
  • Joe Fialli, Sun Microsystems, Inc.
version
$Revision: 1.2 $
since
JAXB1.0

Fields Summary
Constructors Summary
Methods Summary