org.apache.batik.util.gui

Class DOMViewer.ContentNodeInfo

protected static class DOMViewer.ContentNodeInfo extends DOMViewer.NodeInfo

To store the node information for an xbl:content node's selected content.
Constructor Summary
ContentNodeInfo(Node n)
Creates a new ContentNodeInfo object.
Method Summary
StringtoString()
Returns a printable representation of the object.

Constructor Detail

ContentNodeInfo

public ContentNodeInfo(Node n)
Creates a new ContentNodeInfo object.

Method Detail

toString

public String toString()
Returns a printable representation of the object.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.