|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.elogico.xbound.jdbc.dom.DomResult
public class DomResult
Acts as an holder for a transformation Result.
Field Summary | |
---|---|
static java.lang.String |
HANDLER
The handler that treats this Result. |
Constructor Summary | |
---|---|
DomResult()
Default constructor. |
Method Summary | |
---|---|
org.w3c.dom.Node |
getNode()
Get the Node in output. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String HANDLER
Constructor Detail |
---|
public DomResult()
Method Detail |
---|
public org.w3c.dom.Node getNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |