org.apache.batik.apps.svgbrowser
Class DOMViewer.ContentNodeInfo
java.lang.Object
org.apache.batik.apps.svgbrowser.DOMViewer.NodeInfo
org.apache.batik.apps.svgbrowser.DOMViewer.ContentNodeInfo
- Enclosing class:
- DOMViewer
protected static class DOMViewer.ContentNodeInfo
- extends DOMViewer.NodeInfo
To store the node information for an xbl:content node's
selected content.
Method Summary |
String |
toString()
Returns a printable representation of the object. |
DOMViewer.ContentNodeInfo
public DOMViewer.ContentNodeInfo(Node n)
- Creates a new ContentNodeInfo object.
toString
public String toString()
- Returns a printable representation of the object.
- Overrides:
toString
in class DOMViewer.NodeInfo
Copyright © 2008 Apache Software Foundation. All Rights Reserved.