org.apache.batik.apps.svgbrowser
Class DOMViewer.Panel.NodeTemplateParser
java.lang.Object
org.apache.batik.apps.svgbrowser.DOMViewer.Panel.NodeTemplateParser
- All Implemented Interfaces:
- ActionListener, EventListener
- Enclosing class:
- DOMViewer.Panel
protected class DOMViewer.Panel.NodeTemplateParser
- extends Object
- implements ActionListener
Parser for the Element template.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toParse
protected String toParse
- The string to parse.
nodeType
protected short nodeType
- The node type.
DOMViewer.Panel.NodeTemplateParser
public DOMViewer.Panel.NodeTemplateParser(String toParse,
short nodeType)
- Constructor.
- Parameters:
toParse
- The string to parse
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener
Copyright © 2017 Apache Software Foundation. All Rights Reserved.