org.histpop.server.wrappers
Class XMLHandler
java.lang.Object
org.histpop.server.wrappers.HTMLHandler
org.histpop.server.wrappers.XMLHandler
- All Implemented Interfaces:
- DDIParserController
public class XMLHandler
- extends HTMLHandler
- implements DDIParserController
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLHandler
public XMLHandler(java.io.InputStream input)
XMLHandler
public XMLHandler(HTMLData data)
add
public void add(DDINode node)
- Specified by:
add
in interface DDIParserController
end
public void end(DDINode node)
- Specified by:
end
in interface DDIParserController
start
public void start(DDINode node)
- Specified by:
start
in interface DDIParserController
getVariables
public java.util.Hashtable getVariables()
getVariable
public java.lang.String getVariable(java.lang.String name)
getComponents
public java.util.Vector getComponents(java.lang.String path)