|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RIElement
RI-generated class that implements the Element
interface
always also implement this interface, so that the name of the
element can be obtained.
Since Element
is used only when the schema language is
XML Schema, this interface is also XML Schema specific
and used only when the classes are generated from XML Schema.
This interface allows the runtime to retrieve the element name from the generated code. To avoid name conflict with user-defined properties, names of the methods are intentionally obfuscated.
deprecated in 2.0 We no longer expect JAXB-bound beans to implement any interface.
Method Summary | |
---|---|
java.lang.String |
____jaxb_ri____getLocalName()
|
java.lang.String |
____jaxb_ri____getNamespaceURI()
|
Method Detail |
---|
java.lang.String ____jaxb_ri____getNamespaceURI()
java.lang.String ____jaxb_ri____getLocalName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |