Frames | No Frames |
Classes derived from gnu.java.beans.encoder.elements.Element | |
class | Generates an XML element denoting the instantiation of an array.
|
class | Generates an XML element denoting the retrieval of an array value.
|
class | |
class | Generates an XML element denoting the resolution of a class.
|
class | Generates an XML element denoting the retrieval of a list's element.
|
class | Generates an XML element denoting the setting of a list's element.
|
class | Generates an XML element denoting a non-static method call.
|
class | Generates an XML element denoting the null value.
|
class | Generates an XML element denoting the instantiation of an object.
|
class | Generates an XML element denoting referencing an existing object.
|
class | Generates an XML element denoting a primitive data value.
|
class | Generates an XML element denoting a static method call.
|
class | |
class |
Methods with parameter type gnu.java.beans.encoder.elements.Element | |
void | Adds a child element to this Element .
|
Methods with parameter type gnu.java.beans.encoder.elements.Element | |
void | Adds another child element to the tree.
The new element automatically becomes the current
element.
|