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