JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.jempbox.xmp
Interface Elementable
All Known Implementing Classes:
ResourceEvent
,
ResourceRef
public interface
Elementable
A simple class that allows access to an XML element.
Version:
$Revision: 1.1 $
Author:
Ben Litchfield
Method Summary
Methods
Modifier and Type
Method and Description
org.w3c.dom.Element
getElement
()
Get the XML element that this object represents.
Method Detail
getElement
org.w3c.dom.Element getElement()
Get the XML element that this object represents.
Returns:
The xml element.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method