|
||||||||||
| 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 ArrayList |
nodeList
The nodes to transfer. |
| Constructor Summary | |
|---|---|
DOMDocumentTree.TransferData(ArrayList nodeList)
Creates the TransferData. |
|
| Method Summary | |
|---|---|
ArrayList |
getNodeList()
Gets the nodeList. |
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 ArrayList nodeList
| Constructor Detail |
|---|
public DOMDocumentTree.TransferData(ArrayList nodeList)
nodeList - the nodeList| Method Detail |
|---|
public ArrayList getNodeList()
public String getNodesAsXML()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||