- Enclosing class:
XMLCellRenderer
private static class XMLCellRenderer.XMLItem
extends Object
Cell renderer item for use as DefaultMutableTreeNode user object.
-
-
Constructor Summary
Constructors
-
Method Summary
Sanitizes strings to appear correctly in HTML.
Allows copy and paste from tree component.
-
-
Constructor Details
-
XMLItem
public XMLItem(Node node)
-
Method Details
-
toString
public String toString(boolean html)
-
toString
Allows copy and paste from tree component.
- Overrides:
toString in class Object
-
sanitize
Sanitizes strings to appear correctly in HTML.