|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.apps.svgbrowser.DOMDocumentTree.TransferData
public static class DOMDocumentTree.TransferData
The data being transfered on dnd.
| Field Summary | |
|---|---|
protected java.util.ArrayList |
nodeList
The nodes to transfer. |
| Constructor Summary | |
|---|---|
DOMDocumentTree.TransferData(java.util.ArrayList nodeList)
Creates the TransferData. |
|
| Method Summary | |
|---|---|
java.util.ArrayList |
getNodeList()
Gets the nodeList. |
java.lang.String |
getNodesAsXML()
Gets the concatenated string representation of the nodes in the node list. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.ArrayList nodeList
| Constructor Detail |
|---|
public DOMDocumentTree.TransferData(java.util.ArrayList nodeList)
nodeList - the nodeList| Method Detail |
|---|
public java.util.ArrayList getNodeList()
public java.lang.String getNodesAsXML()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||