private static class XMLCellRenderer.XMLItem
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
private org.w3c.dom.Node | 
node  | 
| Constructor and Description | 
|---|
XMLItem(org.w3c.dom.Node node)  | 
| Modifier and Type | Method and Description | 
|---|---|
private java.lang.String | 
sanitize(java.lang.String s,
        boolean html)
Sanitizes strings to appear correctly in HTML. 
 | 
java.lang.String | 
toString()
Allows copy and paste from tree component. 
 | 
java.lang.String | 
toString(boolean html)  | 
public java.lang.String toString(boolean html)
public java.lang.String toString()
toString in class java.lang.Objectprivate java.lang.String sanitize(java.lang.String s,
                                  boolean html)
Copyright © 2023 Open Microscopy Environment