protected class DOMViewer.Panel.NodeTemplateParser
extends java.lang.Object
implements java.awt.event.ActionListener
| Modifier and Type | Field and Description |
|---|---|
protected short |
nodeType
The node type.
|
protected java.lang.String |
toParse
The string to parse.
|
| Constructor and Description |
|---|
DOMViewer.Panel.NodeTemplateParser(java.lang.String toParse,
short nodeType)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
protected java.lang.String toParse
protected short nodeType
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.