JavaTM 2 Platform Std. Ed. v1.6.0
javax.xml.bind
Class JAXBElement.GlobalScope
java.lang.Object
javax.xml.bind.JAXBElement.GlobalScope
- Enclosing class:
- JAXBElement<T>
public static final class JAXBElement.GlobalScope - extends Object
Designates global scope for an xml element.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAXBElement.GlobalScope
public JAXBElement.GlobalScope()
Copyright 2003 Sun Microsystems, Inc. All rights reserved
|