org.maltparser.core.flow.system
Class FlowChartSystem
java.lang.Object
org.maltparser.core.flow.system.FlowChartSystem
public class FlowChartSystem
- extends Object
- Author:
- Johan Hall
FlowChartSystem
public FlowChartSystem()
load
public void load(String urlstring)
throws MaltChainedException
- Throws:
MaltChainedException
load
public void load(PluginLoader plugins)
throws MaltChainedException
- Throws:
MaltChainedException
load
public void load(URL specModelURL)
throws MaltChainedException
- Throws:
MaltChainedException
readChartElements
public void readChartElements(Element root)
throws MaltChainedException
- Throws:
MaltChainedException
getChartElement
public ChartElement getChartElement(String name)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright 2007-2010 Johan Hall, Jens Nilsson and Joakim Nivre.