The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Thu Jul 15 12:58:57 CEST 2010 -->
<TITLE>
Index (MaltParser 1.4.1)
</TITLE>

<META NAME="date" CONTENT="2010-07-15">

<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="Index (MaltParser 1.4.1)";
    }
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<HR>


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>MaltParser 1.4.1</b></EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/feature/AbstractFeatureFactory.html" title="interface in org.maltparser.core.feature"><B>AbstractFeatureFactory</B></A> - Interface in <A HREF="./org/maltparser/core/feature/package-summary.html">org.maltparser.core.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/AbstractParserFactory.html" title="interface in org.maltparser.parser"><B>AbstractParserFactory</B></A> - Interface in <A HREF="./org/maltparser/parser/package-summary.html">org.maltparser.parser</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/container/ActionContainer.html#actionCode"><B>actionCode</B></A> - 
Variable in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/ActionContainer.html" title="class in org.maltparser.parser.history.container">ActionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/Candidate.html#actionCode"><B>actionCode</B></A> - 
Variable in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/Candidate.html" title="class in org.maltparser.parser.history.kbest">Candidate</A>
<DD>The integer representation of the predicted action
<DT><A HREF="./org/maltparser/parser/history/container/ActionContainer.html" title="class in org.maltparser.parser.history.container"><B>ActionContainer</B></A> - Class in <A HREF="./org/maltparser/parser/history/container/package-summary.html">org.maltparser.parser.history.container</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/container/ActionContainer.html#ActionContainer(org.maltparser.parser.history.container.TableContainer)"><B>ActionContainer(TableContainer)</B></A> - 
Constructor for class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/ActionContainer.html" title="class in org.maltparser.parser.history.container">ActionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Oracle.html#actionContainers"><B>actionContainers</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Oracle.html" title="class in org.maltparser.parser">Oracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#actionContainers"><B>actionContainers</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ActionDecision.html" title="interface in org.maltparser.parser.history.action"><B>ActionDecision</B></A> - Interface in <A HREF="./org/maltparser/parser/history/action/package-summary.html">org.maltparser.parser.history.action</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/History.html#actionPool"><B>actionPool</B></A> - 
Variable in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/ActionContainer.html#actionSymbol"><B>actionSymbol</B></A> - 
Variable in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/ActionContainer.html" title="class in org.maltparser.parser.history.container">ActionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#actionTables"><B>actionTables</B></A> - 
Variable in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#acyclicity"><B>acyclicity</B></A> - 
Variable in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#acyclicity"><B>acyclicity</B></A> - 
Variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html#add(java.lang.String)"><B>add(String)</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html" title="class in org.maltparser.core.feature.spec">SpecificationModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html#add(java.lang.String, java.lang.String)"><B>add(String, String)</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html" title="class in org.maltparser.core.feature.spec">SpecificationModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html#add(int, java.lang.String)"><B>add(int, String)</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html" title="class in org.maltparser.core.feature.spec">SpecificationModels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html#add(java.lang.String, java.lang.String)"><B>add(String, String)</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html" title="class in org.maltparser.core.feature.spec">SpecificationModels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html#add(int, java.lang.String, java.lang.String)"><B>add(int, String, String)</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html" title="class in org.maltparser.core.feature.spec">SpecificationModels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html#add(java.lang.String, java.lang.String, java.lang.String)"><B>add(String, String, String)</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html" title="class in org.maltparser.core.feature.spec">SpecificationModels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html#add(java.lang.String)"><B>add(String)</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html" title="class in org.maltparser.core.feature.spec">SpecificationSubModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#add(int)"><B>add(int)</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>Adds a candidate to the k-best list
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#add(java.lang.String)"><B>add(String)</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>Adds a candidate to the k-best list
<DT><A HREF="./org/maltparser/parser/history/kbest/ScoredKBestList.html#add(int, float)"><B>add(int, float)</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/ScoredKBestList.html" title="class in org.maltparser.parser.history.kbest">ScoredKBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/ScoredKBestList.html#add(java.lang.String, float)"><B>add(String, float)</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/ScoredKBestList.html" title="class in org.maltparser.parser.history.kbest">ScoredKBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#addAction(java.util.ArrayList)"><B>addAction(ArrayList&lt;ActionContainer&gt;)</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#addAction(org.maltparser.parser.history.container.ActionContainer[])"><B>addAction(ActionContainer[])</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/GuideUserAction.html#addAction(java.util.ArrayList)"><B>addAction(ArrayList&lt;ActionContainer&gt;)</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/GuideUserAction.html" title="interface in org.maltparser.parser.history.action">GuideUserAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/GuideUserAction.html#addAction(org.maltparser.parser.history.container.ActionContainer[])"><B>addAction(ActionContainer[])</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/GuideUserAction.html" title="interface in org.maltparser.parser.history.action">GuideUserAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html#addAttribute(java.lang.String, org.maltparser.core.flow.system.elem.ChartAttribute)"><B>addAttribute(String, ChartAttribute)</B></A> - 
Method in class org.maltparser.core.flow.system.elem.<A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html" title="class in org.maltparser.core.flow.system.elem">ChartElement</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html#addAvailableTransitionToTable(org.maltparser.parser.transition.TransitionTable)"><B>addAvailableTransitionToTable(TransitionTable)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html" title="class in org.maltparser.parser.algorithm.covington">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/Projective.html#addAvailableTransitionToTable(org.maltparser.parser.transition.TransitionTable)"><B>addAvailableTransitionToTable(TransitionTable)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/Projective.html" title="class in org.maltparser.parser.algorithm.covington">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html#addAvailableTransitionToTable(org.maltparser.parser.transition.TransitionTable)"><B>addAvailableTransitionToTable(TransitionTable)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html" title="class in org.maltparser.parser.algorithm.nivre">ArcEager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html#addAvailableTransitionToTable(org.maltparser.parser.transition.TransitionTable)"><B>addAvailableTransitionToTable(TransitionTable)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html" title="class in org.maltparser.parser.algorithm.nivre">ArcStandard</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/Planar.html#addAvailableTransitionToTable(org.maltparser.parser.transition.TransitionTable)"><B>addAvailableTransitionToTable(TransitionTable)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/Planar.html" title="class in org.maltparser.parser.algorithm.planar">Planar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html#addAvailableTransitionToTable(org.maltparser.parser.transition.TransitionTable)"><B>addAvailableTransitionToTable(TransitionTable)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html" title="class in org.maltparser.parser.algorithm.stack">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/Projective.html#addAvailableTransitionToTable(org.maltparser.parser.transition.TransitionTable)"><B>addAvailableTransitionToTable(TransitionTable)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/Projective.html" title="class in org.maltparser.parser.algorithm.stack">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#addAvailableTransitionToTable(org.maltparser.parser.transition.TransitionTable)"><B>addAvailableTransitionToTable(TransitionTable)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#addAvailableTransitionToTable(org.maltparser.parser.transition.TransitionTable)"><B>addAvailableTransitionToTable(TransitionTable)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#addCandidateIndex"><B>addCandidateIndex</B></A> - 
Variable in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html#addChartItemAttribute(java.lang.String, java.lang.String)"><B>addChartItemAttribute(String, String)</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html" title="class in org.maltparser.core.flow.spec">ChartItemSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTreeNode.html#addChild(org.maltparser.parser.history.HistoryTreeNode)"><B>addChild(HistoryTreeNode)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTreeNode.html" title="class in org.maltparser.parser.history">HistoryTreeNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#addDecision(int)"><B>addDecision(int)</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#addDecision(java.lang.String)"><B>addDecision(String)</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SingleDecision.html#addDecision(int)"><B>addDecision(int)</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SingleDecision.html" title="interface in org.maltparser.parser.history.action">SingleDecision</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SingleDecision.html#addDecision(java.lang.String)"><B>addDecision(String)</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SingleDecision.html" title="interface in org.maltparser.parser.history.action">SingleDecision</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#addDependencyEdge(int, int)"><B>addDependencyEdge(int, int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#addDependencyEdge(org.maltparser.core.syntaxgraph.node.DependencyNode, org.maltparser.core.syntaxgraph.node.DependencyNode)"><B>addDependencyEdge(DependencyNode, DependencyNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#addDependencyEdge(int, int)"><B>addDependencyEdge(int, int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Adds an edge from the head to the dependent identified by the indices of the dependency nodes.
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#addDependencyEdge(int, int)"><B>addDependencyEdge(int, int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#addDependencyEdge(org.maltparser.core.syntaxgraph.node.DependencyNode, org.maltparser.core.syntaxgraph.node.DependencyNode)"><B>addDependencyEdge(DependencyNode, DependencyNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#addDependencyNode()"><B>addDependencyNode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#addDependencyNode(int)"><B>addDependencyNode(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#addDependencyNode()"><B>addDependencyNode()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#addDependencyNode(int)"><B>addDependencyNode(int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#addDependencyNode()"><B>addDependencyNode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#addDependencyNode(int)"><B>addDependencyNode(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#addEdgeLabels(org.maltparser.core.syntaxgraph.edge.Edge)"><B>addEdgeLabels(Edge)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#addEdgeLabelValue(java.lang.String)"><B>addEdgeLabelValue(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#addEdgeLabelValue(java.lang.String, java.lang.String)"><B>addEdgeLabelValue(String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html#addEntry(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>addEntry(String, String, String, String)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#addFeature(java.lang.String, java.lang.String)"><B>addFeature(String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html#addFeatureValue(int, java.lang.String, boolean)"><B>addFeatureValue(int, String, boolean)</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html" title="class in org.maltparser.core.feature.value">MultipleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#addFeatureValue(java.lang.String, java.lang.String)"><B>addFeatureValue(String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#addFeatureValue(java.lang.String, java.lang.String, java.lang.String)"><B>addFeatureValue(String, String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#addFlowChartRegistry(java.lang.Class, java.lang.String, java.lang.Object)"><B>addFlowChartRegistry(Class&lt;?&gt;, String, Object)</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#addHeadEdgeLabel(org.maltparser.core.symbol.SymbolTable, java.lang.String)"><B>addHeadEdgeLabel(SymbolTable, String)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#addHeadEdgeLabel(org.maltparser.core.symbol.SymbolTable, int)"><B>addHeadEdgeLabel(SymbolTable, int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#addHeadEdgeLabel(org.maltparser.core.syntaxgraph.LabelSet)"><B>addHeadEdgeLabel(LabelSet)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#addHeadEdgeLabel(org.maltparser.core.symbol.SymbolTable, java.lang.String)"><B>addHeadEdgeLabel(SymbolTable, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#addHeadEdgeLabel(org.maltparser.core.symbol.SymbolTable, int)"><B>addHeadEdgeLabel(SymbolTable, int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#addHeadEdgeLabel(org.maltparser.core.syntaxgraph.LabelSet)"><B>addHeadEdgeLabel(LabelSet)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#addHeadEdgeLabel(org.maltparser.core.symbol.SymbolTable, java.lang.String)"><B>addHeadEdgeLabel(SymbolTable, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#addHeadEdgeLabel(org.maltparser.core.symbol.SymbolTable, int)"><B>addHeadEdgeLabel(SymbolTable, int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#addHeadEdgeLabel(org.maltparser.core.syntaxgraph.LabelSet)"><B>addHeadEdgeLabel(LabelSet)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#addIncomingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>addIncomingEdge(Edge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Node.html#addIncomingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>addIncomingEdge(Edge)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Node.html" title="interface in org.maltparser.core.syntaxgraph.node">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#addIncomingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>addIncomingEdge(Edge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#addIncomingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>addIncomingEdge(Edge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#addIncomingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>addIncomingEdge(Edge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/LearningMethod.html#addInstance(org.maltparser.parser.history.action.SingleDecision, org.maltparser.core.feature.FeatureVector)"><B>addInstance(SingleDecision, FeatureVector)</B></A> - 
Method in interface org.maltparser.ml.<A HREF="./org/maltparser/ml/LearningMethod.html" title="interface in org.maltparser.ml">LearningMethod</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#addInstance(org.maltparser.parser.history.action.SingleDecision, org.maltparser.core.feature.FeatureVector)"><B>addInstance(SingleDecision, FeatureVector)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#addInstance(org.maltparser.parser.history.action.SingleDecision, org.maltparser.core.feature.FeatureVector)"><B>addInstance(SingleDecision, FeatureVector)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/ClassifierGuide.html#addInstance(org.maltparser.parser.history.action.GuideDecision)"><B>addInstance(GuideDecision)</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/ClassifierGuide.html" title="interface in org.maltparser.parser.guide">ClassifierGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#addInstance(org.maltparser.parser.history.action.GuideDecision)"><B>addInstance(GuideDecision)</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html#addInstance(org.maltparser.parser.history.action.GuideDecision)"><B>addInstance(GuideDecision)</B></A> - 
Method in interface org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html" title="interface in org.maltparser.parser.guide.decision">DecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#addInstance(org.maltparser.parser.history.action.GuideDecision)"><B>addInstance(GuideDecision)</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#addInstance(org.maltparser.parser.history.action.GuideDecision)"><B>addInstance(GuideDecision)</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#addInstance(org.maltparser.parser.history.action.SingleDecision)"><B>addInstance(SingleDecision)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#addInstance(org.maltparser.parser.history.action.SingleDecision)"><B>addInstance(SingleDecision)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#addInstance(org.maltparser.parser.history.action.SingleDecision)"><B>addInstance(SingleDecision)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/InstanceModel.html#addInstance(org.maltparser.parser.history.action.SingleDecision)"><B>addInstance(SingleDecision)</B></A> - 
Method in interface org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/InstanceModel.html" title="interface in org.maltparser.parser.guide.instance">InstanceModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#addInstance(org.maltparser.parser.history.action.GuideDecision)"><B>addInstance(GuideDecision)</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Element.html#addLabel(org.maltparser.core.symbol.SymbolTable, java.lang.String)"><B>addLabel(SymbolTable, String)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Element.html" title="interface in org.maltparser.core.syntaxgraph">Element</A>
<DD>Adds a label (a string value) to the symbol table and to the graph element.
<DT><A HREF="./org/maltparser/core/syntaxgraph/Element.html#addLabel(org.maltparser.core.symbol.SymbolTable, int)"><B>addLabel(SymbolTable, int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Element.html" title="interface in org.maltparser.core.syntaxgraph">Element</A>
<DD>Adds a label (an integer value) to the symbol table and to the graph element.
<DT><A HREF="./org/maltparser/core/syntaxgraph/Element.html#addLabel(org.maltparser.core.syntaxgraph.LabelSet)"><B>addLabel(LabelSet)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Element.html" title="interface in org.maltparser.core.syntaxgraph">Element</A>
<DD>Adds the labels of the label set to the label set of the graph element.
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#addLabel(org.maltparser.core.symbol.SymbolTable, java.lang.String)"><B>addLabel(SymbolTable, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>Adds a label (a string value) to the symbol table and to the graph element.
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#addLabel(org.maltparser.core.symbol.SymbolTable, int)"><B>addLabel(SymbolTable, int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>Adds a label (an integer value) to the symbol table and to the graph element.
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#addLabel(org.maltparser.core.syntaxgraph.LabelSet)"><B>addLabel(LabelSet)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>Adds the labels of the label set to the label set of the graph element.
<DT><A HREF="./org/maltparser/core/syntaxgraph/LabeledStructure.html#addLabel(org.maltparser.core.syntaxgraph.Element, java.lang.String, java.lang.String)"><B>addLabel(Element, String, String)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/LabeledStructure.html" title="interface in org.maltparser.core.syntaxgraph">LabeledStructure</A>
<DD>Adds a label <i>label</i> to the graph element <i>element</i>
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#addLabel(org.maltparser.core.syntaxgraph.Element, java.lang.String, java.lang.String)"><B>addLabel(Element, String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html#addLabel(org.maltparser.core.syntaxgraph.Element, java.lang.String, java.lang.String)"><B>addLabel(Element, String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/ClassOption.html#addLegalValue(java.lang.String, java.lang.String, java.lang.String)"><B>addLegalValue(String, String, String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/ClassOption.html" title="class in org.maltparser.core.options.option">ClassOption</A>
<DD>Adds a legal value that corresponds to a class
<DT><A HREF="./org/maltparser/core/options/option/EnumOption.html#addLegalValue(java.lang.String, java.lang.String)"><B>addLegalValue(String, String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/EnumOption.html" title="class in org.maltparser.core.options.option">EnumOption</A>
<DD>Adds a legal value
<DT><A HREF="./org/maltparser/core/options/option/EnumOption.html#addLegalValue(java.lang.String)"><B>addLegalValue(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/EnumOption.html" title="class in org.maltparser.core.options.option">EnumOption</A>
<DD>Adds a legal value without a description
<DT><A HREF="./org/maltparser/core/options/option/StringEnumOption.html#addLegalValue(java.lang.String, java.lang.String, java.lang.String)"><B>addLegalValue(String, String, String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringEnumOption.html" title="class in org.maltparser.core.options.option">StringEnumOption</A>
<DD>Adds a legal value that corresponds to another string
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#addNonTerminalNode(int)"><B>addNonTerminalNode(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#addNonTerminalNode()"><B>addNonTerminalNode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html#addNonTerminalNode()"><B>addNonTerminalNode()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph">PhraseStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html#addNonTerminalNode(int)"><B>addNonTerminalNode(int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph">PhraseStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#addNonTerminalNode(int)"><B>addNonTerminalNode(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#addNonTerminalNode()"><B>addNonTerminalNode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionGroup.html#addOption(org.maltparser.core.options.option.Option)"><B>addOption(Option)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionGroup.html" title="class in org.maltparser.core.options">OptionGroup</A>
<DD>Adds an option to the option group.
<DT><A HREF="./org/maltparser/core/options/OptionContainer.html#addOptionValue(int, org.maltparser.core.options.option.Option, java.lang.Object)"><B>addOptionValue(int, Option, Object)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionContainer.html" title="class in org.maltparser.core.options">OptionContainer</A>
<DD>Adds an option value to an option to one of the internal option container specified by the type.
<DT><A HREF="./org/maltparser/core/options/OptionValues.html#addOptionValue(int, int, org.maltparser.core.options.option.Option, java.lang.Object)"><B>addOptionValue(int, int, Option, Object)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionValues.html" title="class in org.maltparser.core.options">OptionValues</A>
<DD>Adds an option value to an option to one of the internal option container specified by the type.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#addOutgoingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>addOutgoingEdge(Edge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Node.html#addOutgoingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>addOutgoingEdge(Edge)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Node.html" title="interface in org.maltparser.core.syntaxgraph.node">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#addOutgoingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>addOutgoingEdge(Edge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#addOutgoingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>addOutgoingEdge(Edge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#addOutgoingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>addOutgoingEdge(Edge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#addPhraseStructureEdge(org.maltparser.core.syntaxgraph.node.PhraseStructureNode, org.maltparser.core.syntaxgraph.node.PhraseStructureNode)"><B>addPhraseStructureEdge(PhraseStructureNode, PhraseStructureNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html#addPhraseStructureEdge(org.maltparser.core.syntaxgraph.node.PhraseStructureNode, org.maltparser.core.syntaxgraph.node.PhraseStructureNode)"><B>addPhraseStructureEdge(PhraseStructureNode, PhraseStructureNode)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph">PhraseStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#addPhraseStructureEdge(org.maltparser.core.syntaxgraph.node.PhraseStructureNode, org.maltparser.core.syntaxgraph.node.PhraseStructureNode)"><B>addPhraseStructureEdge(PhraseStructureNode, PhraseStructureNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html#addPostProcessChartItemSpecifications(org.maltparser.core.flow.spec.ChartItemSpecification)"><B>addPostProcessChartItemSpecifications(ChartItemSpecification)</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html" title="class in org.maltparser.core.flow.spec">ChartSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html#addPreProcessChartItemSpecifications(org.maltparser.core.flow.spec.ChartItemSpecification)"><B>addPreProcessChartItemSpecifications(ChartItemSpecification)</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html" title="class in org.maltparser.core.flow.spec">ChartSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html#addPrioSetMember(org.maltparser.core.symbol.SymbolTable, org.maltparser.core.io.dataformat.ColumnDescription, java.lang.String, org.maltparser.core.syntaxgraph.headrules.PrioSetMember.RelationToPrevMember)"><B>addPrioSetMember(SymbolTable, ColumnDescription, String, PrioSetMember.RelationToPrevMember)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html#addPrioSetMember(org.maltparser.core.symbol.SymbolTable, org.maltparser.core.io.dataformat.ColumnDescription, int, org.maltparser.core.syntaxgraph.headrules.PrioSetMember.RelationToPrevMember)"><B>addPrioSetMember(SymbolTable, ColumnDescription, int, PrioSetMember.RelationToPrevMember)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html#addProcessChartItemSpecifications(org.maltparser.core.flow.spec.ChartItemSpecification)"><B>addProcessChartItemSpecifications(ChartItemSpecification)</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html" title="class in org.maltparser.core.flow.spec">ChartSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#addRegistry(java.lang.Class, java.lang.Object)"><B>addRegistry(Class&lt;?&gt;, Object)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/function/AddressFunction.html#address"><B>address</B></A> - 
Variable in class org.maltparser.core.feature.function.<A HREF="./org/maltparser/core/feature/function/AddressFunction.html" title="class in org.maltparser.core.feature.function">AddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/function/AddressFunction.html" title="class in org.maltparser.core.feature.function"><B>AddressFunction</B></A> - Class in <A HREF="./org/maltparser/core/feature/function/package-summary.html">org.maltparser.core.feature.function</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/function/AddressFunction.html#AddressFunction()"><B>AddressFunction()</B></A> - 
Constructor for class org.maltparser.core.feature.function.<A HREF="./org/maltparser/core/feature/function/AddressFunction.html" title="class in org.maltparser.core.feature.function">AddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#addressFunction"><B>addressFunction</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#addressFunction"><B>addressFunction</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#addressFunction"><B>addressFunction</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html#addressFunction"><B>addressFunction</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html#addressFunction"><B>addressFunction</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#addressFunction"><B>addressFunction</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html#addressFunction"><B>addressFunction</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html#addressFunction"><B>addressFunction</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#addressFunction1"><B>addressFunction1</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#addressFunction1"><B>addressFunction1</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#addressFunction1"><B>addressFunction1</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#addressFunction2"><B>addressFunction2</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#addressFunction2"><B>addressFunction2</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#addressFunction2"><B>addressFunction2</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#addressFunctionCache"><B>addressFunctionCache</B></A> - 
Variable in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/AddressValue.html" title="class in org.maltparser.core.feature.value"><B>AddressValue</B></A> - Class in <A HREF="./org/maltparser/core/feature/value/package-summary.html">org.maltparser.core.feature.value</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/value/AddressValue.html#AddressValue(org.maltparser.core.feature.function.Function)"><B>AddressValue(Function)</B></A> - 
Constructor for class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/AddressValue.html" title="class in org.maltparser.core.feature.value">AddressValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#addSecEdgeLabelValue(java.lang.String)"><B>addSecEdgeLabelValue(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#addSecEdgeLabelValue(java.lang.String, java.lang.String)"><B>addSecEdgeLabelValue(String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#addSecondaryEdge(org.maltparser.core.syntaxgraph.node.ComparableNode, org.maltparser.core.syntaxgraph.node.ComparableNode)"><B>addSecondaryEdge(ComparableNode, ComparableNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#addSecondaryEdge(org.maltparser.core.syntaxgraph.node.ComparableNode, org.maltparser.core.syntaxgraph.node.ComparableNode)"><B>addSecondaryEdge(ComparableNode, ComparableNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#addSecondaryEdge(org.maltparser.core.syntaxgraph.node.ComparableNode, org.maltparser.core.syntaxgraph.node.ComparableNode)"><B>addSecondaryEdge(ComparableNode, ComparableNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SecEdgeStructure.html#addSecondaryEdge(org.maltparser.core.syntaxgraph.node.ComparableNode, org.maltparser.core.syntaxgraph.node.ComparableNode)"><B>addSecondaryEdge(ComparableNode, ComparableNode)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SecEdgeStructure.html" title="interface in org.maltparser.core.syntaxgraph">SecEdgeStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTable.html#addSymbol(java.lang.StringBuilder)"><B>addSymbol(StringBuilder)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTable.html" title="interface in org.maltparser.core.symbol">SymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/Table.html#addSymbol(java.lang.String)"><B>addSymbol(String)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/Table.html" title="interface in org.maltparser.core.symbol">Table</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#addSymbol(java.lang.String)"><B>addSymbol(String)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#addSymbol(java.lang.StringBuilder)"><B>addSymbol(StringBuilder)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#addSymbol(java.lang.String)"><B>addSymbol(String)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/TransitionTable.html#addSymbol(java.lang.String)"><B>addSymbol(String)</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/TransitionTable.html" title="class in org.maltparser.parser.transition">TransitionTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html#addSymbolTable(java.lang.String)"><B>addSymbolTable(String)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html" title="interface in org.maltparser.core.symbol">SymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html#addSymbolTable(java.lang.String, org.maltparser.core.symbol.SymbolTable)"><B>addSymbolTable(String, SymbolTable)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html" title="interface in org.maltparser.core.symbol">SymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html#addSymbolTable(java.lang.String, int, java.lang.String)"><B>addSymbolTable(String, int, String)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html" title="interface in org.maltparser.core.symbol">SymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html#addSymbolTable(java.lang.String, int, java.lang.String, java.lang.String)"><B>addSymbolTable(String, int, String, String)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html" title="interface in org.maltparser.core.symbol">SymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableHandler.html#addSymbolTable(java.lang.String)"><B>addSymbolTable(String)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableHandler.html" title="interface in org.maltparser.core.symbol">TableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html#addSymbolTable(java.lang.String)"><B>addSymbolTable(String)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html#addSymbolTable(java.lang.String, org.maltparser.core.symbol.SymbolTable)"><B>addSymbolTable(String, SymbolTable)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html#addSymbolTable(java.lang.String, int, java.lang.String)"><B>addSymbolTable(String, int, String)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html#addSymbolTable(java.lang.String, int, java.lang.String, java.lang.String)"><B>addSymbolTable(String, int, String, String)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/TransitionTableHandler.html#addSymbolTable(java.lang.String)"><B>addSymbolTable(String)</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/TransitionTableHandler.html" title="class in org.maltparser.parser.transition">TransitionTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#addTerminalNode()"><B>addTerminalNode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#addTerminalNode(int)"><B>addTerminalNode(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html#addTerminalNode()"><B>addTerminalNode()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph">PhraseStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html#addTerminalNode(int)"><B>addTerminalNode(int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph">PhraseStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#addTerminalNode()"><B>addTerminalNode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#addTerminalNode(int)"><B>addTerminalNode(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html#addTokenNode(int)"><B>addTokenNode(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph">Sentence</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html#addTokenNode()"><B>addTokenNode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph">Sentence</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html#addTokenNode()"><B>addTokenNode()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html" title="interface in org.maltparser.core.syntaxgraph">TokenStructure</A>
<DD>Adds a token node with index <i>n + 1</i>, where <i>n</i> is the index of the last token node.
<DT><A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html#addTokenNode(int)"><B>addTokenNode(int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html" title="interface in org.maltparser.core.syntaxgraph">TokenStructure</A>
<DD>Adds a token node with index <i>index</i>.
<DT><A HREF="./org/maltparser/parser/transition/TransitionTable.html#addTransition(int, java.lang.String, boolean, org.maltparser.parser.transition.TransitionTable)"><B>addTransition(int, String, boolean, TransitionTable)</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/TransitionTable.html" title="class in org.maltparser.parser.transition">TransitionTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/Trie.html#addValue(java.lang.String, org.maltparser.core.symbol.trie.TrieSymbolTable, int)"><B>addValue(String, TrieSymbolTable, int)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/Trie.html" title="class in org.maltparser.core.symbol.trie">Trie</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/Trie.html#addValue(java.lang.StringBuilder, org.maltparser.core.symbol.trie.TrieSymbolTable, int)"><B>addValue(StringBuilder, TrieSymbolTable, int)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/Trie.html" title="class in org.maltparser.core.symbol.trie">Trie</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html#addValue(java.lang.String)"><B>addValue(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader.FeatureEdgeLabel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html#addValue(java.lang.String, java.lang.String)"><B>addValue(String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader.FeatureEdgeLabel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser"><B>Algorithm</B></A> - Class in <A HREF="./org/maltparser/parser/package-summary.html">org.maltparser.parser</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/Algorithm.html#Algorithm(org.maltparser.parser.DependencyParserConfig)"><B>Algorithm(DependencyParserConfig)</B></A> - 
Constructor for class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>Creates a parsing algorithm
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html#algorithm"><B>algorithm</B></A> - 
Variable in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html#algorithm"><B>algorithm</B></A> - 
Variable in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html" title="class in org.maltparser.parser.algorithm.nivre">NivreFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html#algorithm"><B>algorithm</B></A> - 
Variable in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html" title="class in org.maltparser.parser.algorithm.planar">PlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html#algorithm"><B>algorithm</B></A> - 
Variable in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html#algorithm"><B>algorithm</B></A> - 
Variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#append(char)"><B>append(char)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#append(java.lang.CharSequence, int, int)"><B>append(CharSequence, int, int)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#append(java.lang.CharSequence)"><B>append(CharSequence)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html#apply(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>apply(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html" title="class in org.maltparser.parser.algorithm.covington">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/Projective.html#apply(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>apply(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/Projective.html" title="class in org.maltparser.parser.algorithm.covington">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html#apply(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>apply(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html" title="class in org.maltparser.parser.algorithm.nivre">ArcEager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html#apply(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>apply(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html" title="class in org.maltparser.parser.algorithm.nivre">ArcStandard</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/Planar.html#apply(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>apply(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/Planar.html" title="class in org.maltparser.parser.algorithm.planar">Planar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html#apply(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>apply(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html" title="class in org.maltparser.parser.algorithm.stack">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/Projective.html#apply(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>apply(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/Projective.html" title="class in org.maltparser.parser.algorithm.stack">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#apply(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>apply(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html#apply(org.maltparser.parser.history.action.GuideUserAction)"><B>apply(GuideUserAction)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#apply(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>apply(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature"><B>ArcDirFeature</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/feature/package-summary.html">org.maltparser.core.syntaxgraph.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#ArcDirFeature(org.maltparser.core.symbol.SymbolTableHandler)"><B>ArcDirFeature(SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html" title="class in org.maltparser.parser.algorithm.nivre"><B>ArcEager</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/nivre/package-summary.html">org.maltparser.parser.algorithm.nivre</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html#ArcEager()"><B>ArcEager()</B></A> - 
Constructor for class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html" title="class in org.maltparser.parser.algorithm.nivre">ArcEager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEagerOracle.html" title="class in org.maltparser.parser.algorithm.nivre"><B>ArcEagerOracle</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/nivre/package-summary.html">org.maltparser.parser.algorithm.nivre</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEagerOracle.html#ArcEagerOracle(org.maltparser.parser.DependencyParserConfig, org.maltparser.parser.history.GuideUserHistory)"><B>ArcEagerOracle(DependencyParserConfig, GuideUserHistory)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcEagerOracle.html" title="class in org.maltparser.parser.algorithm.nivre">ArcEagerOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Oracle.html#arcLabelActionContainers"><B>arcLabelActionContainers</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Oracle.html" title="class in org.maltparser.parser">Oracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#arcLabelActionContainers"><B>arcLabelActionContainers</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html" title="class in org.maltparser.parser.algorithm.nivre"><B>ArcStandard</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/nivre/package-summary.html">org.maltparser.parser.algorithm.nivre</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html#ArcStandard()"><B>ArcStandard()</B></A> - 
Constructor for class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html" title="class in org.maltparser.parser.algorithm.nivre">ArcStandard</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandardOracle.html" title="class in org.maltparser.parser.algorithm.nivre"><B>ArcStandardOracle</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/nivre/package-summary.html">org.maltparser.parser.algorithm.nivre</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandardOracle.html#ArcStandardOracle(org.maltparser.parser.DependencyParserConfig, org.maltparser.parser.history.GuideUserHistory)"><B>ArcStandardOracle(DependencyParserConfig, GuideUserHistory)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandardOracle.html" title="class in org.maltparser.parser.algorithm.nivre">ArcStandardOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance"><B>AtomicModel</B></A> - Class in <A HREF="./org/maltparser/parser/guide/instance/package-summary.html">org.maltparser.parser.guide.instance</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#AtomicModel(int, org.maltparser.core.feature.FeatureVector, org.maltparser.parser.guide.Model)"><B>AtomicModel(int, FeatureVector, Model)</B></A> - 
Constructor for class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>Constructs an atomic model.
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./org/maltparser/ml/LearningMethod.html#BATCH"><B>BATCH</B></A> - 
Static variable in interface org.maltparser.ml.<A HREF="./org/maltparser/ml/LearningMethod.html" title="interface in org.maltparser.ml">LearningMethod</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/BatchTrainer.html" title="class in org.maltparser.parser"><B>BatchTrainer</B></A> - Class in <A HREF="./org/maltparser/parser/package-summary.html">org.maltparser.parser</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/BatchTrainer.html#BatchTrainer(org.maltparser.parser.DependencyParserConfig)"><B>BatchTrainer(DependencyParserConfig)</B></A> - 
Constructor for class org.maltparser.parser.<A HREF="./org/maltparser/parser/BatchTrainer.html" title="class in org.maltparser.parser">BatchTrainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#BOOLEAN"><B>BOOLEAN</B></A> - 
Static variable in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/BoolOption.html" title="class in org.maltparser.core.options.option"><B>BoolOption</B></A> - Class in <A HREF="./org/maltparser/core/options/option/package-summary.html">org.maltparser.core.options.option</A><DD>A boolean option is an option that can only contain a boolean value (true or false).<DT><A HREF="./org/maltparser/core/options/option/BoolOption.html#BoolOption(org.maltparser.core.options.OptionGroup, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>BoolOption(OptionGroup, String, String, String, String, String)</B></A> - 
Constructor for class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/BoolOption.html" title="class in org.maltparser.core.options.option">BoolOption</A>
<DD>Creates a boolean option description
<DT><A HREF="./org/maltparser/core/options/option/Option.html#BOTH"><B>BOTH</B></A> - 
Static variable in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>The option is relevant both during learning and processing (parsing)
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader"><B>BracketReader</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/reader/package-summary.html">org.maltparser.core.syntaxgraph.reader</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#BracketReader()"><B>BracketReader()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html" title="class in org.maltparser.core.syntaxgraph.writer"><B>BracketWriter</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/writer/package-summary.html">org.maltparser.core.syntaxgraph.writer</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html#BracketWriter()"><B>BracketWriter()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">BracketWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision"><B>BranchedDecisionModel</B></A> - Class in <A HREF="./org/maltparser/parser/guide/decision/package-summary.html">org.maltparser.parser.guide.decision</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#BranchedDecisionModel(org.maltparser.parser.guide.ClassifierGuide, org.maltparser.core.feature.FeatureModel)"><B>BranchedDecisionModel(ClassifierGuide, FeatureModel)</B></A> - 
Constructor for class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#BranchedDecisionModel(org.maltparser.parser.guide.ClassifierGuide, org.maltparser.parser.guide.decision.DecisionModel, java.lang.String)"><B>BranchedDecisionModel(ClassifierGuide, DecisionModel, String)</B></A> - 
Constructor for class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#BUFFER"><B>BUFFER</B></A> - 
Static variable in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html#cache"><B>cache</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#cachedCode"><B>cachedCode</B></A> - 
Variable in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#cachedSymbol"><B>cachedSymbol</B></A> - 
Variable in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/Candidate.html" title="class in org.maltparser.parser.history.kbest"><B>Candidate</B></A> - Class in <A HREF="./org/maltparser/parser/history/kbest/package-summary.html">org.maltparser.parser.history.kbest</A><DD>A candidate in the k-best list.<DT><A HREF="./org/maltparser/parser/history/kbest/Candidate.html#Candidate()"><B>Candidate()</B></A> - 
Constructor for class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/Candidate.html" title="class in org.maltparser.parser.history.kbest">Candidate</A>
<DD>Constructs a candidate object
<DT><A HREF="./org/maltparser/core/feature/value/FeatureValue.html#cardinality"><B>cardinality</B></A> - 
Variable in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/FeatureValue.html" title="class in org.maltparser.core.feature.value">FeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartAttribute.html" title="class in org.maltparser.core.flow.system.elem"><B>ChartAttribute</B></A> - Class in <A HREF="./org/maltparser/core/flow/system/elem/package-summary.html">org.maltparser.core.flow.system.elem</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartAttribute.html#ChartAttribute()"><B>ChartAttribute()</B></A> - 
Constructor for class org.maltparser.core.flow.system.elem.<A HREF="./org/maltparser/core/flow/system/elem/ChartAttribute.html" title="class in org.maltparser.core.flow.system.elem">ChartAttribute</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html" title="class in org.maltparser.core.flow.system.elem"><B>ChartElement</B></A> - Class in <A HREF="./org/maltparser/core/flow/system/elem/package-summary.html">org.maltparser.core.flow.system.elem</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html#ChartElement()"><B>ChartElement()</B></A> - 
Constructor for class org.maltparser.core.flow.system.elem.<A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html" title="class in org.maltparser.core.flow.system.elem">ChartElement</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item"><B>ChartItem</B></A> - Class in <A HREF="./org/maltparser/core/flow/item/package-summary.html">org.maltparser.core.flow.item</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html#ChartItem()"><B>ChartItem()</B></A> - 
Constructor for class org.maltparser.core.flow.item.<A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html#chartItemSpecification"><B>chartItemSpecification</B></A> - 
Variable in class org.maltparser.core.flow.item.<A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html" title="class in org.maltparser.core.flow.spec"><B>ChartItemSpecification</B></A> - Class in <A HREF="./org/maltparser/core/flow/spec/package-summary.html">org.maltparser.core.flow.spec</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html#ChartItemSpecification()"><B>ChartItemSpecification()</B></A> - 
Constructor for class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html" title="class in org.maltparser.core.flow.spec">ChartItemSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html#ChartItemSpecification(java.lang.String, java.lang.Class)"><B>ChartItemSpecification(String, Class&lt;? extends ChartItem&gt;)</B></A> - 
Constructor for class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html" title="class in org.maltparser.core.flow.spec">ChartItemSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html" title="class in org.maltparser.core.flow.spec"><B>ChartSpecification</B></A> - Class in <A HREF="./org/maltparser/core/flow/spec/package-summary.html">org.maltparser.core.flow.spec</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html#ChartSpecification()"><B>ChartSpecification()</B></A> - 
Constructor for class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html" title="class in org.maltparser.core.flow.spec">ChartSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#checkConfigDirectory()"><B>checkConfigDirectory()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#checkError()"><B>checkError()</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPool.html#checkIn(T)"><B>checkIn(T)</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPool.html" title="class in org.maltparser.core.pool">ObjectPool</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolList.html#checkIn(T)"><B>checkIn(T)</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolList.html" title="class in org.maltparser.core.pool">ObjectPoolList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolSet.html#checkIn(T)"><B>checkIn(T)</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolSet.html" title="class in org.maltparser.core.pool">ObjectPoolSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPool.html#checkInAll()"><B>checkInAll()</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPool.html" title="class in org.maltparser.core.pool">ObjectPool</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolList.html#checkInAll()"><B>checkInAll()</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolList.html" title="class in org.maltparser.core.pool">ObjectPoolList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolSet.html#checkInAll()"><B>checkInAll()</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolSet.html" title="class in org.maltparser.core.pool">ObjectPoolSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/LabeledStructure.html#checkInLabelSet(org.maltparser.core.syntaxgraph.LabelSet)"><B>checkInLabelSet(LabelSet)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/LabeledStructure.html" title="interface in org.maltparser.core.syntaxgraph">LabeledStructure</A>
<DD>Checks in a label set.
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html#checkInLabelSet(org.maltparser.core.syntaxgraph.LabelSet)"><B>checkInLabelSet(LabelSet)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#checkNConvertConfigVersion()"><B>checkNConvertConfigVersion()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#checkOptionDependency()"><B>checkOptionDependency()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPool.html#checkOut()"><B>checkOut()</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPool.html" title="class in org.maltparser.core.pool">ObjectPool</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolList.html#checkOut()"><B>checkOut()</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolList.html" title="class in org.maltparser.core.pool">ObjectPoolList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolSet.html#checkOut()"><B>checkOut()</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolSet.html" title="class in org.maltparser.core.pool">ObjectPoolSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/LabeledStructure.html#checkOutNewLabelSet()"><B>checkOutNewLabelSet()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/LabeledStructure.html" title="interface in org.maltparser.core.syntaxgraph">LabeledStructure</A>
<DD>Checks out a new label set from the structure.
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html#checkOutNewLabelSet()"><B>checkOutNewLabelSet()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/plugin/JarLoader.html#checkPackageAccess(java.lang.String)"><B>checkPackageAccess(String)</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/JarLoader.html" title="class in org.maltparser.core.plugin">JarLoader</A>
<DD>Checks package access
<DT><A HREF="./org/maltparser/core/syntaxgraph/RootLabels.html#checkRootLabelCodes(org.maltparser.core.syntaxgraph.LabelSet)"><B>checkRootLabelCodes(LabelSet)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/RootLabels.html" title="class in org.maltparser.core.syntaxgraph">RootLabels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#children"><B>children</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#children"><B>children</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#classifierGuide"><B>classifierGuide</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/ClassifierGuide.html" title="interface in org.maltparser.parser.guide"><B>ClassifierGuide</B></A> - Interface in <A HREF="./org/maltparser/parser/guide/package-summary.html">org.maltparser.parser.guide</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/guide/ClassifierGuide.GuideMode.html" title="enum in org.maltparser.parser.guide"><B>ClassifierGuide.GuideMode</B></A> - Enum in <A HREF="./org/maltparser/parser/guide/package-summary.html">org.maltparser.parser.guide</A><DD>&nbsp;<DT><A HREF="./org/maltparser/ml/LearningMethod.html#CLASSIFY"><B>CLASSIFY</B></A> - 
Static variable in interface org.maltparser.ml.<A HREF="./org/maltparser/ml/LearningMethod.html" title="interface in org.maltparser.ml">LearningMethod</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/ClassOption.html" title="class in org.maltparser.core.options.option"><B>ClassOption</B></A> - Class in <A HREF="./org/maltparser/core/options/option/package-summary.html">org.maltparser.core.options.option</A><DD>A class type option is an option that can only contain string value that corresponds to a class.<DT><A HREF="./org/maltparser/core/options/option/ClassOption.html#ClassOption(org.maltparser.core.options.OptionGroup, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>ClassOption(OptionGroup, String, String, String, String)</B></A> - 
Constructor for class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/ClassOption.html" title="class in org.maltparser.core.options.option">ClassOption</A>
<DD>Creates a class type option description
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.ds2ps.<A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html" title="class in org.maltparser.core.syntaxgraph.ds2ps">LosslessMapping</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">GraphEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">WeightedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Element.html#clear()"><B>clear()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Element.html" title="interface in org.maltparser.core.syntaxgraph">Element</A>
<DD>Resets the graph element.
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>Resets the graph element.
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph">Sentence</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Structure.html#clear()"><B>clear()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Structure.html" title="interface in org.maltparser.core.syntaxgraph">Structure</A>
<DD>Resets the structure.
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html" title="class in org.maltparser.parser.algorithm.stack">StackConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ActionDecision.html#clear()"><B>clear()</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ActionDecision.html" title="interface in org.maltparser.parser.history.action">ActionDecision</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/ActionContainer.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/ActionContainer.html" title="class in org.maltparser.parser.history.container">ActionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/GuideUserHistory.html#clear()"><B>clear()</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/GuideUserHistory.html" title="interface in org.maltparser.parser.history">GuideUserHistory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryList.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryList.html" title="class in org.maltparser.parser.history">HistoryList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryListNode.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryListNode.html" title="class in org.maltparser.parser.history">HistoryListNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryNode.html#clear()"><B>clear()</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryNode.html" title="interface in org.maltparser.parser.history">HistoryNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryStructure.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryStructure.html" title="class in org.maltparser.parser.history">HistoryStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTree.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTree.html" title="class in org.maltparser.parser.history">HistoryTree</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTreeNode.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTreeNode.html" title="class in org.maltparser.parser.history">HistoryTreeNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserConfiguration.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser">ParserConfiguration</A>
<DD>Clears the parser configuration
<DT><A HREF="./org/maltparser/parser/ParserState.html#clear()"><B>clear()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#clearCache()"><B>clearCache()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#clearCache()"><B>clearCache()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#close()"><B>close()</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#close()"><B>close()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#close()"><B>close()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#close()"><B>close()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</A>
<DD>Closes the file or the input stream.
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#close()"><B>close()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#close()"><B>close()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html#close()"><B>close()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">BracketWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html#close()"><B>close()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">NegraWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html#close()"><B>close()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html" title="interface in org.maltparser.core.syntaxgraph.writer">SyntaxGraphWriter</A>
<DD>Closes the file or the output stream.
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html#close()"><B>close()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TabWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html#close()"><B>close()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TigerXMLWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryList.html#close()"><B>close()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryList.html" title="class in org.maltparser.parser.history">HistoryList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryStructure.html#close()"><B>close()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryStructure.html" title="class in org.maltparser.parser.history">HistoryStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTree.html#close()"><B>close()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTree.html" title="class in org.maltparser.parser.history">HistoryTree</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#closeDiaWriter()"><B>closeDiaWriter()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#closeInstanceWriter()"><B>closeInstanceWriter()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#closeInstanceWriter()"><B>closeInstanceWriter()</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html#code"><B>code</B></A> - 
Variable in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html" title="class in org.maltparser.core.feature.value">SingleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#code2SymbolMap"><B>code2SymbolMap</B></A> - 
Variable in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#codeToSymbol(int)"><B>codeToSymbol(int)</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#column"><B>column</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#column"><B>column</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#column"><B>column</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#column"><B>column</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#column"><B>column</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat"><B>ColumnDescription</B></A> - Class in <A HREF="./org/maltparser/core/io/dataformat/package-summary.html">org.maltparser.core.io.dataformat</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#ColumnDescription(int, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.maltparser.core.symbol.SymbolTableHandler, java.lang.String, java.lang.String)"><B>ColumnDescription(int, String, String, String, String, SymbolTableHandler, String, String)</B></A> - 
Constructor for class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature"><B>ColumnFeature</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/feature/package-summary.html">org.maltparser.core.syntaxgraph.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#ColumnFeature()"><B>ColumnFeature()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container"><B>CombinedTableContainer</B></A> - Class in <A HREF="./org/maltparser/parser/history/container/package-summary.html">org.maltparser.parser.history.container</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#CombinedTableContainer(org.maltparser.core.symbol.TableHandler, java.lang.String, java.util.List, char)"><B>CombinedTableContainer(TableHandler, String, List&lt;TableContainer&gt;, char)</B></A> - 
Constructor for class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionContainer.html#COMMANDLINE"><B>COMMANDLINE</B></A> - 
Static variable in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionContainer.html" title="class in org.maltparser.core.options">OptionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html" title="interface in org.maltparser.core.syntaxgraph.node"><B>ComparableNode</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/node/package-summary.html">org.maltparser.core.syntaxgraph.node</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#compareTo(org.maltparser.core.io.dataformat.ColumnDescription)"><B>compareTo(ColumnDescription)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html#compareTo(org.maltparser.core.io.dataformat.DataFormatEntry)"><B>compareTo(DataFormatEntry)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html" title="class in org.maltparser.core.io.dataformat">DataFormatEntry</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#compareTo(org.maltparser.core.options.option.Option)"><B>compareTo(Option)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionContainer.html#compareTo(org.maltparser.core.options.OptionContainer)"><B>compareTo(OptionContainer)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionContainer.html" title="class in org.maltparser.core.options">OptionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html#compareTo(org.maltparser.core.syntaxgraph.edge.GraphEdge)"><B>compareTo(GraphEdge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">GraphEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html#compareTo(org.maltparser.core.syntaxgraph.edge.WeightedEdge)"><B>compareTo(WeightedEdge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">WeightedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#compareTo(org.maltparser.core.syntaxgraph.GraphElement)"><B>compareTo(GraphElement)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#compareTo(org.maltparser.core.syntaxgraph.node.ComparableNode)"><B>compareTo(ComparableNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#compareTo(org.maltparser.core.syntaxgraph.node.ComparableNode)"><B>compareTo(ComparableNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#compareTo(org.maltparser.core.syntaxgraph.node.ComparableNode)"><B>compareTo(ComparableNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#compareTo(org.maltparser.core.syntaxgraph.node.ComparableNode)"><B>compareTo(ComparableNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/Transition.html#compareTo(org.maltparser.parser.transition.Transition)"><B>compareTo(Transition)</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/Transition.html" title="class in org.maltparser.parser.transition">Transition</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action"><B>ComplexDecisionAction</B></A> - Class in <A HREF="./org/maltparser/parser/history/action/package-summary.html">org.maltparser.parser.history.action</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#ComplexDecisionAction(org.maltparser.parser.history.History)"><B>ComplexDecisionAction(History)</B></A> - 
Constructor for class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#ComplexDecisionAction(org.maltparser.parser.history.GuideHistory)"><B>ComplexDecisionAction(GuideHistory)</B></A> - 
Constructor for class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#component"><B>component</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>a reference to a node where the node is part of a component.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#component"><B>component</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>a reference to a node where the node is part of a component.
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#configDir"><B>configDir</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigDirChartItem.html" title="class in org.maltparser.core.config"><B>ConfigDirChartItem</B></A> - Class in <A HREF="./org/maltparser/core/config/package-summary.html">org.maltparser.core.config</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/config/ConfigDirChartItem.html#ConfigDirChartItem()"><B>ConfigDirChartItem()</B></A> - 
Constructor for class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigDirChartItem.html" title="class in org.maltparser.core.config">ConfigDirChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#configDirectory"><B>configDirectory</B></A> - 
Variable in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModelManager.html#configDirectory"><B>configDirectory</B></A> - 
Variable in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModelManager.html" title="class in org.maltparser.core.feature">FeatureModelManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#configLogger"><B>configLogger</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/Configuration.html" title="interface in org.maltparser.core.config"><B>Configuration</B></A> - Interface in <A HREF="./org/maltparser/core/config/package-summary.html">org.maltparser.core.config</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config"><B>ConfigurationDir</B></A> - Class in <A HREF="./org/maltparser/core/config/package-summary.html">org.maltparser.core.config</A><DD>This class contains methods for handle the configuration directory.<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#ConfigurationDir(java.net.URL)"><B>ConfigurationDir(URL)</B></A> - 
Constructor for class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Creates a configuration directory from a mco-file specified by an URL.
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#ConfigurationDir(java.lang.String, java.lang.String, int)"><B>ConfigurationDir(String, String, int)</B></A> - 
Constructor for class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Creates a new configuration directory or a configuration directory from a mco-file
<DT><A HREF="./org/maltparser/core/config/ConfigurationException.html" title="class in org.maltparser.core.config"><B>ConfigurationException</B></A> - Exception in <A HREF="./org/maltparser/core/config/package-summary.html">org.maltparser.core.config</A><DD>ConfigurationException extends the MaltChainedException class and is thrown by classes
  within the configuration package.<DT><A HREF="./org/maltparser/core/config/ConfigurationException.html#ConfigurationException(java.lang.String)"><B>ConfigurationException(String)</B></A> - 
Constructor for exception org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationException.html" title="class in org.maltparser.core.config">ConfigurationException</A>
<DD>Creates a ConfigurationException object with a message
<DT><A HREF="./org/maltparser/core/config/ConfigurationException.html#ConfigurationException(java.lang.String, java.lang.Throwable)"><B>ConfigurationException(String, Throwable)</B></A> - 
Constructor for exception org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationException.html" title="class in org.maltparser.core.config">ConfigurationException</A>
<DD>Creates a ConfigurationException object with a message and a cause to the exception.
<DT><A HREF="./org/maltparser/core/config/ConfigurationRegistry.html" title="class in org.maltparser.core.config"><B>ConfigurationRegistry</B></A> - Class in <A HREF="./org/maltparser/core/config/package-summary.html">org.maltparser.core.config</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/config/ConfigurationRegistry.html#ConfigurationRegistry()"><B>ConfigurationRegistry()</B></A> - 
Constructor for class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationRegistry.html" title="class in org.maltparser.core.config">ConfigurationRegistry</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#connectedness"><B>connectedness</B></A> - 
Variable in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html#connectUnattachedSpines(org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph)"><B>connectUnattachedSpines(MappablePhraseStructureGraph)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.ds2ps.<A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html" title="class in org.maltparser.core.syntaxgraph.ds2ps">LosslessMapping</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#containCode(int)"><B>containCode(int)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#containCode(int)"><B>containCode(int)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#containerIndex"><B>containerIndex</B></A> - 
Variable in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionContainer.html#contains(int, org.maltparser.core.options.option.Option)"><B>contains(int, Option)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionContainer.html" title="class in org.maltparser.core.options">OptionContainer</A>
<DD>Returns true if the option is present in the specified internal option container, otherwise false.
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#containSymbol(java.lang.String)"><B>containSymbol(String)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#containSymbol(java.lang.String)"><B>containSymbol(String)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html#CONTINUE"><B>CONTINUE</B></A> - 
Static variable in class org.maltparser.core.flow.item.<A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#continueWithNextDecision()"><B>continueWithNextDecision()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SingleDecision.html#continueWithNextDecision()"><B>continueWithNextDecision()</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SingleDecision.html" title="interface in org.maltparser.parser.history.action">SingleDecision</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/DecisionPropertyTable.html#continueWithNextDecision(int)"><B>continueWithNextDecision(int)</B></A> - 
Method in interface org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/DecisionPropertyTable.html" title="interface in org.maltparser.parser.history.container">DecisionPropertyTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/DecisionPropertyTable.html#continueWithNextDecision(java.lang.String)"><B>continueWithNextDecision(String)</B></A> - 
Method in interface org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/DecisionPropertyTable.html" title="interface in org.maltparser.parser.history.container">DecisionPropertyTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#continueWithNextDecision(int)"><B>continueWithNextDecision(int)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#continueWithNextDecision(java.lang.String)"><B>continueWithNextDecision(String)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/TransitionTable.html#continueWithNextDecision(int)"><B>continueWithNextDecision(int)</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/TransitionTable.html" title="class in org.maltparser.parser.transition">TransitionTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/TransitionTable.html#continueWithNextDecision(java.lang.String)"><B>continueWithNextDecision(String)</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/TransitionTable.html" title="class in org.maltparser.parser.transition">TransitionTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTable.html#copy(org.maltparser.core.symbol.SymbolTable)"><B>copy(SymbolTable)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTable.html" title="interface in org.maltparser.core.symbol">SymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#copy(org.maltparser.core.symbol.SymbolTable)"><B>copy(SymbolTable)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#copyAction(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.history.action.GuideUserAction)"><B>copyAction(GuideUserAction, GuideUserAction)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html" title="class in org.maltparser.core.syntaxgraph"><B>CopyChartItem</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html#CopyChartItem()"><B>CopyChartItem()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html" title="class in org.maltparser.core.syntaxgraph">CopyChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#copyConfigFile(java.io.File, java.io.File, org.maltparser.core.config.version.Versioning)"><B>copyConfigFile(File, File, Versioning)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#copyDynamicInput(org.maltparser.core.syntaxgraph.DependencyStructure, org.maltparser.core.syntaxgraph.DependencyStructure)"><B>copyDynamicInput(DependencyStructure, DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#copyEdges(org.maltparser.core.syntaxgraph.DependencyStructure, org.maltparser.core.syntaxgraph.DependencyStructure)"><B>copyEdges(DependencyStructure, DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>Copies the edges of the source dependency structure to the target dependency structure
<DT><A HREF="./org/maltparser/core/helper/Util.html#copyfile(java.lang.String, java.lang.String)"><B>copyfile(String, String)</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/Util.html" title="class in org.maltparser.core.helper">Util</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html#copyPartialDependencyStructure(org.maltparser.core.syntaxgraph.DependencyStructure, org.maltparser.core.syntaxgraph.DependencyStructure)"><B>copyPartialDependencyStructure(DependencyStructure, DependencyStructure)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html" title="class in org.maltparser.core.syntaxgraph">CopyChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html#copyTerminalStructure(org.maltparser.core.syntaxgraph.TokenStructure, org.maltparser.core.syntaxgraph.TokenStructure)"><B>copyTerminalStructure(TokenStructure, TokenStructure)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html" title="class in org.maltparser.core.syntaxgraph">CopyChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#copyToConfig(java.io.File)"><B>copyToConfig(File)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Copies a file into the configuration directory.
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#copyToConfig(java.lang.String)"><B>copyToConfig(String)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#copyToConfig(java.net.URL)"><B>copyToConfig(URL)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington"><B>CovingtonAddressFunction</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/covington/package-summary.html">org.maltparser.parser.algorithm.covington</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#CovingtonAddressFunction(java.lang.String, org.maltparser.parser.Algorithm)"><B>CovingtonAddressFunction(String, Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.CovingtonSubFunction.html" title="enum in org.maltparser.parser.algorithm.covington"><B>CovingtonAddressFunction.CovingtonSubFunction</B></A> - Enum in <A HREF="./org/maltparser/parser/algorithm/covington/package-summary.html">org.maltparser.parser.algorithm.covington</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington"><B>CovingtonConfig</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/covington/package-summary.html">org.maltparser.parser.algorithm.covington</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#CovingtonConfig(org.maltparser.core.symbol.SymbolTableHandler, boolean, boolean)"><B>CovingtonConfig(SymbolTableHandler, boolean, boolean)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html" title="class in org.maltparser.parser.algorithm.covington"><B>CovingtonFactory</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/covington/package-summary.html">org.maltparser.parser.algorithm.covington</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html#CovingtonFactory(org.maltparser.parser.Algorithm)"><B>CovingtonFactory(Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonNonProjFactory.html" title="class in org.maltparser.parser.algorithm.covington"><B>CovingtonNonProjFactory</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/covington/package-summary.html">org.maltparser.parser.algorithm.covington</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonNonProjFactory.html#CovingtonNonProjFactory(org.maltparser.parser.Algorithm)"><B>CovingtonNonProjFactory(Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonNonProjFactory.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonNonProjFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonOracle.html" title="class in org.maltparser.parser.algorithm.covington"><B>CovingtonOracle</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/covington/package-summary.html">org.maltparser.parser.algorithm.covington</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonOracle.html#CovingtonOracle(org.maltparser.parser.DependencyParserConfig, org.maltparser.parser.history.GuideUserHistory)"><B>CovingtonOracle(DependencyParserConfig, GuideUserHistory)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonOracle.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonProjFactory.html" title="class in org.maltparser.parser.algorithm.covington"><B>CovingtonProjFactory</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/covington/package-summary.html">org.maltparser.parser.algorithm.covington</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonProjFactory.html#CovingtonProjFactory(org.maltparser.parser.Algorithm)"><B>CovingtonProjFactory(Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonProjFactory.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonProjFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPool.html#create()"><B>create()</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPool.html" title="class in org.maltparser.core.pool">ObjectPool</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolList.html#create()"><B>create()</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolList.html" title="class in org.maltparser.core.pool">ObjectPoolList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolSet.html#create()"><B>create()</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolSet.html" title="class in org.maltparser.core.pool">ObjectPoolSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#createConfigDirectory()"><B>createConfigDirectory()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Creates the configuration directory
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#createConfigFile()"><B>createConfigFile()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Creates the malt configuration file (.mco).
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html#createDataFormatInstance(org.maltparser.core.symbol.SymbolTableHandler, java.lang.String, java.lang.String)"><B>createDataFormatInstance(SymbolTableHandler, String, String)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#createdByMaltParserVersion"><B>createdByMaltParserVersion</B></A> - 
Variable in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#createDependencyEdgeLabelColumnDescriptions()"><B>createDependencyEdgeLabelColumnDescriptions()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#createDependencyEdgeLabelSymbolTables()"><B>createDependencyEdgeLabelSymbolTables()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/LearningMethod.html#createFeatureIdToCountMap(java.util.ArrayList)"><B>createFeatureIdToCountMap(ArrayList&lt;Integer&gt;)</B></A> - 
Method in interface org.maltparser.ml.<A HREF="./org/maltparser/ml/LearningMethod.html" title="interface in org.maltparser.ml">LearningMethod</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#createFeatureIdToCountMap(java.util.ArrayList)"><B>createFeatureIdToCountMap(ArrayList&lt;Integer&gt;)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#createFeatureIdToCountMap(java.util.ArrayList)"><B>createFeatureIdToCountMap(ArrayList&lt;Integer&gt;)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#createHeadColumnDescriptions()"><B>createHeadColumnDescriptions()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#createIgnoreColumnDescriptions()"><B>createIgnoreColumnDescriptions()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#createInfoFile()"><B>createInfoFile()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#createInputColumnDescriptions()"><B>createInputColumnDescriptions()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#createInputSymbolTables()"><B>createInputSymbolTables()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#createPhraseStructureEdgeLabelColumnDescriptions()"><B>createPhraseStructureEdgeLabelColumnDescriptions()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#createPhraseStructureEdgeLabelSymbolTables()"><B>createPhraseStructureEdgeLabelSymbolTables()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#createPhraseStructureNodeLabelColumnDescriptions()"><B>createPhraseStructureNodeLabelColumnDescriptions()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#createPhraseStructureNodeLabelSymbolTables()"><B>createPhraseStructureNodeLabelSymbolTables()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#createSecondaryEdgeLabelColumnDescriptions()"><B>createSecondaryEdgeLabelColumnDescriptions()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#createSecondaryEdgeLabelSymbolTables()"><B>createSecondaryEdgeLabelSymbolTables()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/LearningMethod.html#crossValidate(org.maltparser.core.feature.FeatureVector, int)"><B>crossValidate(FeatureVector, int)</B></A> - 
Method in interface org.maltparser.ml.<A HREF="./org/maltparser/ml/LearningMethod.html" title="interface in org.maltparser.ml">LearningMethod</A>
<DD>This method does a cross validation of the training instances added and return the average score over the
 nrOfSplit divisions.
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#crossValidate(org.maltparser.core.feature.FeatureVector, int)"><B>crossValidate(FeatureVector, int)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#crossValidate(org.maltparser.core.feature.FeatureVector, int)"><B>crossValidate(FeatureVector, int)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#currentParserConfiguration"><B>currentParserConfiguration</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html" title="class in org.maltparser.core.io.dataformat"><B>DataFormatEntry</B></A> - Class in <A HREF="./org/maltparser/core/io/dataformat/package-summary.html">org.maltparser.core.io.dataformat</A><DD>DataFormatEntry is used for storing information about one column in a data format.<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html#DataFormatEntry(int, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>DataFormatEntry(int, String, String, String, String)</B></A> - 
Constructor for class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html" title="class in org.maltparser.core.io.dataformat">DataFormatEntry</A>
<DD>Creates a data format entry
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatException.html" title="class in org.maltparser.core.io.dataformat"><B>DataFormatException</B></A> - Exception in <A HREF="./org/maltparser/core/io/dataformat/package-summary.html">org.maltparser.core.io.dataformat</A><DD>DataFormatException extends the MaltChainedException class and is thrown by classes
  within the dataformat package.<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatException.html#DataFormatException(java.lang.String)"><B>DataFormatException(String)</B></A> - 
Constructor for exception org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatException.html" title="class in org.maltparser.core.io.dataformat">DataFormatException</A>
<DD>Creates a DataFormatException object with a message
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatException.html#DataFormatException(java.lang.String, java.lang.Throwable)"><B>DataFormatException(String, Throwable)</B></A> - 
Constructor for exception org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatException.html" title="class in org.maltparser.core.io.dataformat">DataFormatException</A>
<DD>Creates a DataFormatException object with a message and a cause to the exception.
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat"><B>DataFormatInstance</B></A> - Class in <A HREF="./org/maltparser/core/io/dataformat/package-summary.html">org.maltparser.core.io.dataformat</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#DataFormatInstance(java.util.SortedMap, org.maltparser.core.symbol.SymbolTableHandler, java.lang.String, java.lang.String, org.maltparser.core.io.dataformat.DataFormatSpecification)"><B>DataFormatInstance(SortedMap&lt;String, DataFormatEntry&gt;, SymbolTableHandler, String, String, DataFormatSpecification)</B></A> - 
Constructor for class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#dataFormatInstance"><B>dataFormatInstance</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#dataFormatInstance"><B>dataFormatInstance</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html#dataFormatInstance"><B>dataFormatInstance</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#dataFormatInstance"><B>dataFormatInstance</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html#dataFormatInstance"><B>dataFormatInstance</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html#dataFormatInstance"><B>dataFormatInstance</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRules</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatManager.html" title="class in org.maltparser.core.io.dataformat"><B>DataFormatManager</B></A> - Class in <A HREF="./org/maltparser/core/io/dataformat/package-summary.html">org.maltparser.core.io.dataformat</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatManager.html#DataFormatManager(java.net.URL, java.net.URL)"><B>DataFormatManager(URL, URL)</B></A> - 
Constructor for class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatManager.html" title="class in org.maltparser.core.io.dataformat">DataFormatManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html" title="class in org.maltparser.core.io.dataformat"><B>DataFormatSpecification</B></A> - Class in <A HREF="./org/maltparser/core/io/dataformat/package-summary.html">org.maltparser.core.io.dataformat</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html#DataFormatSpecification()"><B>DataFormatSpecification()</B></A> - 
Constructor for class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.DataStructure.html" title="enum in org.maltparser.core.io.dataformat"><B>DataFormatSpecification.DataStructure</B></A> - Enum in <A HREF="./org/maltparser/core/io/dataformat/package-summary.html">org.maltparser.core.io.dataformat</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html" title="class in org.maltparser.core.io.dataformat"><B>DataFormatSpecification.Dependency</B></A> - Class in <A HREF="./org/maltparser/core/io/dataformat/package-summary.html">org.maltparser.core.io.dataformat</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html#DataFormatSpecification.Dependency(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>DataFormatSpecification.Dependency(String, String, String, String)</B></A> - 
Constructor for class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification.Dependency</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#decision"><B>decision</B></A> - 
Variable in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#decision"><B>decision</B></A> - 
Variable in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html" title="interface in org.maltparser.parser.guide.decision"><B>DecisionModel</B></A> - Interface in <A HREF="./org/maltparser/parser/guide/decision/package-summary.html">org.maltparser.parser.guide.decision</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/container/DecisionPropertyTable.html" title="interface in org.maltparser.parser.history.container"><B>DecisionPropertyTable</B></A> - Interface in <A HREF="./org/maltparser/parser/history/container/package-summary.html">org.maltparser.parser.history.container</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#decisions"><B>decisions</B></A> - 
Variable in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#decisionSettings"><B>decisionSettings</B></A> - 
Variable in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#decisionTables"><B>decisionTables</B></A> - 
Variable in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance"><B>DecisionTreeModel</B></A> - Class in <A HREF="./org/maltparser/parser/guide/instance/package-summary.html">org.maltparser.parser.guide.instance</A><DD>This class implements a decision tree model.<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#DecisionTreeModel(org.maltparser.core.feature.FeatureVector, org.maltparser.parser.guide.Model)"><B>DecisionTreeModel(FeatureVector, Model)</B></A> - 
Constructor for class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>Constructs a feature divide model.
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#decreaseFrequency()"><B>decreaseFrequency()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#decreaseFrequency()"><B>decreaseFrequency()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#decreaseFrequency()"><B>decreaseFrequency()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/InstanceModel.html#decreaseFrequency()"><B>decreaseFrequency()</B></A> - 
Method in interface org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/InstanceModel.html" title="interface in org.maltparser.parser.guide.instance">InstanceModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/LearningMethod.html#decreaseNumberOfInstances()"><B>decreaseNumberOfInstances()</B></A> - 
Method in interface org.maltparser.ml.<A HREF="./org/maltparser/ml/LearningMethod.html" title="interface in org.maltparser.ml">LearningMethod</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#decreaseNumberOfInstances()"><B>decreaseNumberOfInstances()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#decreaseNumberOfInstances()"><B>decreaseNumberOfInstances()</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/RootLabels.html#DEFAULT_ROOTSYMBOL"><B>DEFAULT_ROOTSYMBOL</B></A> - 
Static variable in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/RootLabels.html" title="class in org.maltparser.core.syntaxgraph">RootLabels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html#defaultAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>defaultAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html" title="class in org.maltparser.parser.algorithm.covington">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/Projective.html#defaultAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>defaultAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/Projective.html" title="class in org.maltparser.parser.algorithm.covington">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html#defaultAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>defaultAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html" title="class in org.maltparser.parser.algorithm.nivre">ArcEager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html#defaultAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>defaultAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html" title="class in org.maltparser.parser.algorithm.nivre">ArcStandard</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/Planar.html#defaultAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>defaultAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/Planar.html" title="class in org.maltparser.parser.algorithm.planar">Planar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html#defaultAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>defaultAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html" title="class in org.maltparser.parser.algorithm.stack">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/Projective.html#defaultAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>defaultAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/Projective.html" title="class in org.maltparser.parser.algorithm.stack">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#defaultAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>defaultAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#defaultAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>defaultAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#defaultDirection"><B>defaultDirection</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#DEFAULTVALUE"><B>DEFAULTVALUE</B></A> - 
Static variable in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#deleteConfigDirectory()"><B>deleteConfigDirectory()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Removes the configuration directory, if it exists and it contains a .info file.
<DT><A HREF="./org/maltparser/core/options/OptionContainer.html#DEPENDENCIES_RESOLVED"><B>DEPENDENCIES_RESOLVED</B></A> - 
Static variable in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionContainer.html" title="class in org.maltparser.core.options">OptionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/Dependency2PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph.ds2ps"><B>Dependency2PhraseStructure</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/ds2ps/package-summary.html">org.maltparser.core.syntaxgraph.ds2ps</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/Edge.html#DEPENDENCY_EDGE"><B>DEPENDENCY_EDGE</B></A> - 
Static variable in interface org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/Edge.html" title="interface in org.maltparser.core.syntaxgraph.edge">Edge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#DEPENDENCY_EDGE_LABEL"><B>DEPENDENCY_EDGE_LABEL</B></A> - 
Static variable in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph"><B>DependencyGraph</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#DependencyGraph(org.maltparser.core.symbol.SymbolTableHandler)"><B>DependencyGraph(SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node"><B>DependencyNode</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/node/package-summary.html">org.maltparser.core.syntaxgraph.node</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/DependencyParserConfig.html" title="interface in org.maltparser.parser"><B>DependencyParserConfig</B></A> - Interface in <A HREF="./org/maltparser/parser/package-summary.html">org.maltparser.parser</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph"><B>DependencyStructure</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html#dependentOn"><B>dependentOn</B></A> - 
Variable in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification.Dependency</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/transform/pseudo/PseudoProjectivity.html#deprojectivize(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>deprojectivize(DependencyStructure)</B></A> - 
Method in class org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/PseudoProjectivity.html" title="class in org.maltparser.transform.pseudo">PseudoProjectivity</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/DeterministicParser.html" title="class in org.maltparser.parser"><B>DeterministicParser</B></A> - Class in <A HREF="./org/maltparser/parser/package-summary.html">org.maltparser.parser</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/DeterministicParser.html#DeterministicParser(org.maltparser.parser.DependencyParserConfig)"><B>DeterministicParser(DependencyParserConfig)</B></A> - 
Constructor for class org.maltparser.parser.<A HREF="./org/maltparser/parser/DeterministicParser.html" title="class in org.maltparser.parser">DeterministicParser</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoOutputStream.html#DEVNULL"><B>DEVNULL</B></A> - 
Static variable in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoOutputStream.html" title="class in org.maltparser.core.helper">NoOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html" title="class in org.maltparser.core.syntaxgraph.feature"><B>DGraphAddressFunction</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/feature/package-summary.html">org.maltparser.core.syntaxgraph.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html#DGraphAddressFunction(java.lang.String)"><B>DGraphAddressFunction(String)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html" title="class in org.maltparser.core.syntaxgraph.feature">DGraphAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.DGraphSubFunction.html" title="enum in org.maltparser.core.syntaxgraph.feature"><B>DGraphAddressFunction.DGraphSubFunction</B></A> - Enum in <A HREF="./org/maltparser/core/syntaxgraph/feature/package-summary.html">org.maltparser.core.syntaxgraph.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/Algorithm.html#diagnostics"><B>diagnostics</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#diaWriter"><B>diaWriter</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/Direction.html" title="enum in org.maltparser.core.syntaxgraph.headrules"><B>Direction</B></A> - Enum in <A HREF="./org/maltparser/core/syntaxgraph/headrules/package-summary.html">org.maltparser.core.syntaxgraph.headrules</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html#direction"><B>direction</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature"><B>DistanceFeature</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/feature/package-summary.html">org.maltparser.core.syntaxgraph.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#DistanceFeature(org.maltparser.core.symbol.SymbolTableHandler)"><B>DistanceFeature(SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/LearningMethod.html#divideByFeatureSet(java.util.Set, java.util.ArrayList, java.lang.String)"><B>divideByFeatureSet(Set&lt;Integer&gt;, ArrayList&lt;Integer&gt;, String)</B></A> - 
Method in interface org.maltparser.ml.<A HREF="./org/maltparser/ml/LearningMethod.html" title="interface in org.maltparser.ml">LearningMethod</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#divideByFeatureSet(java.util.Set, java.util.ArrayList, java.lang.String)"><B>divideByFeatureSet(Set&lt;Integer&gt;, ArrayList&lt;Integer&gt;, String)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#divideByFeatureSet(java.util.Set, java.util.ArrayList, java.lang.String)"><B>divideByFeatureSet(Set&lt;Integer&gt;, ArrayList&lt;Integer&gt;, String)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#ECHO"><B>ECHO</B></A> - 
Static variable in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#echoInfoFile()"><B>echoInfoFile()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Prints the content of the configuration information file to the system logger
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/Edge.html" title="interface in org.maltparser.core.syntaxgraph.edge"><B>Edge</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/edge/package-summary.html">org.maltparser.core.syntaxgraph.edge</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html#edgelabelSymbolTable"><B>edgelabelSymbolTable</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRules</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#edgePool"><B>edgePool</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Element.html" title="interface in org.maltparser.core.syntaxgraph"><B>Element</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/helper/Util.html#endTicer(org.apache.log4j.Logger, long, int, int, int)"><B>endTicer(Logger, long, int, int, int)</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/Util.html" title="class in org.maltparser.core.helper">Util</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#endTime"><B>endTime</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/Engine.html" title="class in org.maltparser"><B>Engine</B></A> - Class in <A HREF="./org/maltparser/package-summary.html">org.maltparser</A><DD>&nbsp;<DT><A HREF="./org/maltparser/Engine.html#Engine()"><B>Engine()</B></A> - 
Constructor for class org.maltparser.<A HREF="./org/maltparser/Engine.html" title="class in org.maltparser">Engine</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/EnumOption.html" title="class in org.maltparser.core.options.option"><B>EnumOption</B></A> - Class in <A HREF="./org/maltparser/core/options/option/package-summary.html">org.maltparser.core.options.option</A><DD>An enumerate option is an option that can only contain string value, which is in the legal value set.<DT><A HREF="./org/maltparser/core/options/option/EnumOption.html#EnumOption(org.maltparser.core.options.OptionGroup, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>EnumOption(OptionGroup, String, String, String, String)</B></A> - 
Constructor for class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/EnumOption.html" title="class in org.maltparser.core.options.option">EnumOption</A>
<DD>Creates an enumerate option description
<DT><A HREF="./org/maltparser/core/config/ConfigDirChartItem.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigDirChartItem.html" title="class in org.maltparser.core.config">ConfigDirChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/function/AddressFunction.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.feature.function.<A HREF="./org/maltparser/core/feature/function/AddressFunction.html" title="class in org.maltparser.core.feature.function">AddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html" title="class in org.maltparser.core.feature.spec">SpecificationSubModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FeatureEngine.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FeatureEngine.html" title="class in org.maltparser.core.feature.system">FeatureEngine</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FunctionDescription.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FunctionDescription.html" title="class in org.maltparser.core.feature.system">FunctionDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/AddressValue.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/AddressValue.html" title="class in org.maltparser.core.feature.value">AddressValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/FeatureValue.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/FeatureValue.html" title="class in org.maltparser.core.feature.value">FeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/FunctionValue.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/FunctionValue.html" title="class in org.maltparser.core.feature.value">FunctionValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html" title="class in org.maltparser.core.feature.value">SingleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html" title="class in org.maltparser.core.flow.spec">ChartItemSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html" title="class in org.maltparser.core.flow.spec">ChartSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html" title="class in org.maltparser.core.io.dataformat">DataFormatEntry</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html" title="class in org.maltparser.core.propagation.spec">PropagationSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/Trie.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/Trie.html" title="class in org.maltparser.core.symbol.trie">Trie</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieEntry.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieEntry.html" title="class in org.maltparser.core.symbol.trie">TrieEntry</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieNode.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieNode.html" title="class in org.maltparser.core.symbol.trie">TrieNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html" title="class in org.maltparser.core.syntaxgraph">CopyChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">GraphEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">WeightedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html" title="class in org.maltparser.core.syntaxgraph.feature">DGraphAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraphChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html" title="class in org.maltparser.parser.algorithm.stack">StackConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryList.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryList.html" title="class in org.maltparser.parser.history">HistoryList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTreeNode.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTreeNode.html" title="class in org.maltparser.parser.history">HistoryTreeNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/Candidate.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/Candidate.html" title="class in org.maltparser.parser.history.kbest">Candidate</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/ScoredCandidate.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/ScoredCandidate.html" title="class in org.maltparser.parser.history.kbest">ScoredCandidate</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMaltChartItem.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMaltChartItem.html" title="class in org.maltparser.parser">SingleMaltChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/Transition.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/Transition.html" title="class in org.maltparser.parser.transition">Transition</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
Method in class org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html" title="class in org.maltparser.transform.pseudo">PseudoProjChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#excludeNullValues"><B>excludeNullValues</B></A> - 
Variable in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#excludeNullValues"><B>excludeNullValues</B></A> - 
Variable in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature"><B>ExistsFeature</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/feature/package-summary.html">org.maltparser.core.syntaxgraph.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#ExistsFeature(org.maltparser.core.symbol.SymbolTableHandler)"><B>ExistsFeature(SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/ClassifierGuide.html#extract()"><B>extract()</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/ClassifierGuide.html" title="interface in org.maltparser.parser.guide">ClassifierGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#extract()"><B>extract()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html#extract()"><B>extract()</B></A> - 
Method in interface org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html" title="interface in org.maltparser.parser.guide.decision">DecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#extract()"><B>extract()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#extract()"><B>extract()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#extract()"><B>extract()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#extract()"><B>extract()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#extract()"><B>extract()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/InstanceModel.html#extract()"><B>extract()</B></A> - 
Method in interface org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/InstanceModel.html" title="interface in org.maltparser.parser.guide.instance">InstanceModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#extract()"><B>extract()</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance"><B>FeatureDivideModel</B></A> - Class in <A HREF="./org/maltparser/parser/guide/instance/package-summary.html">org.maltparser.parser.guide.instance</A><DD>The feature divide model is used for divide the training instances into several models according to
a divide feature.<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#FeatureDivideModel(org.maltparser.core.feature.FeatureVector, org.maltparser.parser.guide.Model)"><B>FeatureDivideModel(FeatureVector, Model)</B></A> - 
Constructor for class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>Constructs a feature divide model.
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#featureEngine"><B>featureEngine</B></A> - 
Variable in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModelManager.html#featureEngine"><B>featureEngine</B></A> - 
Variable in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModelManager.html" title="class in org.maltparser.core.feature">FeatureModelManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FeatureEngine.html" title="class in org.maltparser.core.feature.system"><B>FeatureEngine</B></A> - Class in <A HREF="./org/maltparser/core/feature/system/package-summary.html">org.maltparser.core.feature.system</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/system/FeatureEngine.html#FeatureEngine()"><B>FeatureEngine()</B></A> - 
Constructor for class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FeatureEngine.html" title="class in org.maltparser.core.feature.system">FeatureEngine</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureException.html" title="class in org.maltparser.core.feature"><B>FeatureException</B></A> - Exception in <A HREF="./org/maltparser/core/feature/package-summary.html">org.maltparser.core.feature</A><DD>FeatureException extends the MaltChainedException class and is thrown by classes
  within the feature package.<DT><A HREF="./org/maltparser/core/feature/FeatureException.html#FeatureException(java.lang.String)"><B>FeatureException(String)</B></A> - 
Constructor for exception org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureException.html" title="class in org.maltparser.core.feature">FeatureException</A>
<DD>Creates a FeatureException object with a message
<DT><A HREF="./org/maltparser/core/feature/FeatureException.html#FeatureException(java.lang.String, java.lang.Throwable)"><B>FeatureException(String, Throwable)</B></A> - 
Constructor for exception org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureException.html" title="class in org.maltparser.core.feature">FeatureException</A>
<DD>Creates a FeatureException object with a message and a cause to the exception.
<DT><A HREF="./org/maltparser/core/feature/function/FeatureFunction.html" title="interface in org.maltparser.core.feature.function"><B>FeatureFunction</B></A> - Interface in <A HREF="./org/maltparser/core/feature/function/package-summary.html">org.maltparser.core.feature.function</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#featureFunctionCache"><B>featureFunctionCache</B></A> - 
Variable in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html#featureKnown"><B>featureKnown</B></A> - 
Variable in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html" title="class in org.maltparser.core.feature.value">MultipleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/function/FeatureMapFunction.html" title="interface in org.maltparser.core.feature.function"><B>FeatureMapFunction</B></A> - Interface in <A HREF="./org/maltparser/core/feature/function/package-summary.html">org.maltparser.core.feature.function</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature"><B>FeatureModel</B></A> - Class in <A HREF="./org/maltparser/core/feature/package-summary.html">org.maltparser.core.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#FeatureModel(org.maltparser.core.feature.spec.SpecificationModel, org.maltparser.core.config.ConfigurationRegistry, org.maltparser.core.feature.system.FeatureEngine)"><B>FeatureModel(SpecificationModel, ConfigurationRegistry, FeatureEngine)</B></A> - 
Constructor for class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureVector.html#featureModel"><B>featureModel</B></A> - 
Variable in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureVector.html" title="class in org.maltparser.core.feature">FeatureVector</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModelManager.html" title="class in org.maltparser.core.feature"><B>FeatureModelManager</B></A> - Class in <A HREF="./org/maltparser/core/feature/package-summary.html">org.maltparser.core.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/FeatureModelManager.html#FeatureModelManager(org.maltparser.core.feature.system.FeatureEngine, org.maltparser.core.config.ConfigurationDir)"><B>FeatureModelManager(FeatureEngine, ConfigurationDir)</B></A> - 
Constructor for class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModelManager.html" title="class in org.maltparser.core.feature">FeatureModelManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/FeatureSpecReader.html" title="interface in org.maltparser.core.feature.spec.reader"><B>FeatureSpecReader</B></A> - Interface in <A HREF="./org/maltparser/core/feature/spec/reader/package-summary.html">org.maltparser.core.feature.spec.reader</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/value/FeatureValue.html" title="class in org.maltparser.core.feature.value"><B>FeatureValue</B></A> - Class in <A HREF="./org/maltparser/core/feature/value/package-summary.html">org.maltparser.core.feature.value</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/value/FeatureValue.html#FeatureValue(org.maltparser.core.feature.function.Function)"><B>FeatureValue(Function)</B></A> - 
Constructor for class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/FeatureValue.html" title="class in org.maltparser.core.feature.value">FeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#featureValue"><B>featureValue</B></A> - 
Variable in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#featureValue"><B>featureValue</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#featureValue"><B>featureValue</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#featureValue"><B>featureValue</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#featureValue"><B>featureValue</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#featureValue"><B>featureValue</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#featureValue"><B>featureValue</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#featureValue"><B>featureValue</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#featureValue"><B>featureValue</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html#featureValues"><B>featureValues</B></A> - 
Variable in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html" title="class in org.maltparser.core.feature.value">MultipleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureVector.html" title="class in org.maltparser.core.feature"><B>FeatureVector</B></A> - Class in <A HREF="./org/maltparser/core/feature/package-summary.html">org.maltparser.core.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/FeatureVector.html#FeatureVector(org.maltparser.core.feature.FeatureModel, org.maltparser.core.feature.spec.SpecificationSubModel)"><B>FeatureVector(FeatureModel, SpecificationSubModel)</B></A> - 
Constructor for class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureVector.html" title="class in org.maltparser.core.feature">FeatureVector</A>
<DD>Constructs a feature vector
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#finalize()"><B>finalize()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#finalize()"><B>finalize()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#finalize()"><B>finalize()</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/LearningMethod.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in interface org.maltparser.ml.<A HREF="./org/maltparser/ml/LearningMethod.html" title="interface in org.maltparser.ml">LearningMethod</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonOracle.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonOracle.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEagerOracle.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcEagerOracle.html" title="class in org.maltparser.parser.algorithm.nivre">ArcEagerOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandardOracle.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandardOracle.html" title="class in org.maltparser.parser.algorithm.nivre">ArcStandardOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarArcEagerOracle.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarArcEagerOracle.html" title="class in org.maltparser.parser.algorithm.planar">PlanarArcEagerOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/ProjectiveOracle.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/ProjectiveOracle.html" title="class in org.maltparser.parser.algorithm.stack">ProjectiveOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/SwapEagerOracle.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/SwapEagerOracle.html" title="class in org.maltparser.parser.algorithm.stack">SwapEagerOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/SwapLazyOracle.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/SwapLazyOracle.html" title="class in org.maltparser.parser.algorithm.stack">SwapLazyOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarArcEagerOracle.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarArcEagerOracle.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarArcEagerOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/Guide.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/Guide.html" title="interface in org.maltparser.parser.guide">Guide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/Model.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/Model.html" title="interface in org.maltparser.parser.guide">Model</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#finalizeSentence(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>finalizeSentence(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/plugin/JarLoader.html#findClass(java.lang.String)"><B>findClass(String)</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/JarLoader.html" title="class in org.maltparser.core.plugin">JarLoader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#findComponent()"><B>findComponent()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#findComponent()"><B>findComponent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#findComponent()"><B>findComponent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/Util.html#findURL(java.lang.String)"><B>findURL(String)</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/Util.html" title="class in org.maltparser.core.helper">Util</A>
<DD>Search for a file according the following priority:
 
 The local file system
 Specified as an URL (starting with http:, file:, ftp: or jar:
 MaltParser distribution file (malt.jar)
 MaltParser plugins
 
 
 If the file string is found, an URL object is returned, otherwise <b>null</b>
<DT><A HREF="./org/maltparser/core/helper/Util.html#findURLinJars(java.lang.String)"><B>findURLinJars(String)</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/Util.html" title="class in org.maltparser.core.helper">Util</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#FIRST_STACK"><B>FIRST_STACK</B></A> - 
Static variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#firstFeature"><B>firstFeature</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#firstFeature"><B>firstFeature</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow"><B>FlowChartInstance</B></A> - Class in <A HREF="./org/maltparser/core/flow/package-summary.html">org.maltparser.core.flow</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#FlowChartInstance(int, org.maltparser.core.flow.spec.ChartSpecification, org.maltparser.core.flow.FlowChartManager)"><B>FlowChartInstance(int, ChartSpecification, FlowChartManager)</B></A> - 
Constructor for class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html#flowChartinstance"><B>flowChartinstance</B></A> - 
Variable in class org.maltparser.core.flow.item.<A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartManager.html" title="class in org.maltparser.core.flow"><B>FlowChartManager</B></A> - Class in <A HREF="./org/maltparser/core/flow/package-summary.html">org.maltparser.core.flow</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/flow/FlowChartManager.html#FlowChartManager()"><B>FlowChartManager()</B></A> - 
Constructor for class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartManager.html" title="class in org.maltparser.core.flow">FlowChartManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/FlowChartSystem.html" title="class in org.maltparser.core.flow.system"><B>FlowChartSystem</B></A> - Class in <A HREF="./org/maltparser/core/flow/system/package-summary.html">org.maltparser.core.flow.system</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/flow/system/FlowChartSystem.html#FlowChartSystem()"><B>FlowChartSystem()</B></A> - 
Constructor for class org.maltparser.core.flow.system.<A HREF="./org/maltparser/core/flow/system/FlowChartSystem.html" title="class in org.maltparser.core.flow.system">FlowChartSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowException.html" title="class in org.maltparser.core.flow"><B>FlowException</B></A> - Exception in <A HREF="./org/maltparser/core/flow/package-summary.html">org.maltparser.core.flow</A><DD>FlowException extends the MaltChainedException class and is thrown by classes
  within the flow package.<DT><A HREF="./org/maltparser/core/flow/FlowException.html#FlowException(java.lang.String)"><B>FlowException(String)</B></A> - 
Constructor for exception org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowException.html" title="class in org.maltparser.core.flow">FlowException</A>
<DD>Creates a FlowException object with a message
<DT><A HREF="./org/maltparser/core/flow/FlowException.html#FlowException(java.lang.String, java.lang.Throwable)"><B>FlowException(String, Throwable)</B></A> - 
Constructor for exception org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowException.html" title="class in org.maltparser.core.flow">FlowException</A>
<DD>Creates a FlowException object with a message and a cause to the exception.
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#flush()"><B>flush()</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#format(java.util.Locale, java.lang.String, java.lang.Object...)"><B>format(Locale, String, Object...)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#format(java.lang.String, java.lang.Object...)"><B>format(String, Object...)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#FULL_CONNECTEDNESS"><B>FULL_CONNECTEDNESS</B></A> - 
Static variable in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/function/Function.html" title="interface in org.maltparser.core.feature.function"><B>Function</B></A> - Interface in <A HREF="./org/maltparser/core/feature/function/package-summary.html">org.maltparser.core.feature.function</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/value/FunctionValue.html#function"><B>function</B></A> - 
Variable in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/FunctionValue.html" title="class in org.maltparser.core.feature.value">FunctionValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FunctionDescription.html" title="class in org.maltparser.core.feature.system"><B>FunctionDescription</B></A> - Class in <A HREF="./org/maltparser/core/feature/system/package-summary.html">org.maltparser.core.feature.system</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/system/FunctionDescription.html#FunctionDescription(java.lang.String, java.lang.Class, boolean, boolean)"><B>FunctionDescription(String, Class&lt;?&gt;, boolean, boolean)</B></A> - 
Constructor for class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FunctionDescription.html" title="class in org.maltparser.core.feature.system">FunctionDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/FunctionValue.html" title="class in org.maltparser.core.feature.value"><B>FunctionValue</B></A> - Class in <A HREF="./org/maltparser/core/feature/value/package-summary.html">org.maltparser.core.feature.value</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/value/FunctionValue.html#FunctionValue(org.maltparser.core.feature.function.Function)"><B>FunctionValue(Function)</B></A> - 
Constructor for class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/FunctionValue.html" title="class in org.maltparser.core.feature.value">FunctionValue</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/options/OptionDescriptions.html#generateMaps()"><B>generateMaps()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionDescriptions.html" title="class in org.maltparser.core.options">OptionDescriptions</A>
<DD>Creates several option maps for fast access to individual options.
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#generateMaps()"><B>generateMaps()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Creates several option maps for fast access to individual options.
<DT><A HREF="./org/maltparser/core/config/ConfigurationRegistry.html#get(java.lang.Object)"><B>get(Object)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationRegistry.html" title="class in org.maltparser.core.config">ConfigurationRegistry</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#getAction(java.util.ArrayList)"><B>getAction(ArrayList&lt;ActionContainer&gt;)</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#getAction(org.maltparser.parser.history.container.ActionContainer[])"><B>getAction(ActionContainer[])</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/GuideUserAction.html#getAction(java.util.ArrayList)"><B>getAction(ArrayList&lt;ActionContainer&gt;)</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/GuideUserAction.html" title="interface in org.maltparser.parser.history.action">GuideUserAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/GuideUserAction.html#getAction(org.maltparser.parser.history.container.ActionContainer[])"><B>getAction(ActionContainer[])</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/GuideUserAction.html" title="interface in org.maltparser.parser.history.action">GuideUserAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryListNode.html#getAction()"><B>getAction()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryListNode.html" title="class in org.maltparser.parser.history">HistoryListNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryNode.html#getAction()"><B>getAction()</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryNode.html" title="interface in org.maltparser.parser.history">HistoryNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTreeNode.html#getAction()"><B>getAction()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTreeNode.html" title="class in org.maltparser.parser.history">HistoryTreeNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/ActionContainer.html#getActionCode()"><B>getActionCode()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/ActionContainer.html" title="class in org.maltparser.parser.history.container">ActionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/Candidate.html#getActionCode()"><B>getActionCode()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/Candidate.html" title="class in org.maltparser.parser.history.kbest">Candidate</A>
<DD>Returns an integer representation of the predicted action
<DT><A HREF="./org/maltparser/parser/history/GuideUserHistory.html#getActionContainerArray()"><B>getActionContainerArray()</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/GuideUserHistory.html" title="interface in org.maltparser.parser.history">GuideUserHistory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#getActionContainerArray()"><B>getActionContainerArray()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/GuideUserHistory.html#getActionContainers()"><B>getActionContainers()</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/GuideUserHistory.html" title="interface in org.maltparser.parser.history">GuideUserHistory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#getActionContainers()"><B>getActionContainers()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#getActionHistory()"><B>getActionHistory()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#getActionString(org.maltparser.parser.history.action.GuideUserAction)"><B>getActionString(GuideUserAction)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/ActionContainer.html#getActionSymbol()"><B>getActionSymbol()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/ActionContainer.html" title="class in org.maltparser.parser.history.container">ActionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#getActionTables()"><B>getActionTables()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#getActiveStack()"><B>getActiveStack()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#getActiveStackNode(int)"><B>getActiveStackNode(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#getAddCandidateIndex()"><B>getAddCandidateIndex()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/AddressValue.html#getAddress()"><B>getAddress()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/AddressValue.html" title="class in org.maltparser.core.feature.value">AddressValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/AddressValue.html#getAddressClass()"><B>getAddressClass()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/AddressValue.html" title="class in org.maltparser.core.feature.value">AddressValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#getAddressFunction()"><B>getAddressFunction()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>Returns the address function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html#getAddressFunction()"><B>getAddressFunction()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html" title="class in org.maltparser.core.syntaxgraph.feature">DGraphAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#getAddressFunction()"><B>getAddressFunction()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>Returns the address function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#getAddressFunction()"><B>getAddressFunction()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html#getAddressFunction()"><B>getAddressFunction()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html#getAddressFunction()"><B>getAddressFunction()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#getAddressFunction()"><B>getAddressFunction()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>Returns the address function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html#getAddressFunction()"><B>getAddressFunction()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html#getAddressFunction()"><B>getAddressFunction()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#getAddressFunction1()"><B>getAddressFunction1()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>Returns the address function 1 (argument 1)
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#getAddressFunction1()"><B>getAddressFunction1()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>Returns the address function 1 (argument 1)
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#getAddressFunction1()"><B>getAddressFunction1()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>Returns the address function 1 (argument 1)
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#getAddressFunction2()"><B>getAddressFunction2()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>Returns the address function 2 (argument 2)
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#getAddressFunction2()"><B>getAddressFunction2()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>Returns the address function 2 (argument 2)
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#getAddressFunction2()"><B>getAddressFunction2()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>Returns the address function 2 (argument 2)
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#getAddressFunctionCache()"><B>getAddressFunctionCache()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/function/AddressFunction.html#getAddressValue()"><B>getAddressValue()</B></A> - 
Method in class org.maltparser.core.feature.function.<A HREF="./org/maltparser/core/feature/function/AddressFunction.html" title="class in org.maltparser.core.feature.function">AddressFunction</A>
<DD>Returns the address value of address function
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#getAddressValue()"><B>getAddressValue()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#getAddressValue()"><B>getAddressValue()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#getAddressValue()"><B>getAddressValue()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#getAddressValue()"><B>getAddressValue()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#getAddressValue()"><B>getAddressValue()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html#getAlgorithm()"><B>getAlgorithm()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html#getAlgorithm()"><B>getAlgorithm()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html" title="class in org.maltparser.parser.algorithm.nivre">NivreFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html#getAlgorithm()"><B>getAlgorithm()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html" title="class in org.maltparser.parser.algorithm.planar">PlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html#getAlgorithm()"><B>getAlgorithm()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html#getAlgorithm()"><B>getAlgorithm()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/DependencyParserConfig.html#getAlgorithm()"><B>getAlgorithm()</B></A> - 
Method in interface org.maltparser.parser.<A HREF="./org/maltparser/parser/DependencyParserConfig.html" title="interface in org.maltparser.parser">DependencyParserConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html#getAlgorithm()"><B>getAlgorithm()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#getAlgorithm()"><B>getAlgorithm()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getAncestor()"><B>getAncestor()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getAncestor()"><B>getAncestor()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getAncestor()"><B>getAncestor()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getAppendOutputStreamWriter(java.lang.String)"><B>getAppendOutputStreamWriter(String)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>This method acts the same as getOutputStreamWriter with the difference that the writer append in the file
 if it already exists instead of deleting the previous content before starting to write.
<DT><A HREF="./org/maltparser/core/plugin/Plugin.html#getArchive()"><B>getArchive()</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/Plugin.html" title="class in org.maltparser.core.plugin">Plugin</A>
<DD>Returns the archive.
<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html#getAttribute(java.lang.String)"><B>getAttribute(String)</B></A> - 
Method in class org.maltparser.core.flow.system.elem.<A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html" title="class in org.maltparser.core.flow.system.elem">ChartElement</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html#getAttributes()"><B>getAttributes()</B></A> - 
Method in class org.maltparser.core.flow.system.elem.<A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html" title="class in org.maltparser.core.flow.system.elem">ChartElement</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Element.html#getBelongsToGraph()"><B>getBelongsToGraph()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Element.html" title="interface in org.maltparser.core.syntaxgraph">Element</A>
<DD>Returns the graph (structure) in which the graph element belongs to.
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#getBelongsToGraph()"><B>getBelongsToGraph()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>Returns the graph (structure) in which the graph element belongs to.
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#getBias()"><B>getBias()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/SystemInfo.html#getBuildDate()"><B>getBuildDate()</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/SystemInfo.html" title="class in org.maltparser.core.helper">SystemInfo</A>
<DD>Returns the build date
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#getCandidate(int)"><B>getCandidate(int)</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/FeatureValue.html#getCardinality()"><B>getCardinality()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/FeatureValue.html" title="class in org.maltparser.core.feature.value">FeatureValue</A>
<DD>Returns the cardinality (the number of distinct values) of the feature
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#getCategory()"><B>getCategory()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html#getCategory()"><B>getCategory()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html" title="class in org.maltparser.core.io.dataformat">DataFormatEntry</A>
<DD>Returns the column category
<DT><A HREF="./org/maltparser/core/exception/MaltChainedException.html#getCause()"><B>getCause()</B></A> - 
Method in exception org.maltparser.core.exception.<A HREF="./org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieNode.html#getCharacter()"><B>getCharacter()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieNode.html" title="class in org.maltparser.core.symbol.trie">TrieNode</A>
<DD>Returns the character of the trie node
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#getCharsetName()"><B>getCharsetName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#getCharsetName()"><B>getCharsetName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#getCharsetName()"><B>getCharsetName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getCharsetName()"><B>getCharsetName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html#getChartElement(java.lang.String)"><B>getChartElement(String)</B></A> - 
Method in class org.maltparser.core.flow.item.<A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</A>
<DD>Returns the chart element in the flow chart system description
<DT><A HREF="./org/maltparser/core/flow/system/FlowChartSystem.html#getChartElement(java.lang.String)"><B>getChartElement(String)</B></A> - 
Method in class org.maltparser.core.flow.system.<A HREF="./org/maltparser/core/flow/system/FlowChartSystem.html" title="class in org.maltparser.core.flow.system">FlowChartSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html#getChartItemAttribute(java.lang.String)"><B>getChartItemAttribute(String)</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html" title="class in org.maltparser.core.flow.spec">ChartItemSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html#getChartItemAttributes()"><B>getChartItemAttributes()</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html" title="class in org.maltparser.core.flow.spec">ChartItemSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html#getChartItemClass()"><B>getChartItemClass()</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html" title="class in org.maltparser.core.flow.spec">ChartItemSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html#getChartItemClass()"><B>getChartItemClass()</B></A> - 
Method in class org.maltparser.core.flow.system.elem.<A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html" title="class in org.maltparser.core.flow.system.elem">ChartElement</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html#getChartItemName()"><B>getChartItemName()</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html" title="class in org.maltparser.core.flow.spec">ChartItemSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html#getChartItemSpecification()"><B>getChartItemSpecification()</B></A> - 
Method in class org.maltparser.core.flow.item.<A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</A>
<DD>Returns a chart item specification
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#getChartSpecification()"><B>getChartSpecification()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieNode.html#getChild(char)"><B>getChild(char)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieNode.html" title="class in org.maltparser.core.symbol.trie">TrieNode</A>
<DD>Returns the child node that corresponds to the character
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getChild(int)"><B>getChild(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html#getChild(int)"><B>getChild(int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html" title="interface in org.maltparser.core.syntaxgraph.node">NonTerminalNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getChild(int)"><B>getChild(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTreeNode.html#getChild(org.maltparser.parser.history.action.ActionDecision)"><B>getChild(ActionDecision)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTreeNode.html" title="class in org.maltparser.parser.history">HistoryTreeNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getChildren()"><B>getChildren()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html#getChildren()"><B>getChildren()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html" title="interface in org.maltparser.core.syntaxgraph.node">NonTerminalNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getChildren()"><B>getChildren()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/plugin/JarLoader.html#getClass(java.lang.String)"><B>getClass(String)</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/JarLoader.html" title="class in org.maltparser.core.plugin">JarLoader</A>
<DD>Returns the Class object for the class with the specified name.
<DT><A HREF="./org/maltparser/core/plugin/PluginLoader.html#getClass(java.lang.String)"><B>getClass(String)</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/PluginLoader.html" title="class in org.maltparser.core.plugin">PluginLoader</A>
<DD>Returns the Class object for the class with the specified name.
<DT><A HREF="./org/maltparser/core/options/option/ClassOption.html#getClazz(java.lang.String)"><B>getClazz(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/ClassOption.html" title="class in org.maltparser.core.options.option">ClassOption</A>
<DD>Returns the class that corresponds to the enumerate string value.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getClosestLeftDependent()"><B>getClosestLeftDependent()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Returns the closest left dependent to the node it self, if not found <code>null</code> is returned.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getClosestLeftDependent()"><B>getClosestLeftDependent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>Returns the closest left dependent to the node it self, if not found <code>null</code> is returned.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getClosestLeftDependent()"><B>getClosestLeftDependent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>Returns the closest left dependent to the node it self, if not found <code>null</code> is returned.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getClosestRightDependent()"><B>getClosestRightDependent()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Returns the closest right dependent to the node it self, if not found <code>null</code> is returned.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getClosestRightDependent()"><B>getClosestRightDependent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>Returns the closest right dependent to the node it self, if not found <code>null</code> is returned.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getClosestRightDependent()"><B>getClosestRightDependent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>Returns the closest right dependent to the node it self, if not found <code>null</code> is returned.
<DT><A HREF="./org/maltparser/core/feature/function/FeatureFunction.html#getCode(java.lang.String)"><B>getCode(String)</B></A> - 
Method in interface org.maltparser.core.feature.function.<A HREF="./org/maltparser/core/feature/function/FeatureFunction.html" title="interface in org.maltparser.core.feature.function">FeatureFunction</A>
<DD>Returns the integer representation of the string <code>symbol</code> according to the feature function.
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#getCode(java.lang.String)"><B>getCode(String)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#getCode(java.lang.String)"><B>getCode(String)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#getCode(java.lang.String)"><B>getCode(String)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#getCode(java.lang.String)"><B>getCode(String)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#getCode(java.lang.String)"><B>getCode(String)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html#getCode()"><B>getCode()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html" title="class in org.maltparser.core.feature.value">SingleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#getCode(java.lang.String)"><B>getCode(String)</B></A> - 
Method in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieEntry.html#getCode()"><B>getCode()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieEntry.html" title="class in org.maltparser.core.symbol.trie">TrieEntry</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#getCode(java.lang.String)"><B>getCode(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>Returns the integer representation of the string <code>symbol</code> according to the exists feature function.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#getCode(java.lang.String)"><B>getCode(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#getCode(java.lang.String)"><B>getCode(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>Returns the integer representation of the string <code>symbol</code> according to the distance feature function.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#getCode(java.lang.String)"><B>getCode(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>Returns the integer representation of the string <code>symbol</code> according to the exists feature function.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#getCode(java.lang.String)"><B>getCode(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#getCode(java.lang.String)"><B>getCode(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#getCode(java.lang.String)"><B>getCode(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>Returns the integer representation of the string <code>symbol</code> according to the numof feature function.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#getCode(java.lang.String)"><B>getCode(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#getCode(java.lang.String)"><B>getCode(String)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#getCode(java.lang.String)"><B>getCode(String)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/Transition.html#getCode()"><B>getCode()</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/Transition.html" title="class in org.maltparser.parser.transition">Transition</A>
<DD>Returns the transition code
<DT><A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html#getCodes()"><B>getCodes()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html" title="class in org.maltparser.core.feature.value">MultipleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTable.html#getCodes()"><B>getCodes()</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTable.html" title="interface in org.maltparser.core.symbol">SymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#getCodes()"><B>getCodes()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#getCodeTable()"><B>getCodeTable()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#getColumn()"><B>getColumn()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#getColumn()"><B>getColumn()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#getColumn()"><B>getColumn()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#getColumn()"><B>getColumn()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#getColumn()"><B>getColumn()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#getColumnCategory()"><B>getColumnCategory()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getColumnDescriptionByName(java.lang.String)"><B>getColumnDescriptionByName(String)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#getColumnName()"><B>getColumnName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#getColumnNameMap()"><B>getColumnNameMap()</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#getCombinedCode(java.util.List)"><B>getCombinedCode(List&lt;ActionContainer&gt;)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#getCombinedCode(org.maltparser.parser.history.container.ActionContainer[], int)"><B>getCombinedCode(ActionContainer[], int)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html#getCompareToIndex()"><B>getCompareToIndex()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html" title="interface in org.maltparser.core.syntaxgraph.node">ComparableNode</A>
<DD>Returns the index of the node (only used internal by compareTo).
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getCompareToIndex()"><B>getCompareToIndex()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getCompareToIndex()"><B>getCompareToIndex()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getCompareToIndex()"><B>getCompareToIndex()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getComponent()"><B>getComponent()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getComponent()"><B>getComponent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getComponent()"><B>getComponent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getConfigDirectory()"><B>getConfigDirectory()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Returns a file handler object for the configuration directory
<DT><A HREF="./org/maltparser/core/feature/FeatureModelManager.html#getConfigDirectory()"><B>getConfigDirectory()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModelManager.html" title="class in org.maltparser.core.feature">FeatureModelManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/PropagationManager.html#getConfigDirectory()"><B>getConfigDirectory()</B></A> - 
Method in class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/PropagationManager.html" title="class in org.maltparser.core.propagation">PropagationManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getConfigFileEntry(java.lang.String)"><B>getConfigFileEntry(String)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#getConfigFileEntry(java.lang.String)"><B>getConfigFileEntry(String)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#getConfigFileEntry(java.lang.String)"><B>getConfigFileEntry(String)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getConfigFileEntryURL(java.lang.String)"><B>getConfigFileEntryURL(String)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/Configuration.html#getConfigLogger()"><B>getConfigLogger()</B></A> - 
Method in interface org.maltparser.core.config.<A HREF="./org/maltparser/core/config/Configuration.html" title="interface in org.maltparser.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#getConfigLogger()"><B>getConfigLogger()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#getConfiguration()"><B>getConfiguration()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>Returns the current configuration
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#getConfiguration()"><B>getConfiguration()</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>Returns the current configuration
<DT><A HREF="./org/maltparser/parser/guide/Guide.html#getConfiguration()"><B>getConfiguration()</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/Guide.html" title="interface in org.maltparser.parser.guide">Guide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#getConfiguration()"><B>getConfiguration()</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Oracle.html#getConfiguration()"><B>getConfiguration()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Oracle.html" title="class in org.maltparser.parser">Oracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html#getConfiguration()"><B>getConfiguration()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/Configuration.html#getConfigurationDir()"><B>getConfigurationDir()</B></A> - 
Method in interface org.maltparser.core.config.<A HREF="./org/maltparser/core/config/Configuration.html" title="interface in org.maltparser.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#getConfigurationDir()"><B>getConfigurationDir()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getContainerIndex()"><B>getContainerIndex()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Returns the option container index
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#getCorpusID()"><B>getCorpusID()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#getCorpusVersion()"><B>getCorpusVersion()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getCreatedByMaltParserVersion()"><B>getCreatedByMaltParserVersion()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Returns the version number of MaltParser which created the malt configuration file (.mco)
<DT><A HREF="./org/maltparser/parser/Algorithm.html#getCurrentParserConfiguration()"><B>getCurrentParserConfiguration()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>Returns the current active parser configuration
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolList.html#getCurrentSize()"><B>getCurrentSize()</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolList.html" title="class in org.maltparser.core.pool">ObjectPoolList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#getCurrentSize()"><B>getCurrentSize()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>Returns the current size of the k-best list
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getDataFormarSpec()"><B>getDataFormarSpec()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html#getDataFormatEntryName()"><B>getDataFormatEntryName()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html" title="class in org.maltparser.core.io.dataformat">DataFormatEntry</A>
<DD>Returns the column name
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRules</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</A>
<DD>Returns the input data format instance
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">BracketWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">NegraWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html" title="interface in org.maltparser.core.syntaxgraph.writer">SyntaxGraphWriter</A>
<DD>Returns the output data format instance
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TabWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html#getDataFormatInstance()"><B>getDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TigerXMLWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getDataFormatInstances()"><B>getDataFormatInstances()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getDataFormatManager()"><B>getDataFormatManager()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html#getDataFormatName()"><B>getDataFormatName()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatManager.html#getDataFormatSpec(java.lang.String)"><B>getDataFormatSpec(String)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatManager.html" title="class in org.maltparser.core.io.dataformat">DataFormatManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html#getDataStructure()"><B>getDataStructure()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#getDataStructuresMap()"><B>getDataStructuresMap()</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#getDecision()"><B>getDecision()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>Returns a single decision object
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#getDecisionCode()"><B>getDecisionCode()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#getDecisionCode(java.lang.String)"><B>getDecisionCode(String)</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SingleDecision.html#getDecisionCode()"><B>getDecisionCode()</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SingleDecision.html" title="interface in org.maltparser.parser.history.action">SingleDecision</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SingleDecision.html#getDecisionCode(java.lang.String)"><B>getDecisionCode(String)</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SingleDecision.html" title="interface in org.maltparser.parser.history.action">SingleDecision</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#getDecisionIndex()"><B>getDecisionIndex()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html#getDecisionIndex()"><B>getDecisionIndex()</B></A> - 
Method in interface org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html" title="interface in org.maltparser.parser.guide.decision">DecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#getDecisionIndex()"><B>getDecisionIndex()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#getDecisionIndex()"><B>getDecisionIndex()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#getDecisionModel()"><B>getDecisionModel()</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#getDecisionSettings()"><B>getDecisionSettings()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#getDecisionSymbol()"><B>getDecisionSymbol()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SingleDecision.html#getDecisionSymbol()"><B>getDecisionSymbol()</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SingleDecision.html" title="interface in org.maltparser.parser.history.action">SingleDecision</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#getDecisionTables()"><B>getDecisionTables()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#getDefaultDirection()"><B>getDefaultDirection()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html#getDefaultDirection(org.maltparser.core.syntaxgraph.node.NonTerminalNode)"><B>getDefaultDirection(NonTerminalNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRules</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#getDefaultOutput()"><B>getDefaultOutput()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html#getDefaultOutput()"><B>getDefaultOutput()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html" title="class in org.maltparser.core.io.dataformat">DataFormatEntry</A>
<DD>Returns the default output of an ignore column
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#getDefaultRootEdgeLabelCode(org.maltparser.core.symbol.SymbolTable)"><B>getDefaultRootEdgeLabelCode(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#getDefaultRootEdgeLabelCode(org.maltparser.core.symbol.SymbolTable)"><B>getDefaultRootEdgeLabelCode(SymbolTable)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Returns the default edge label of the root as an integer value.
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#getDefaultRootEdgeLabelCode(org.maltparser.core.symbol.SymbolTable)"><B>getDefaultRootEdgeLabelCode(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#getDefaultRootEdgeLabels()"><B>getDefaultRootEdgeLabels()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#getDefaultRootEdgeLabels()"><B>getDefaultRootEdgeLabels()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#getDefaultRootEdgeLabels()"><B>getDefaultRootEdgeLabels()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#getDefaultRootEdgeLabelSymbol(org.maltparser.core.symbol.SymbolTable)"><B>getDefaultRootEdgeLabelSymbol(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#getDefaultRootEdgeLabelSymbol(org.maltparser.core.symbol.SymbolTable)"><B>getDefaultRootEdgeLabelSymbol(SymbolTable)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Returns the default edge label of the root as a string value.
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#getDefaultRootEdgeLabelSymbol(org.maltparser.core.symbol.SymbolTable)"><B>getDefaultRootEdgeLabelSymbol(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/RootLabels.html#getDefaultRootLabelCode(org.maltparser.core.symbol.SymbolTable)"><B>getDefaultRootLabelCode(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/RootLabels.html" title="class in org.maltparser.core.syntaxgraph">RootLabels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/RootLabels.html#getDefaultRootLabels()"><B>getDefaultRootLabels()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/RootLabels.html" title="class in org.maltparser.core.syntaxgraph">RootLabels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/RootLabels.html#getDefaultRootLabelSymbol(org.maltparser.core.symbol.SymbolTable)"><B>getDefaultRootLabelSymbol(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/RootLabels.html" title="class in org.maltparser.core.syntaxgraph">RootLabels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartAttribute.html#getDefaultValue()"><B>getDefaultValue()</B></A> - 
Method in class org.maltparser.core.flow.system.elem.<A HREF="./org/maltparser/core/flow/system/elem/ChartAttribute.html" title="class in org.maltparser.core.flow.system.elem">ChartAttribute</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/BoolOption.html#getDefaultValueObject()"><B>getDefaultValueObject()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/BoolOption.html" title="class in org.maltparser.core.options.option">BoolOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/ClassOption.html#getDefaultValueObject()"><B>getDefaultValueObject()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/ClassOption.html" title="class in org.maltparser.core.options.option">ClassOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/EnumOption.html#getDefaultValueObject()"><B>getDefaultValueObject()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/EnumOption.html" title="class in org.maltparser.core.options.option">EnumOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/IntegerOption.html#getDefaultValueObject()"><B>getDefaultValueObject()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/IntegerOption.html" title="class in org.maltparser.core.options.option">IntegerOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#getDefaultValueObject()"><B>getDefaultValueObject()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Returns the object for the default value for option.
<DT><A HREF="./org/maltparser/core/options/option/StringEnumOption.html#getDefaultValueObject()"><B>getDefaultValueObject()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringEnumOption.html" title="class in org.maltparser.core.options.option">StringEnumOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/StringOption.html#getDefaultValueObject()"><B>getDefaultValueObject()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringOption.html" title="class in org.maltparser.core.options.option">StringOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/UnaryOption.html#getDefaultValueObject()"><B>getDefaultValueObject()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/UnaryOption.html" title="class in org.maltparser.core.options.option">UnaryOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/BoolOption.html#getDefaultValueString()"><B>getDefaultValueString()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/BoolOption.html" title="class in org.maltparser.core.options.option">BoolOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/ClassOption.html#getDefaultValueString()"><B>getDefaultValueString()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/ClassOption.html" title="class in org.maltparser.core.options.option">ClassOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/EnumOption.html#getDefaultValueString()"><B>getDefaultValueString()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/EnumOption.html" title="class in org.maltparser.core.options.option">EnumOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/IntegerOption.html#getDefaultValueString()"><B>getDefaultValueString()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/IntegerOption.html" title="class in org.maltparser.core.options.option">IntegerOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#getDefaultValueString()"><B>getDefaultValueString()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Returns a string representation of the default value.
<DT><A HREF="./org/maltparser/core/options/option/StringEnumOption.html#getDefaultValueString()"><B>getDefaultValueString()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringEnumOption.html" title="class in org.maltparser.core.options.option">StringEnumOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/StringOption.html#getDefaultValueString()"><B>getDefaultValueString()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringOption.html" title="class in org.maltparser.core.options.option">StringOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/UnaryOption.html#getDefaultValueString()"><B>getDefaultValueString()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/UnaryOption.html" title="class in org.maltparser.core.options.option">UnaryOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html#getDependencies()"><B>getDependencies()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html#getDependencyDataFormatInstance()"><B>getDependencyDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.ds2ps.<A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html" title="class in org.maltparser.core.syntaxgraph.ds2ps">LosslessMapping</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getDependencyDominationSet(java.util.SortedSet)"><B>getDependencyDominationSet(SortedSet&lt;DependencyNode&gt;)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getDependencyDominationSet(java.util.SortedSet)"><B>getDependencyDominationSet(SortedSet&lt;DependencyNode&gt;)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getDependencyEdgeLabelColumnDescriptions()"><B>getDependencyEdgeLabelColumnDescriptions()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getDependencyEdgeLabelColumnDescriptionSet()"><B>getDependencyEdgeLabelColumnDescriptionSet()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getDependencyEdgeLabelSymbolTables()"><B>getDependencyEdgeLabelSymbolTables()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#getDependencyGraph()"><B>getDependencyGraph()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#getDependencyGraph()"><B>getDependencyGraph()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#getDependencyGraph()"><B>getDependencyGraph()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html#getDependencyGraph()"><B>getDependencyGraph()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html" title="class in org.maltparser.parser.algorithm.stack">StackConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#getDependencyGraph()"><B>getDependencyGraph()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserConfiguration.html#getDependencyGraph()"><B>getDependencyGraph()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser">ParserConfiguration</A>
<DD>Returns the dependency structure
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#getDependencyIndices()"><B>getDependencyIndices()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#getDependencyIndices()"><B>getDependencyIndices()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Returns a sorted set of integers {0,s,..n} , where each index i identifies a dependency node.
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#getDependencyIndices()"><B>getDependencyIndices()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#getDependencyNode(int)"><B>getDependencyNode(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#getDependencyNode(int)"><B>getDependencyNode(int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Returns the dependency node identified by <i>index</i> if it exists, otherwise <i>null</i>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#getDependencyNode(int)"><B>getDependencyNode(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getDependencyNodeDepth()"><B>getDependencyNodeDepth()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Returns the depth of the node.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getDependencyNodeDepth()"><B>getDependencyNodeDepth()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getDependencyNodeDepth()"><B>getDependencyNodeDepth()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#getDependencyRoot()"><B>getDependencyRoot()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#getDependencyRoot()"><B>getDependencyRoot()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Returns the root of the dependency structure.
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#getDependencyRoot()"><B>getDependencyRoot()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#getDependencyStructure()"><B>getDependencyStructure()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#getDependencyStructure()"><B>getDependencyStructure()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#getDependencyStructure()"><B>getDependencyStructure()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html#getDependencyStructure()"><B>getDependencyStructure()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html" title="class in org.maltparser.parser.algorithm.stack">StackConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#getDependencyStructure()"><B>getDependencyStructure()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html#getDependentOn()"><B>getDependentOn()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification.Dependency</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTreeNode.html#getDepth()"><B>getDepth()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTreeNode.html" title="class in org.maltparser.parser.history">HistoryTreeNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html#getDeterministicAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>getDeterministicAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html" title="class in org.maltparser.parser.algorithm.covington">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/Projective.html#getDeterministicAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>getDeterministicAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/Projective.html" title="class in org.maltparser.parser.algorithm.covington">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html#getDeterministicAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>getDeterministicAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html" title="class in org.maltparser.parser.algorithm.nivre">ArcEager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html#getDeterministicAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>getDeterministicAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html" title="class in org.maltparser.parser.algorithm.nivre">ArcStandard</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/Planar.html#getDeterministicAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>getDeterministicAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/Planar.html" title="class in org.maltparser.parser.algorithm.planar">Planar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html#getDeterministicAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>getDeterministicAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html" title="class in org.maltparser.parser.algorithm.stack">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/Projective.html#getDeterministicAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>getDeterministicAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/Projective.html" title="class in org.maltparser.parser.algorithm.stack">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#getDeterministicAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>getDeterministicAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#getDeterministicAction(org.maltparser.parser.history.GuideUserHistory, org.maltparser.parser.ParserConfiguration)"><B>getDeterministicAction(GuideUserHistory, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#getDiaWriter()"><B>getDiaWriter()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#getDivideFeatureVector()"><B>getDivideFeatureVector()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>Returns the divide feature vector
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html#getDomain()"><B>getDomain()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader.FeatureEdgeLabel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html#getDomainName()"><B>getDomainName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader.FeatureEdgeLabel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#getEdges()"><B>getEdges()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#getEdges()"><B>getEdges()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#getEdges()"><B>getEdges()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#getEdges()"><B>getEdges()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#getEmptyActionObject()"><B>getEmptyActionObject()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/GuideHistory.html#getEmptyGuideDecision()"><B>getEmptyGuideDecision()</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/GuideHistory.html" title="interface in org.maltparser.parser.history">GuideHistory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#getEmptyGuideDecision()"><B>getEmptyGuideDecision()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/GuideUserHistory.html#getEmptyGuideUserAction()"><B>getEmptyGuideUserAction()</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/GuideUserHistory.html" title="interface in org.maltparser.parser.history">GuideUserHistory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#getEmptyGuideUserAction()"><B>getEmptyGuideUserAction()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#getEngineRegistry(java.lang.String)"><B>getEngineRegistry(String)</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html#getEntry(java.lang.String)"><B>getEntry(String)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/Trie.html#getEntry(java.lang.String, org.maltparser.core.symbol.trie.TrieSymbolTable)"><B>getEntry(String, TrieSymbolTable)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/Trie.html" title="class in org.maltparser.core.symbol.trie">Trie</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieNode.html#getEntry(org.maltparser.core.symbol.trie.TrieSymbolTable)"><B>getEntry(TrieSymbolTable)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieNode.html" title="class in org.maltparser.core.symbol.trie">TrieNode</A>
<DD>Returns the entry of the symbol table 'table'
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#getExternal()"><B>getExternal()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html#getFactory()"><B>getFactory()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#getFeatureEngine()"><B>getFeatureEngine()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModelManager.html#getFeatureEngine()"><B>getFeatureEngine()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModelManager.html" title="class in org.maltparser.core.feature">FeatureModelManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#getFeatureFunctionCache()"><B>getFeatureFunctionCache()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html#getFeatureIndex(java.lang.String)"><B>getFeatureIndex(String)</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html" title="class in org.maltparser.core.feature.spec">SpecificationSubModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModelManager.html#getFeatureModel(java.lang.String, int, org.maltparser.core.config.ConfigurationRegistry)"><B>getFeatureModel(String, int, ConfigurationRegistry)</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModelManager.html" title="class in org.maltparser.core.feature">FeatureModelManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModelManager.html#getFeatureModel(java.lang.String, org.maltparser.core.config.ConfigurationRegistry)"><B>getFeatureModel(String, ConfigurationRegistry)</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModelManager.html" title="class in org.maltparser.core.feature">FeatureModelManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModelManager.html#getFeatureModel(org.maltparser.core.feature.spec.SpecificationModel, org.maltparser.core.config.ConfigurationRegistry)"><B>getFeatureModel(SpecificationModel, ConfigurationRegistry)</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModelManager.html" title="class in org.maltparser.core.feature">FeatureModelManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureVector.html#getFeatureModel()"><B>getFeatureModel()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureVector.html" title="class in org.maltparser.core.feature">FeatureVector</A>
<DD>Returns the feature model that the feature vector belongs to.
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#getFeatureModel()"><B>getFeatureModel()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html#getFeatureModel()"><B>getFeatureModel()</B></A> - 
Method in interface org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html" title="interface in org.maltparser.parser.guide.decision">DecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#getFeatureModel()"><B>getFeatureModel()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#getFeatureModel()"><B>getFeatureModel()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/ClassifierGuide.html#getFeatureModelManager()"><B>getFeatureModelManager()</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/ClassifierGuide.html" title="interface in org.maltparser.parser.guide">ClassifierGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#getFeatureModelManager()"><B>getFeatureModelManager()</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#getFeatures()"><B>getFeatures()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>Returns the feature vector used by this atomic model
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html#getFeatureSpec(int)"><B>getFeatureSpec(int)</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html" title="class in org.maltparser.core.feature.spec">SpecificationSubModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/function/FeatureFunction.html#getFeatureValue()"><B>getFeatureValue()</B></A> - 
Method in interface org.maltparser.core.feature.function.<A HREF="./org/maltparser/core/feature/function/FeatureFunction.html" title="interface in org.maltparser.core.feature.function">FeatureFunction</A>
<DD>Returns the feature value
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#getFeatureValue()"><B>getFeatureValue()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#getFeatureValue()"><B>getFeatureValue()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#getFeatureValue()"><B>getFeatureValue()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#getFeatureValue()"><B>getFeatureValue()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#getFeatureValue()"><B>getFeatureValue()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#getFeatureValue()"><B>getFeatureValue()</B></A> - 
Method in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#getFeatureValue()"><B>getFeatureValue()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>Returns the feature value
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#getFeatureValue()"><B>getFeatureValue()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#getFeatureValue()"><B>getFeatureValue()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>Returns the feature value
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#getFeatureValue()"><B>getFeatureValue()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>Returns the feature value
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#getFeatureValue()"><B>getFeatureValue()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#getFeatureValue()"><B>getFeatureValue()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#getFeatureValue()"><B>getFeatureValue()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>Returns the feature value
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#getFeatureValue()"><B>getFeatureValue()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#getFeatureVector(java.lang.String)"><B>getFeatureVector(String)</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getFile(java.lang.String)"><B>getFile(String)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Returns a file handler object of a file within the configuration directory
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#getFile(java.lang.String)"><B>getFile(String)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#getFile(java.lang.String)"><B>getFile(String)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#getFileName()"><B>getFileName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#getFileName()"><B>getFileName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#getFileName()"><B>getFileName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getFileName()"><B>getFileName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html#getFirstCode()"><B>getFirstCode()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html" title="class in org.maltparser.core.feature.value">MultipleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#getFirstFeature()"><B>getFirstFeature()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#getFirstFeature()"><B>getFirstFeature()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html#getFirstSymbol()"><B>getFirstSymbol()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html" title="class in org.maltparser.core.feature.value">MultipleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#getFlag()"><B>getFlag()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Returns a character that is used as a flag for the command line input
<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html#getFlowChartInstance()"><B>getFlowChartInstance()</B></A> - 
Method in class org.maltparser.core.flow.item.<A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</A>
<DD>Returns the flow chart instance that the chart item belongs to
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#getFlowChartManager()"><B>getFlowChartManager()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#getFlowChartRegistry(java.lang.Class, java.lang.String)"><B>getFlowChartRegistry(Class&lt;?&gt;, String)</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartManager.html#getFlowChartSystem()"><B>getFlowChartSystem()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartManager.html" title="class in org.maltparser.core.flow">FlowChartManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html#getFor()"><B>getFor()</B></A> - 
Method in class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html" title="class in org.maltparser.core.propagation.spec">PropagationSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#getFormatVersion()"><B>getFormatVersion()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#getFrequency()"><B>getFrequency()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>Returns the frequency (number of instances)
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#getFrequency()"><B>getFrequency()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#getFrequency()"><B>getFrequency()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>Returns the frequency (number of instances)
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html#getFrom()"><B>getFrom()</B></A> - 
Method in class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html" title="class in org.maltparser.core.propagation.spec">PropagationSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/FunctionValue.html#getFunction()"><B>getFunction()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/FunctionValue.html" title="class in org.maltparser.core.feature.value">FunctionValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FunctionDescription.html#getFunctionClass()"><B>getFunctionClass()</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FunctionDescription.html" title="class in org.maltparser.core.feature.system">FunctionDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#getGraphWriterClass()"><B>getGraphWriterClass()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#getGroup()"><B>getGroup()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Returns a reference to a option group.
<DT><A HREF="./org/maltparser/parser/Algorithm.html#getGuide()"><B>getGuide()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>Returns the classifier guide.
<DT><A HREF="./org/maltparser/parser/DependencyParserConfig.html#getGuide()"><B>getGuide()</B></A> - 
Method in interface org.maltparser.parser.<A HREF="./org/maltparser/parser/DependencyParserConfig.html" title="interface in org.maltparser.parser">DependencyParserConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#getGuide()"><B>getGuide()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#getGuide()"><B>getGuide()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#getGuide()"><B>getGuide()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#getGuide()"><B>getGuide()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#getGuide()"><B>getGuide()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#getGuide()"><B>getGuide()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/Model.html#getGuide()"><B>getGuide()</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/Model.html" title="interface in org.maltparser.parser.guide">Model</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#getGuide()"><B>getGuide()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>Returns the guide
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#getGuideHistory()"><B>getGuideHistory()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/GuideDecision.html#getGuideHistory()"><B>getGuideHistory()</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/GuideDecision.html" title="interface in org.maltparser.parser.history.action">GuideDecision</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#getGuideHistory()"><B>getGuideHistory()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/ClassifierGuide.html#getGuideMode()"><B>getGuideMode()</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/ClassifierGuide.html" title="interface in org.maltparser.parser.guide">ClassifierGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#getGuideMode()"><B>getGuideMode()</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/Guide.html#getGuideName()"><B>getGuideName()</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/Guide.html" title="interface in org.maltparser.parser.guide">Guide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#getGuideName()"><B>getGuideName()</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Oracle.html#getGuideName()"><B>getGuideName()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Oracle.html" title="class in org.maltparser.parser">Oracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#getGuideUserHistory()"><B>getGuideUserHistory()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/GuideUserAction.html#getGuideUserHistory()"><B>getGuideUserHistory()</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/GuideUserAction.html" title="interface in org.maltparser.parser.history.action">GuideUserAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getHead()"><B>getHead()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Returns the head dependency node if it exists, otherwise <i>null</i>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getHead()"><B>getHead()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getHead()"><B>getHead()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#getHeadChild(org.maltparser.core.syntaxgraph.node.NonTerminalNode)"><B>getHeadChild(NonTerminalNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html#getHeadChild(org.maltparser.core.syntaxgraph.node.NonTerminalNode)"><B>getHeadChild(NonTerminalNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRules</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html#getHeadChild(org.maltparser.core.syntaxgraph.node.NonTerminalNode)"><B>getHeadChild(NonTerminalNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html#getHeadChild(org.maltparser.core.syntaxgraph.node.NonTerminalNode, org.maltparser.core.syntaxgraph.headrules.Direction)"><B>getHeadChild(NonTerminalNode, Direction)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getHeadChild(org.maltparser.core.syntaxgraph.headrules.HeadRules)"><B>getHeadChild(HeadRules)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getHeadChild()"><B>getHeadChild()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html#getHeadChild(org.maltparser.core.syntaxgraph.headrules.HeadRules)"><B>getHeadChild(HeadRules)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html" title="interface in org.maltparser.core.syntaxgraph.node">NonTerminalNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html#getHeadChild()"><B>getHeadChild()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html" title="interface in org.maltparser.core.syntaxgraph.node">NonTerminalNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getHeadChild(org.maltparser.core.syntaxgraph.headrules.HeadRules)"><B>getHeadChild(HeadRules)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getHeadChild()"><B>getHeadChild()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getHeadColumnDescription()"><B>getHeadColumnDescription()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getHeadColumnDescriptions()"><B>getHeadColumnDescriptions()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getHeadColumnDescriptionSet()"><B>getHeadColumnDescriptionSet()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getHeadEdge()"><B>getHeadEdge()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Returns the edge between the head and the node if it exists, otherwise <i>null</i>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getHeadEdge()"><B>getHeadEdge()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getHeadEdge()"><B>getHeadEdge()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getHeadEdgeLabelCode(org.maltparser.core.symbol.SymbolTable)"><B>getHeadEdgeLabelCode(SymbolTable)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getHeadEdgeLabelCode(org.maltparser.core.symbol.SymbolTable)"><B>getHeadEdgeLabelCode(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getHeadEdgeLabelCode(org.maltparser.core.symbol.SymbolTable)"><B>getHeadEdgeLabelCode(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getHeadEdgeLabelSet()"><B>getHeadEdgeLabelSet()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getHeadEdgeLabelSet()"><B>getHeadEdgeLabelSet()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getHeadEdgeLabelSet()"><B>getHeadEdgeLabelSet()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getHeadEdgeLabelSymbol(org.maltparser.core.symbol.SymbolTable)"><B>getHeadEdgeLabelSymbol(SymbolTable)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getHeadEdgeLabelSymbol(org.maltparser.core.symbol.SymbolTable)"><B>getHeadEdgeLabelSymbol(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getHeadEdgeLabelSymbol(org.maltparser.core.symbol.SymbolTable)"><B>getHeadEdgeLabelSymbol(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getHeadEdgeLabelTypes()"><B>getHeadEdgeLabelTypes()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getHeadEdgeLabelTypes()"><B>getHeadEdgeLabelTypes()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getHeadEdgeLabelTypes()"><B>getHeadEdgeLabelTypes()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getHeadEdges()"><B>getHeadEdges()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getHeadEdges()"><B>getHeadEdges()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getHeadEdges()"><B>getHeadEdges()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html#getHeadRule()"><B>getHeadRule()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html#getHeadRules()"><B>getHeadRules()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.ds2ps.<A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html" title="class in org.maltparser.core.syntaxgraph.ds2ps">LosslessMapping</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getHeads()"><B>getHeads()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getHeads()"><B>getHeads()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getHeads()"><B>getHeads()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getHeight()"><B>getHeight()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html#getHeight()"><B>getHeight()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html" title="interface in org.maltparser.core.syntaxgraph.node">NonTerminalNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getHeight()"><B>getHeight()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#getHighestDependencyNodeIndex()"><B>getHighestDependencyNodeIndex()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#getHighestDependencyNodeIndex()"><B>getHighestDependencyNodeIndex()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#getHighestDependencyNodeIndex()"><B>getHighestDependencyNodeIndex()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#getHighestNonTerminalIndex()"><B>getHighestNonTerminalIndex()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html#getHighestNonTerminalIndex()"><B>getHighestNonTerminalIndex()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph">PhraseStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#getHighestNonTerminalIndex()"><B>getHighestNonTerminalIndex()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html#getHighestTokenIndex()"><B>getHighestTokenIndex()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph">Sentence</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html#getHighestTokenIndex()"><B>getHighestTokenIndex()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html" title="interface in org.maltparser.core.syntaxgraph">TokenStructure</A>
<DD>Returns the index of the last token node.
<DT><A HREF="./org/maltparser/parser/guide/ClassifierGuide.html#getHistory()"><B>getHistory()</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/ClassifierGuide.html" title="interface in org.maltparser.parser.guide">ClassifierGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#getHistory()"><B>getHistory()</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Oracle.html#getHistory()"><B>getHistory()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Oracle.html" title="class in org.maltparser.parser">Oracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html#getHistory()"><B>getHistory()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserConfiguration.html#getHistoryNode()"><B>getHistoryNode()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser">ParserConfiguration</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html#getHistoryStructure()"><B>getHistoryStructure()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getIgnoreColumnDescriptions()"><B>getIgnoreColumnDescriptions()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getIgnoreColumnDescriptionSet()"><B>getIgnoreColumnDescriptionSet()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#getInactiveStack()"><B>getInactiveStack()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#getInactiveStackNode(int)"><B>getInactiveStackNode(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#getIncomingEdgeIterator()"><B>getIncomingEdgeIterator()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Node.html#getIncomingEdgeIterator()"><B>getIncomingEdgeIterator()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Node.html" title="interface in org.maltparser.core.syntaxgraph.node">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html#getIncomingSecondaryEdges()"><B>getIncomingSecondaryEdges()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html" title="interface in org.maltparser.core.syntaxgraph.node">ComparableNode</A>
<DD>Returns a sorted set of incoming secondary edges.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#getIncomingSecondaryEdges()"><B>getIncomingSecondaryEdges()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html#getInDegree()"><B>getInDegree()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html" title="interface in org.maltparser.core.syntaxgraph.node">ComparableNode</A>
<DD>Returns the in degree of the node (number of incoming edges of all types of edges).
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#getInDegree()"><B>getInDegree()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionContainer.html#getIndex()"><B>getIndex()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionContainer.html" title="class in org.maltparser.core.options">OptionContainer</A>
<DD>Returns the option container index.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html#getIndex()"><B>getIndex()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html" title="interface in org.maltparser.core.syntaxgraph.node">ComparableNode</A>
<DD>Returns the index of the node.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#getIndex()"><B>getIndex()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getIndex()"><B>getIndex()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getIndex()"><B>getIndex()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getIndex()"><B>getIndex()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#getIndex()"><B>getIndex()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#getIndex()"><B>getIndex()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#getIndex()"><B>getIndex()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#getIndex()"><B>getIndex()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#getIndex()"><B>getIndex()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#getIndex()"><B>getIndex()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>Returns the index of the atomic model
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getInfoFileWriter()"><B>getInfoFileWriter()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Returns a writer to the configuration information file
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#getInput()"><B>getInput()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#getInput()"><B>getInput()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#getInput()"><B>getInput()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html#getInput()"><B>getInput()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html" title="class in org.maltparser.parser.algorithm.stack">StackConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#getInput()"><B>getInput()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#getInputCharSet()"><B>getInputCharSet()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getInputColumnDescriptions()"><B>getInputColumnDescriptions()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getInputColumnDescriptionSet()"><B>getInputColumnDescriptionSet()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#getInputDataFormatInstance()"><B>getInputDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatManager.html#getInputDataFormatSpec()"><B>getInputDataFormatSpec()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatManager.html" title="class in org.maltparser.core.io.dataformat">DataFormatManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#getInputFileName()"><B>getInputFileName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#getInputFormatName()"><B>getInputFormatName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#getInputNode(int)"><B>getInputNode(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#getInputNode(int)"><B>getInputNode(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html#getInputNode(int)"><B>getInputNode(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html" title="class in org.maltparser.parser.algorithm.stack">StackConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#getInputNode(int)"><B>getInputNode(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getInputStreamReader(java.lang.String, java.lang.String)"><B>getInputStreamReader(String, String)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Creates an input stream reader for reading a file within the configuration directory
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getInputStreamReader(java.lang.String)"><B>getInputStreamReader(String)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Creates an input stream reader for reading a file within the configuration directory.
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getInputStreamReaderFromConfigFile(java.lang.String)"><B>getInputStreamReaderFromConfigFile(String)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getInputStreamReaderFromConfigFileEntry(java.lang.String, java.lang.String)"><B>getInputStreamReaderFromConfigFileEntry(String, String)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getInputSymbolTables()"><B>getInputSymbolTables()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#getInstanceInputStreamReader(java.lang.String)"><B>getInstanceInputStreamReader(String)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#getInstanceInputStreamReader(java.lang.String)"><B>getInstanceInputStreamReader(String)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#getInstanceInputStreamReaderFromConfigFile(java.lang.String)"><B>getInstanceInputStreamReaderFromConfigFile(String)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#getInstanceInputStreamReaderFromConfigFile(java.lang.String)"><B>getInstanceInputStreamReaderFromConfigFile(String)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#getInstanceOutputStreamWriter(java.lang.String)"><B>getInstanceOutputStreamWriter(String)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#getInstanceOutputStreamWriter(java.lang.String)"><B>getInstanceOutputStreamWriter(String)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/LearningMethod.html#getInstanceWriter()"><B>getInstanceWriter()</B></A> - 
Method in interface org.maltparser.ml.<A HREF="./org/maltparser/ml/LearningMethod.html" title="interface in org.maltparser.ml">LearningMethod</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#getInstanceWriter()"><B>getInstanceWriter()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#getInstanceWriter()"><B>getInstanceWriter()</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html#getItem()"><B>getItem()</B></A> - 
Method in class org.maltparser.core.flow.system.elem.<A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html" title="class in org.maltparser.core.flow.system.elem">ChartElement</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#getIterationCounter()"><B>getIterationCounter()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#getIterationCounter()"><B>getIterationCounter()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#getIterationCounter()"><B>getIterationCounter()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#getIterationCounter()"><B>getIterationCounter()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getIterationCounter()"><B>getIterationCounter()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#getIterations()"><B>getIterations()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#getK()"><B>getK()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>Returns the maximum number of candidates in the k-best list.
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#getKBestList()"><B>getKBestList()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SingleDecision.html#getKBestList()"><B>getKBestList()</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SingleDecision.html" title="interface in org.maltparser.parser.history.action">SingleDecision</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/GuideHistory.html#getKBestListClass()"><B>getKBestListClass()</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/GuideHistory.html" title="interface in org.maltparser.parser.history">GuideHistory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#getKBestListClass()"><B>getKBestListClass()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#getKBestLists(java.util.ArrayList)"><B>getKBestLists(ArrayList&lt;ScoredKBestList&gt;)</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#getKBestLists(org.maltparser.parser.history.kbest.ScoredKBestList[])"><B>getKBestLists(ScoredKBestList[])</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/GuideUserAction.html#getKBestLists(java.util.ArrayList)"><B>getKBestLists(ArrayList&lt;ScoredKBestList&gt;)</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/GuideUserAction.html" title="interface in org.maltparser.parser.history.action">GuideUserAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/GuideUserAction.html#getKBestLists(org.maltparser.parser.history.kbest.ScoredKBestList[])"><B>getKBestLists(ScoredKBestList[])</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/GuideUserAction.html" title="interface in org.maltparser.parser.history.action">GuideUserAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#getKBestListSize()"><B>getKBestListSize()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/GuideHistory.html#getKBestSize()"><B>getKBestSize()</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/GuideHistory.html" title="interface in org.maltparser.parser.history">GuideHistory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#getKBestSize()"><B>getKBestSize()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPool.html#getKeepThreshold()"><B>getKeepThreshold()</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPool.html" title="class in org.maltparser.core.pool">ObjectPool</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTable.html#getKnown(int)"><B>getKnown(int)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTable.html" title="interface in org.maltparser.core.symbol">SymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTable.html#getKnown(java.lang.String)"><B>getKnown(String)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTable.html" title="interface in org.maltparser.core.symbol">SymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#getKnown(int)"><B>getKnown(int)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#getKnown(java.lang.String)"><B>getKnown(String)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Element.html#getLabelCode(org.maltparser.core.symbol.SymbolTable)"><B>getLabelCode(SymbolTable)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Element.html" title="interface in org.maltparser.core.syntaxgraph">Element</A>
<DD>Returns the label code (an integer representation) of the symbol table if it exists, otherwise 
 an exception is thrown.
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#getLabelCode(org.maltparser.core.symbol.SymbolTable)"><B>getLabelCode(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>Returns the label code (an integer representation) of the symbol table if it exists, otherwise 
 an exception is thrown.
<DT><A HREF="./org/maltparser/core/syntaxgraph/Element.html#getLabelSet()"><B>getLabelSet()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Element.html" title="interface in org.maltparser.core.syntaxgraph">Element</A>
<DD>Returns the label set.
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#getLabelSet()"><B>getLabelSet()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>Returns the label set.
<DT><A HREF="./org/maltparser/core/syntaxgraph/Element.html#getLabelSymbol(org.maltparser.core.symbol.SymbolTable)"><B>getLabelSymbol(SymbolTable)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Element.html" title="interface in org.maltparser.core.syntaxgraph">Element</A>
<DD>Returns the label symbol(a string representation) of the symbol table if it exists, otherwise 
 an exception is thrown.
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#getLabelSymbol(org.maltparser.core.symbol.SymbolTable)"><B>getLabelSymbol(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>Returns the label symbol(a string representation) of the symbol table if it exists, otherwise 
 an exception is thrown.
<DT><A HREF="./org/maltparser/core/syntaxgraph/Element.html#getLabelTypes()"><B>getLabelTypes()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Element.html" title="interface in org.maltparser.core.syntaxgraph">Element</A>
<DD>Returns a set of symbol tables (labeling functions or label types) that labels the graph element.
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#getLabelTypes()"><B>getLabelTypes()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>Returns a set of symbol tables (labeling functions or label types) that labels the graph element.
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#getLastAction()"><B>getLastAction()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#getLearnerMode()"><B>getLearnerMode()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#getLearnerMode()"><B>getLearnerMode()</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#getLearningMethodName()"><B>getLearningMethodName()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#getLearningMethodName()"><B>getLearningMethodName()</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#getLeft()"><B>getLeft()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getLeftChild()"><B>getLeftChild()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html#getLeftChild()"><B>getLeftChild()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html" title="interface in org.maltparser.core.syntaxgraph.node">NonTerminalNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getLeftChild()"><B>getLeftChild()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#getLeftContextNode(int)"><B>getLeftContextNode(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getLeftDependent(int)"><B>getLeftDependent(int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Returns the left dependent at the position <i>index</i>, where <i>index==0</i> equals the left most dependent.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getLeftDependent(int)"><B>getLeftDependent(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>Returns the left dependent at the position <code>index</code>, where <code>index==0</code> equals the left most dependent.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getLeftDependent(int)"><B>getLeftDependent(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>Returns the left dependent at the position <code>index</code>, where <code>index==0</code> equals the left most dependent.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getLeftDependentCount()"><B>getLeftDependentCount()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Return the number of left dependents
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getLeftDependentCount()"><B>getLeftDependentCount()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>Return the number of left dependents
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getLeftDependentCount()"><B>getLeftDependentCount()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>Return the number of left dependents
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getLeftDependents()"><B>getLeftDependents()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Returns a sorted set of left dependents.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getLeftDependents()"><B>getLeftDependents()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getLeftDependents()"><B>getLeftDependents()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getLeftmostDependent()"><B>getLeftmostDependent()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getLeftmostDependent()"><B>getLeftmostDependent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getLeftmostDependent()"><B>getLeftmostDependent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html#getLeftmostDescendant()"><B>getLeftmostDescendant()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html" title="interface in org.maltparser.core.syntaxgraph.node">ComparableNode</A>
<DD>Returns the left-most terminal descendant node.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getLeftmostDescendant()"><B>getLeftmostDescendant()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getLeftmostDescendant()"><B>getLeftmostDescendant()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getLeftmostDescendant()"><B>getLeftmostDescendant()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html#getLeftmostDescendantIndex()"><B>getLeftmostDescendantIndex()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html" title="interface in org.maltparser.core.syntaxgraph.node">ComparableNode</A>
<DD>Returns the index of the left-most terminal descendant node.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#getLeftmostDescendantIndex()"><B>getLeftmostDescendantIndex()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html#getLeftmostProperDescendant()"><B>getLeftmostProperDescendant()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html" title="interface in org.maltparser.core.syntaxgraph.node">ComparableNode</A>
<DD>Returns the left-most proper terminal descendant node (excluding itself).
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getLeftmostProperDescendant()"><B>getLeftmostProperDescendant()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getLeftmostProperDescendant()"><B>getLeftmostProperDescendant()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getLeftmostProperDescendant()"><B>getLeftmostProperDescendant()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html#getLeftmostProperDescendantIndex()"><B>getLeftmostProperDescendantIndex()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html" title="interface in org.maltparser.core.syntaxgraph.node">ComparableNode</A>
<DD>Returns the index of the left-most proper terminal descendant node (excluding itself).
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#getLeftmostProperDescendantIndex()"><B>getLeftmostProperDescendantIndex()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#getLeftNode(int)"><B>getLeftNode(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getLeftSibling()"><B>getLeftSibling()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Returns the left sibling if it exists, otherwise <code>null</code>
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getLeftSibling()"><B>getLeftSibling()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>Returns the left sibling if it exists, otherwise <code>null</code>
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getLeftSibling()"><B>getLeftSibling()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>Returns the left sibling if it exists, otherwise <code>null</code>
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#getLeftstop()"><B>getLeftstop()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#getLeftTarget()"><B>getLeftTarget()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/StringEnumOption.html#getLegalValueMapToString(java.lang.String)"><B>getLegalValueMapToString(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringEnumOption.html" title="class in org.maltparser.core.options.option">StringEnumOption</A>
<DD>Returns the mapped legal value
<DT><A HREF="./org/maltparser/core/options/option/ClassOption.html#getLegalValueString(java.lang.Class)"><B>getLegalValueString(Class&lt;?&gt;)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/ClassOption.html" title="class in org.maltparser.core.options.option">ClassOption</A>
<DD>Returns a string representation of particular class
<DT><A HREF="./org/maltparser/core/options/option/StringEnumOption.html#getLegalValueString(java.lang.String)"><B>getLegalValueString(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringEnumOption.html" title="class in org.maltparser.core.options.option">StringEnumOption</A>
<DD>Returns the legal value identifier name (an enumerate string value)
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getLexicalHead(org.maltparser.core.syntaxgraph.headrules.HeadRules)"><B>getLexicalHead(HeadRules)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getLexicalHead()"><B>getLexicalHead()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html#getLexicalHead(org.maltparser.core.syntaxgraph.headrules.HeadRules)"><B>getLexicalHead(HeadRules)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html" title="interface in org.maltparser.core.syntaxgraph.node">NonTerminalNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html#getLexicalHead()"><B>getLexicalHead()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html" title="interface in org.maltparser.core.syntaxgraph.node">NonTerminalNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getLexicalHead(org.maltparser.core.syntaxgraph.headrules.HeadRules)"><B>getLexicalHead(HeadRules)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getLexicalHead()"><B>getLexicalHead()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#getLibLinearOptions()"><B>getLibLinearOptions()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#getLiblinearParameters()"><B>getLiblinearParameters()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#getLibLinearParamStringArray()"><B>getLibLinearParamStringArray()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#getLogger()"><B>getLogger()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html#getLogger()"><B>getLogger()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRules</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html#getLogger()"><B>getLogger()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html#getLogger()"><B>getLogger()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html#getLookaheadNode(int)"><B>getLookaheadNode(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html" title="class in org.maltparser.parser.algorithm.stack">StackConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#getMainFeatureVector()"><B>getMainFeatureVector()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/SystemInfo.html#getMaltJarPath()"><B>getMaltJarPath()</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/SystemInfo.html" title="class in org.maltparser.core.helper">SystemInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/MaltParserService.html#getMaltJarPath()"><B>getMaltJarPath()</B></A> - 
Static method in class org.maltparser.<A HREF="./org/maltparser/MaltParserService.html" title="class in org.maltparser">MaltParserService</A>
<DD>Returns the path of malt.jar file
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html#getManager()"><B>getManager()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#getManager()"><B>getManager()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>Returns the single malt configuration
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html#getManager()"><B>getManager()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html" title="class in org.maltparser.parser.algorithm.nivre">NivreFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html#getManager()"><B>getManager()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html" title="class in org.maltparser.parser.algorithm.planar">PlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html#getManager()"><B>getManager()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html#getManager()"><B>getManager()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/SystemInfo.html#getManifestAttributes()"><B>getManifestAttributes()</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/SystemInfo.html" title="class in org.maltparser.core.helper">SystemInfo</A>
<DD>Returns a set of attributes present in the jar manifest file
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html#getMap()"><B>getMap()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification.Dependency</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#getMapping()"><B>getMapping()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/StringEnumOption.html#getMapto(java.lang.String)"><B>getMapto(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringEnumOption.html" title="class in org.maltparser.core.options.option">StringEnumOption</A>
<DD>Returns the mapped legal value that corresponds to the enumerate string value.
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html#getMapUrl()"><B>getMapUrl()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification.Dependency</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#getMasterFeatureVector()"><B>getMasterFeatureVector()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>Returns the "sum-up" or master feature vector
<DT><A HREF="./org/maltparser/core/exception/MaltChainedException.html#getMessageChain()"><B>getMessageChain()</B></A> - 
Method in exception org.maltparser.core.exception.<A HREF="./org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</A>
<DD>Returns a string representation of the exception chain.
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#getMetaAuthor()"><B>getMetaAuthor()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#getMetaCurrentDate()"><B>getMetaCurrentDate()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#getMetaCurrentDate(java.lang.String)"><B>getMetaCurrentDate(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#getMetaDescription()"><B>getMetaDescription()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#getMetaFormat()"><B>getMetaFormat()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#getMetaHistory()"><B>getMetaHistory()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#getMetaInDate()"><B>getMetaInDate()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#getMetaName()"><B>getMetaName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#getMethod()"><B>getMethod()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>Returns a learner object
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#getMode()"><B>getMode()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#getModelIndex()"><B>getModelIndex()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#getModelName()"><B>getModelName()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#getModelName()"><B>getModelName()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#getModelName()"><B>getModelName()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#getModelName()"><B>getModelName()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#getModelName()"><B>getModelName()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#getModelName()"><B>getModelName()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/Model.html#getModelName()"><B>getModelName()</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/Model.html" title="interface in org.maltparser.parser.guide">Model</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Returns the name of the configuration directory
<DT><A HREF="./org/maltparser/core/feature/system/FunctionDescription.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FunctionDescription.html" title="class in org.maltparser.core.feature.system">FunctionDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html" title="class in org.maltparser.core.flow.spec">ChartSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartAttribute.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.core.flow.system.elem.<A HREF="./org/maltparser/core/flow/system/elem/ChartAttribute.html" title="class in org.maltparser.core.flow.system.elem">ChartAttribute</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Returns the name of the option.
<DT><A HREF="./org/maltparser/core/options/OptionGroup.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionGroup.html" title="class in org.maltparser.core.options">OptionGroup</A>
<DD>Returns the name of the option group
<DT><A HREF="./org/maltparser/core/symbol/Table.html#getName()"><B>getName()</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/Table.html" title="interface in org.maltparser.core.symbol">Table</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader.FeatureEdgeLabel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html" title="class in org.maltparser.parser.algorithm.covington">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/Projective.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/Projective.html" title="class in org.maltparser.parser.algorithm.covington">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html" title="class in org.maltparser.parser.algorithm.nivre">ArcEager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html" title="class in org.maltparser.parser.algorithm.nivre">ArcStandard</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/Planar.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/Planar.html" title="class in org.maltparser.parser.algorithm.planar">Planar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html" title="class in org.maltparser.parser.algorithm.stack">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/Projective.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/Projective.html" title="class in org.maltparser.parser.algorithm.stack">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/TransitionTable.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/TransitionTable.html" title="class in org.maltparser.parser.transition">TransitionTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#getName()"><B>getName()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryList.html#getNewHistoryNode(org.maltparser.parser.history.HistoryNode, org.maltparser.parser.history.action.GuideUserAction)"><B>getNewHistoryNode(HistoryNode, GuideUserAction)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryList.html" title="class in org.maltparser.parser.history">HistoryList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryStructure.html#getNewHistoryNode(org.maltparser.parser.history.HistoryNode, org.maltparser.parser.history.action.GuideUserAction)"><B>getNewHistoryNode(HistoryNode, GuideUserAction)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryStructure.html" title="class in org.maltparser.parser.history">HistoryStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTree.html#getNewHistoryNode(org.maltparser.parser.history.HistoryNode, org.maltparser.parser.history.action.GuideUserAction)"><B>getNewHistoryNode(HistoryNode, GuideUserAction)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTree.html" title="class in org.maltparser.parser.history">HistoryTree</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#getNextCode()"><B>getNextCode()</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#getNextDecisionModel()"><B>getNextDecisionModel()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html#getNextIndex()"><B>getNextIndex()</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html" title="class in org.maltparser.core.feature.spec">SpecificationModels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#getNIterations()"><B>getNIterations()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#getNIterations()"><B>getNIterations()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#getNIterations()"><B>getNIterations()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#getNIterations()"><B>getNIterations()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getNIterations()"><B>getNIterations()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#getNonTerminalIndices()"><B>getNonTerminalIndices()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html#getNonTerminalIndices()"><B>getNonTerminalIndices()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph">PhraseStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#getNonTerminalIndices()"><B>getNonTerminalIndices()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#getNonTerminalNode(int)"><B>getNonTerminalNode(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html#getNonTerminalNode(int)"><B>getNonTerminalNode(int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph">PhraseStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#getNonTerminalNode(int)"><B>getNonTerminalNode(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTable.html#getNullValueCode(org.maltparser.core.symbol.nullvalue.NullValues.NullValueId)"><B>getNullValueCode(NullValues.NullValueId)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTable.html" title="interface in org.maltparser.core.symbol">SymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#getNullValueCode(org.maltparser.core.symbol.nullvalue.NullValues.NullValueId)"><B>getNullValueCode(NullValues.NullValueId)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#getNullValueEncoding()"><B>getNullValueEncoding()</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#getNullValueStrategy()"><B>getNullValueStrategy()</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#getNullValueStrategy()"><B>getNullValueStrategy()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#getNullValueStrategy()"><B>getNullValueStrategy()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#getNullValueStrategy()"><B>getNullValueStrategy()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTable.html#getNullValueSymbol(org.maltparser.core.symbol.nullvalue.NullValues.NullValueId)"><B>getNullValueSymbol(NullValues.NullValueId)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTable.html" title="interface in org.maltparser.core.symbol">SymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#getNullValueSymbol(org.maltparser.core.symbol.nullvalue.NullValues.NullValueId)"><B>getNullValueSymbol(NullValues.NullValueId)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#getNumberContainers()"><B>getNumberContainers()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#getNumberOfActions()"><B>getNumberOfActions()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getNumberOfColumnDescriptions()"><B>getNumberOfColumnDescriptions()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/GuideHistory.html#getNumberOfDecisions()"><B>getNumberOfDecisions()</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/GuideHistory.html" title="interface in org.maltparser.parser.history">GuideHistory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/GuideUserHistory.html#getNumberOfDecisions()"><B>getNumberOfDecisions()</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/GuideUserHistory.html" title="interface in org.maltparser.parser.history">GuideUserHistory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#getNumberOfDecisions()"><B>getNumberOfDecisions()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#getNumberOfInstances()"><B>getNumberOfInstances()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#getNumberOfInstances()"><B>getNumberOfInstances()</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionContainer.html#getNumberOfOptionValues()"><B>getNumberOfOptionValues()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionContainer.html" title="class in org.maltparser.core.options">OptionContainer</A>
<DD>Returns the number of option values amongst all internal option containers.
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#getNumberOfOptionValues(int)"><B>getNumberOfOptionValues(int)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Returns the number of option values for a particular option container.
<DT><A HREF="./org/maltparser/core/options/OptionValues.html#getNumberOfOptionValues(int)"><B>getNumberOfOptionValues(int)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionValues.html" title="class in org.maltparser.core.options">OptionValues</A>
<DD>Returns the number of option values for a particular option container.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#getNumOfRelation()"><B>getNumOfRelation()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionDescriptions.html#getOption(java.lang.String, java.lang.String)"><B>getOption(String, String)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionDescriptions.html" title="class in org.maltparser.core.options">OptionDescriptions</A>
<DD>Returns an option based on the option name and/or the option group name
<DT><A HREF="./org/maltparser/core/options/OptionDescriptions.html#getOption(java.lang.String)"><B>getOption(String)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionDescriptions.html" title="class in org.maltparser.core.options">OptionDescriptions</A>
<DD>Returns an option based on the option flag
<DT><A HREF="./org/maltparser/core/options/OptionGroup.html#getOption(java.lang.String)"><B>getOption(String)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionGroup.html" title="class in org.maltparser.core.options">OptionGroup</A>
<DD>Returns the option according to the option name.
<DT><A HREF="./org/maltparser/MaltParserService.html#getOptionContainer()"><B>getOptionContainer()</B></A> - 
Method in class org.maltparser.<A HREF="./org/maltparser/MaltParserService.html" title="class in org.maltparser">MaltParserService</A>
<DD>Returns the option container index
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#getOptionContainerIndex()"><B>getOptionContainerIndex()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html#getOptionContainerIndex()"><B>getOptionContainerIndex()</B></A> - 
Method in class org.maltparser.core.flow.item.<A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</A>
<DD>Returns the option container index
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#getOptionContainerIndices()"><B>getOptionContainerIndices()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Returns a sorted set of container names.
<DT><A HREF="./org/maltparser/core/options/OptionValues.html#getOptionContainerIndices()"><B>getOptionContainerIndices()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionValues.html" title="class in org.maltparser.core.options">OptionValues</A>
<DD>Returns a sorted set of container names.
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#getOptionDefaultValue(java.lang.String, java.lang.String)"><B>getOptionDefaultValue(String, String)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#getOptionDescriptions()"><B>getOptionDescriptions()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Returns the option description
<DT><A HREF="./org/maltparser/core/options/OptionDescriptions.html#getOptionGroupList(java.lang.String)"><B>getOptionGroupList(String)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionDescriptions.html" title="class in org.maltparser.core.options">OptionDescriptions</A>
<DD>Returns a collection of option that are member of an option group
<DT><A HREF="./org/maltparser/core/options/OptionDescriptions.html#getOptionGroupNameSet()"><B>getOptionGroupNameSet()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionDescriptions.html" title="class in org.maltparser.core.options">OptionDescriptions</A>
<DD>Return a sorted set of option group names
<DT><A HREF="./org/maltparser/core/options/OptionGroup.html#getOptionList()"><B>getOptionList()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionGroup.html" title="class in org.maltparser.core.options">OptionGroup</A>
<DD>Returns all options for this option group.
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#getOptionManager()"><B>getOptionManager()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#getOptions()"><B>getOptions()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#getOptions()"><B>getOptions()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#getOptions()"><B>getOptions()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</A>
<DD>Returns a string representation of the reader specific options.
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#getOptions()"><B>getOptions()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getOptions()"><B>getOptions()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html#getOptions()"><B>getOptions()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">BracketWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html#getOptions()"><B>getOptions()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">NegraWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html#getOptions()"><B>getOptions()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html" title="interface in org.maltparser.core.syntaxgraph.writer">SyntaxGraphWriter</A>
<DD>Returns a string representation of the writer specific options.
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html#getOptions()"><B>getOptions()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TabWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html#getOptions()"><B>getOptions()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TigerXMLWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html#getOptionString()"><B>getOptionString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.ds2ps.<A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html" title="class in org.maltparser.core.syntaxgraph.ds2ps">LosslessMapping</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/Configuration.html#getOptionValue(java.lang.String, java.lang.String)"><B>getOptionValue(String, String)</B></A> - 
Method in interface org.maltparser.core.config.<A HREF="./org/maltparser/core/config/Configuration.html" title="interface in org.maltparser.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionContainer.html#getOptionValue(org.maltparser.core.options.option.Option)"><B>getOptionValue(Option)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionContainer.html" title="class in org.maltparser.core.options">OptionContainer</A>
<DD>Returns the option value object for the option.
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#getOptionValue(int, java.lang.String, java.lang.String)"><B>getOptionValue(int, String, String)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Returns the option value for an option that is specified by the option group name and option name.
<DT><A HREF="./org/maltparser/core/options/OptionValues.html#getOptionValue(int, org.maltparser.core.options.option.Option)"><B>getOptionValue(int, Option)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionValues.html" title="class in org.maltparser.core.options">OptionValues</A>
<DD>Returns the option value for an option that is in a specific option container.
<DT><A HREF="./org/maltparser/core/options/OptionValues.html#getOptionValue(org.maltparser.core.options.option.Option)"><B>getOptionValue(Option)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionValues.html" title="class in org.maltparser.core.options">OptionValues</A>
<DD>Returns the option value for an option.
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#getOptionValue(java.lang.String, java.lang.String)"><B>getOptionValue(String, String)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#getOptionValueNoDefault(int, java.lang.String, java.lang.String)"><B>getOptionValueNoDefault(int, String, String)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/Configuration.html#getOptionValueString(java.lang.String, java.lang.String)"><B>getOptionValueString(String, String)</B></A> - 
Method in interface org.maltparser.core.config.<A HREF="./org/maltparser/core/config/Configuration.html" title="interface in org.maltparser.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionContainer.html#getOptionValueString(org.maltparser.core.options.option.Option)"><B>getOptionValueString(Option)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionContainer.html" title="class in org.maltparser.core.options">OptionContainer</A>
<DD>Returns a string representation of the option value for the specified option.
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#getOptionValueString(int, java.lang.String, java.lang.String)"><B>getOptionValueString(int, String, String)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Returns a string representation of the option value for an option that is specified by the option group name and the option name.
<DT><A HREF="./org/maltparser/core/options/OptionValues.html#getOptionValueString(int, org.maltparser.core.options.option.Option)"><B>getOptionValueString(int, Option)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionValues.html" title="class in org.maltparser.core.options">OptionValues</A>
<DD>Returns a string representation of the option value for an option that is in a specific option container.
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#getOptionValueString(java.lang.String, java.lang.String)"><B>getOptionValueString(String, String)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#getOptionValueStringNoDefault(int, java.lang.String, java.lang.String)"><B>getOptionValueStringNoDefault(int, String, String)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/BatchTrainer.html#getOracleGuide()"><B>getOracleGuide()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/BatchTrainer.html" title="class in org.maltparser.parser">BatchTrainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Trainer.html#getOracleGuide()"><B>getOracleGuide()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Trainer.html" title="class in org.maltparser.parser">Trainer</A>
<DD>Returns the oracle guide.
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieNode.html#getOrAddChild(boolean, char, org.maltparser.core.symbol.trie.TrieSymbolTable, int)"><B>getOrAddChild(boolean, char, TrieSymbolTable, int)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieNode.html" title="class in org.maltparser.core.symbol.trie">TrieNode</A>
<DD>Adds and/or retrieve a child trie node.
<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html#getOrAddTerminalNode(int)"><B>getOrAddTerminalNode(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph">Sentence</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html#getOutDegree()"><B>getOutDegree()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html" title="interface in org.maltparser.core.syntaxgraph.node">ComparableNode</A>
<DD>Returns the out degree of the node (number of outgoing edges of all types of edges).
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#getOutDegree()"><B>getOutDegree()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#getOutgoingEdgeIterator()"><B>getOutgoingEdgeIterator()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Node.html#getOutgoingEdgeIterator()"><B>getOutgoingEdgeIterator()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Node.html" title="interface in org.maltparser.core.syntaxgraph.node">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html#getOutgoingSecondaryEdges()"><B>getOutgoingSecondaryEdges()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html" title="interface in org.maltparser.core.syntaxgraph.node">ComparableNode</A>
<DD>Returns a sorted set of outgoing secondary edges.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#getOutgoingSecondaryEdges()"><B>getOutgoingSecondaryEdges()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#getOutputCharSet()"><B>getOutputCharSet()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#getOutputDataFormatInstance()"><B>getOutputDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatManager.html#getOutputDataFormatSpec()"><B>getOutputDataFormatSpec()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatManager.html" title="class in org.maltparser.core.io.dataformat">DataFormatManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#getOutputFileName()"><B>getOutputFileName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#getOutputFormatName()"><B>getOutputFormatName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getOutputStreamWriter(java.lang.String, java.lang.String)"><B>getOutputStreamWriter(String, String)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Creates an output stream writer, where the corresponding file will be included in the configuration directory
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getOutputStreamWriter(java.lang.String)"><B>getOutputStreamWriter(String)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Creates an output stream writer, where the corresponding file will be included in the 
 configuration directory.
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html#getOver()"><B>getOver()</B></A> - 
Method in class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html" title="class in org.maltparser.core.propagation.spec">PropagationSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#getOwner()"><B>getOwner()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#getOwner()"><B>getOwner()</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/function/Function.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in interface org.maltparser.core.feature.function.<A HREF="./org/maltparser/core/feature/function/Function.html" title="interface in org.maltparser.core.feature.function">Function</A>
<DD>Returns an array of class types used by the feature extraction system to invoke initialize with
 correct arguments.
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>Returns an array of class types used by the feature extraction system to invoke initialize with
 correct arguments.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html" title="class in org.maltparser.core.syntaxgraph.feature">DGraphAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>Returns an array of class types used by the feature extraction system to invoke initialize with
 correct arguments.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>Returns an array of class types used by the feature extraction system to invoke initialize with
 correct arguments.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>Returns an array of class types used by the feature extraction system to invoke initialize with
 correct arguments.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#getParameterTypes()"><B>getParameterTypes()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#getParamString()"><B>getParamString()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>Returns the parameter string for used for configure Liblinear
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#getParamString()"><B>getParamString()</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>Returns the parameter string for used for configure LIBSVM
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieNode.html#getParent()"><B>getParent()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieNode.html" title="class in org.maltparser.core.symbol.trie">TrieNode</A>
<DD>Returns the parent node
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getParent()"><B>getParent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/PhraseStructureNode.html#getParent()"><B>getParent()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/PhraseStructureNode.html" title="interface in org.maltparser.core.syntaxgraph.node">PhraseStructureNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getParent()"><B>getParent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getParent()"><B>getParent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#getParent()"><B>getParent()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>Returns the parent guide model
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#getParent()"><B>getParent()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#getParent()"><B>getParent()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>Returns the parent model
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#getParentDecisionModel()"><B>getParentDecisionModel()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getParentEdge()"><B>getParentEdge()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/PhraseStructureNode.html#getParentEdge()"><B>getParentEdge()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/PhraseStructureNode.html" title="interface in org.maltparser.core.syntaxgraph.node">PhraseStructureNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getParentEdge()"><B>getParentEdge()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getParentEdge()"><B>getParentEdge()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getParentEdgeLabelCode(org.maltparser.core.symbol.SymbolTable)"><B>getParentEdgeLabelCode(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/PhraseStructureNode.html#getParentEdgeLabelCode(org.maltparser.core.symbol.SymbolTable)"><B>getParentEdgeLabelCode(SymbolTable)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/PhraseStructureNode.html" title="interface in org.maltparser.core.syntaxgraph.node">PhraseStructureNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getParentEdgeLabelCode(org.maltparser.core.symbol.SymbolTable)"><B>getParentEdgeLabelCode(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getParentEdgeLabelCode(org.maltparser.core.symbol.SymbolTable)"><B>getParentEdgeLabelCode(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getParentEdgeLabelSymbol(org.maltparser.core.symbol.SymbolTable)"><B>getParentEdgeLabelSymbol(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/PhraseStructureNode.html#getParentEdgeLabelSymbol(org.maltparser.core.symbol.SymbolTable)"><B>getParentEdgeLabelSymbol(SymbolTable)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/PhraseStructureNode.html" title="interface in org.maltparser.core.syntaxgraph.node">PhraseStructureNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getParentEdgeLabelSymbol(org.maltparser.core.symbol.SymbolTable)"><B>getParentEdgeLabelSymbol(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getParentEdgeLabelSymbol(org.maltparser.core.symbol.SymbolTable)"><B>getParentEdgeLabelSymbol(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#getParentFeature()"><B>getParentFeature()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#getParentFeature()"><B>getParentFeature()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#getParentFeature()"><B>getParentFeature()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#getParserState()"><B>getParserState()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>Returns the parser state
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#getParsingAlgorithm()"><B>getParsingAlgorithm()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#getParsingAlgorithm()"><B>getParsingAlgorithm()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#getParsingAlgorithm()"><B>getParsingAlgorithm()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#getParsingAlgorithm()"><B>getParsingAlgorithm()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#getParsingAlgorithm()"><B>getParsingAlgorithm()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getPhraseStructureEdgeLabelColumnDescriptions()"><B>getPhraseStructureEdgeLabelColumnDescriptions()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getPhraseStructureEdgeLabelColumnDescriptionSet()"><B>getPhraseStructureEdgeLabelColumnDescriptionSet()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getPhraseStructureEdgeLabelSymbolTables()"><B>getPhraseStructureEdgeLabelSymbolTables()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getPhraseStructureNodeLabelColumnDescriptions()"><B>getPhraseStructureNodeLabelColumnDescriptions()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getPhraseStructureNodeLabelColumnDescriptionSet()"><B>getPhraseStructureNodeLabelColumnDescriptionSet()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getPhraseStructureNodeLabelSymbolTables()"><B>getPhraseStructureNodeLabelSymbolTables()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#getPhraseStructureRoot()"><B>getPhraseStructureRoot()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html#getPhraseStructureRoot()"><B>getPhraseStructureRoot()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph">PhraseStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#getPhraseStructureRoot()"><B>getPhraseStructureRoot()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html#getPhraseStructuretDataFormatInstance()"><B>getPhraseStructuretDataFormatInstance()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.ds2ps.<A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html" title="class in org.maltparser.core.syntaxgraph.ds2ps">LosslessMapping</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/plugin/Plugin.html#getPluginName()"><B>getPluginName()</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/Plugin.html" title="class in org.maltparser.core.plugin">Plugin</A>
<DD>Returns the plug-in name.
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#getPosition()"><B>getPosition()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html#getPosition()"><B>getPosition()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html" title="class in org.maltparser.core.io.dataformat">DataFormatEntry</A>
<DD>Returns the column position
<DT><A HREF="./org/maltparser/parser/history/HistoryListNode.html#getPosition()"><B>getPosition()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryListNode.html" title="class in org.maltparser.parser.history">HistoryListNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryNode.html#getPosition()"><B>getPosition()</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryNode.html" title="interface in org.maltparser.parser.history">HistoryNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTreeNode.html#getPosition()"><B>getPosition()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTreeNode.html" title="class in org.maltparser.parser.history">HistoryTreeNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#getPostProcessChartItems()"><B>getPostProcessChartItems()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html#getPostProcessChartItemSpecifications()"><B>getPostProcessChartItemSpecifications()</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html" title="class in org.maltparser.core.flow.spec">ChartSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getPredecessor()"><B>getPredecessor()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>Returns the predecessor terminal node in the linear order of the terminal nodes.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/TokenNode.html#getPredecessor()"><B>getPredecessor()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/TokenNode.html" title="interface in org.maltparser.core.syntaxgraph.node">TokenNode</A>
<DD>Returns the predecessor token node in the linear order of the token nodes.
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#getPrefixLength()"><B>getPrefixLength()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#getPreProcessChartItems()"><B>getPreProcessChartItems()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html#getPreProcessChartItemSpecifications()"><B>getPreProcessChartItemSpecifications()</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html" title="class in org.maltparser.core.flow.spec">ChartSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#getPrevDecisionModel()"><B>getPrevDecisionModel()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#getPrevDecisionModel()"><B>getPrevDecisionModel()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryListNode.html#getPreviousNode()"><B>getPreviousNode()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryListNode.html" title="class in org.maltparser.parser.history">HistoryListNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryNode.html#getPreviousNode()"><B>getPreviousNode()</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryNode.html" title="interface in org.maltparser.parser.history">HistoryNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTreeNode.html#getPreviousNode()"><B>getPreviousNode()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTreeNode.html" title="class in org.maltparser.parser.history">HistoryTreeNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html#getPrioList()"><B>getPrioList()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#getPrioSet()"><B>getPrioSet()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#getProcessChartItems()"><B>getProcessChartItems()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html#getProcessChartItemSpecifications()"><B>getProcessChartItemSpecifications()</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html" title="class in org.maltparser.core.flow.spec">ChartSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/DependencyParserConfig.html#getPropagationManager()"><B>getPropagationManager()</B></A> - 
Method in interface org.maltparser.parser.<A HREF="./org/maltparser/parser/DependencyParserConfig.html" title="interface in org.maltparser.parser">DependencyParserConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#getPropagationManager()"><B>getPropagationManager()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#getPropagationManager()"><B>getPropagationManager()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/PropagationManager.html#getPropagations()"><B>getPropagations()</B></A> - 
Method in class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/PropagationManager.html" title="class in org.maltparser.core.propagation">PropagationManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/Propagations.html#getPropagations()"><B>getPropagations()</B></A> - 
Method in class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/Propagations.html" title="class in org.maltparser.core.propagation">Propagations</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/PropagationManager.html#getPropagationSpecs()"><B>getPropagationSpecs()</B></A> - 
Method in class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/PropagationManager.html" title="class in org.maltparser.core.propagation">PropagationManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getProperAncestor()"><B>getProperAncestor()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getProperAncestor()"><B>getProperAncestor()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getProperAncestor()"><B>getProperAncestor()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getRank()"><B>getRank()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getRank()"><B>getRank()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getRank()"><B>getRank()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#getReader()"><B>getReader()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#getReader()"><B>getReader()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#getReader()"><B>getReader()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#getReader()"><B>getReader()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getReader()"><B>getReader()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#getReaderOptions()"><B>getReaderOptions()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/Configuration.html#getRegistry()"><B>getRegistry()</B></A> - 
Method in interface org.maltparser.core.config.<A HREF="./org/maltparser/core/config/Configuration.html" title="interface in org.maltparser.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#getRegistry()"><B>getRegistry()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#getRegistry()"><B>getRegistry()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#getRelationToNextDecision()"><B>getRelationToNextDecision()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SingleDecision.html#getRelationToNextDecision()"><B>getRelationToNextDecision()</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SingleDecision.html" title="interface in org.maltparser.parser.history.action">SingleDecision</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#getRelationToNextDecision()"><B>getRelationToNextDecision()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#getRelationToPrevMember()"><B>getRelationToPrevMember()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#getRight()"><B>getRight()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getRightChild()"><B>getRightChild()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html#getRightChild()"><B>getRightChild()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html" title="interface in org.maltparser.core.syntaxgraph.node">NonTerminalNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getRightChild()"><B>getRightChild()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#getRightContextNode(int)"><B>getRightContextNode(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getRightDependent(int)"><B>getRightDependent(int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getRightDependent(int)"><B>getRightDependent(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getRightDependent(int)"><B>getRightDependent(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getRightDependentCount()"><B>getRightDependentCount()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Return the number of right dependents
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getRightDependentCount()"><B>getRightDependentCount()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>Return the number of right dependents
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getRightDependentCount()"><B>getRightDependentCount()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>Return the number of right dependents
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getRightDependents()"><B>getRightDependents()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Returns a sorted set of right dependents.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getRightDependents()"><B>getRightDependents()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getRightDependents()"><B>getRightDependents()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>Returns a sorted set of right dependents.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getRightmostDependent()"><B>getRightmostDependent()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getRightmostDependent()"><B>getRightmostDependent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getRightmostDependent()"><B>getRightmostDependent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html#getRightmostDescendant()"><B>getRightmostDescendant()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html" title="interface in org.maltparser.core.syntaxgraph.node">ComparableNode</A>
<DD>Returns the right-most terminal descendant node.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getRightmostDescendant()"><B>getRightmostDescendant()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getRightmostDescendant()"><B>getRightmostDescendant()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getRightmostDescendant()"><B>getRightmostDescendant()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html#getRightmostDescendantIndex()"><B>getRightmostDescendantIndex()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html" title="interface in org.maltparser.core.syntaxgraph.node">ComparableNode</A>
<DD>Returns the index of the right-most terminal descendant node.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#getRightmostDescendantIndex()"><B>getRightmostDescendantIndex()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html#getRightmostProperDescendant()"><B>getRightmostProperDescendant()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html" title="interface in org.maltparser.core.syntaxgraph.node">ComparableNode</A>
<DD>Returns the right-most proper terminal descendant node (excluding itself).
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#getRightmostProperDescendant()"><B>getRightmostProperDescendant()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getRightmostProperDescendant()"><B>getRightmostProperDescendant()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getRightmostProperDescendant()"><B>getRightmostProperDescendant()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html#getRightmostProperDescendantIndex()"><B>getRightmostProperDescendantIndex()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html" title="interface in org.maltparser.core.syntaxgraph.node">ComparableNode</A>
<DD>Returns the index of the right-most proper terminal descendant node (excluding itself).
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#getRightmostProperDescendantIndex()"><B>getRightmostProperDescendantIndex()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#getRightNode(int)"><B>getRightNode(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getRightSibling()"><B>getRightSibling()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Returns the right sibling if it exists, otherwise <code>null</code>
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getRightSibling()"><B>getRightSibling()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>Returns the right sibling if it exists, otherwise <code>null</code>
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getRightSibling()"><B>getRightSibling()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>Returns the right sibling if it exists, otherwise <code>null</code>
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#getRightstop()"><B>getRightstop()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#getRightTarget()"><B>getRightTarget()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#getRootHandling()"><B>getRootHandling()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#getRootHandling()"><B>getRootHandling()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/OutputNullValues.html#getRootLabel()"><B>getRootLabel()</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/OutputNullValues.html" title="class in org.maltparser.core.symbol.nullvalue">OutputNullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#getRootLabels()"><B>getRootLabels()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#getRootLabels()"><B>getRootLabels()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getSameSideLeftSibling()"><B>getSameSideLeftSibling()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Returns the left sibling at the same side of head as the node it self.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getSameSideLeftSibling()"><B>getSameSideLeftSibling()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>Returns the left sibling at the same side of head as the node it self.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getSameSideLeftSibling()"><B>getSameSideLeftSibling()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>Returns the left sibling at the same side of head as the node it self.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#getSameSideRightSibling()"><B>getSameSideRightSibling()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Returns the right sibling at the same side of head as the node it self.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#getSameSideRightSibling()"><B>getSameSideRightSibling()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>Returns the right sibling at the same side of head as the node it self.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getSameSideRightSibling()"><B>getSameSideRightSibling()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>Returns the right sibling at the same side of head as the node it self.
<DT><A HREF="./org/maltparser/core/options/OptionDescriptions.html#getSaveOptionSet()"><B>getSaveOptionSet()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionDescriptions.html" title="class in org.maltparser.core.options">OptionDescriptions</A>
<DD>Returns a set of option that are marked as SAVEOPTION
<DT><A HREF="./org/maltparser/parser/history/kbest/ScoredCandidate.html#getScore()"><B>getScore()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/ScoredCandidate.html" title="class in org.maltparser.parser.history.kbest">ScoredCandidate</A>
<DD>Returns the score for this candidate if it is available, otherwise Double.NaN
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getSecondaryEdgeLabelColumnDescriptions()"><B>getSecondaryEdgeLabelColumnDescriptions()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getSecondaryEdgeLabelColumnDescriptionSet()"><B>getSecondaryEdgeLabelColumnDescriptionSet()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getSecondaryEdgeLabelSymbolTables()"><B>getSecondaryEdgeLabelSymbolTables()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#getSecondFeature()"><B>getSecondFeature()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#getSecondFeature()"><B>getSecondFeature()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#getSentenceCount()"><B>getSentenceCount()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#getSentenceCount()"><B>getSentenceCount()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#getSentenceCount()"><B>getSentenceCount()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</A>
<DD>Returns the current number of the sentence.
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#getSentenceCount()"><B>getSentenceCount()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getSentenceCount()"><B>getSentenceCount()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html#getSentenceCount()"><B>getSentenceCount()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">NegraWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html#getSentenceCount()"><B>getSentenceCount()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TigerXMLWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html#getSentenceID()"><B>getSentenceID()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph">Sentence</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html#getSentenceID()"><B>getSentenceID()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html" title="interface in org.maltparser.core.syntaxgraph">TokenStructure</A>
<DD>Returns the sentence ID
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#getSeparator()"><B>getSeparator()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#getSeparator()"><B>getSeparator()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#getSeparators()"><B>getSeparators()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#getShortDescription()"><B>getShortDescription()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Returns a short description of the option
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#getSingleDecision(int)"><B>getSingleDecision(int)</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/MultipleDecision.html#getSingleDecision(int)"><B>getSingleDecision(int)</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/MultipleDecision.html" title="interface in org.maltparser.parser.history.action">MultipleDecision</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMaltChartItem.html#getSingleMalt()"><B>getSingleMalt()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMaltChartItem.html" title="class in org.maltparser.parser">SingleMaltChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/Edge.html#getSource()"><B>getSource()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/Edge.html" title="interface in org.maltparser.core.syntaxgraph.edge">Edge</A>
<DD>Returns the source node of the edge.
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html#getSource()"><B>getSource()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">GraphEdge</A>
<DD>Returns the source node of the edge.
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#getSourceName()"><B>getSourceName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMaltChartItem.html#getSourceName()"><B>getSourceName()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMaltChartItem.html" title="class in org.maltparser.parser">SingleMaltChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html#getSpecificationModel(java.net.URL, int)"><B>getSpecificationModel(URL, int)</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html" title="class in org.maltparser.core.feature.spec">SpecificationModels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#getSpecModel()"><B>getSpecModel()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html#getSpecModelName()"><B>getSpecModelName()</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html" title="class in org.maltparser.core.feature.spec">SpecificationModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModelManager.html#getSpecModels()"><B>getSpecModels()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModelManager.html" title="class in org.maltparser.core.feature">FeatureModelManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureVector.html#getSpecSubModel()"><B>getSpecSubModel()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureVector.html" title="class in org.maltparser.core.feature">FeatureVector</A>
<DD>Returns the subspecifiction-model.
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html#getSpecSubModel(java.lang.String)"><B>getSpecSubModel(String)</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html" title="class in org.maltparser.core.feature.spec">SpecificationModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#getStack()"><B>getStack()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#getStack()"><B>getStack()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html#getStack()"><B>getStack()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html" title="class in org.maltparser.parser.algorithm.stack">StackConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#getStackActivityState()"><B>getStackActivityState()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#getStackNode(int)"><B>getStackNode(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#getStackNode(int)"><B>getStackNode(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html#getStackNode(int)"><B>getStackNode(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html" title="class in org.maltparser.parser.algorithm.stack">StackConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/BoolOption.html#getStringRepresentation(java.lang.Object)"><B>getStringRepresentation(Object)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/BoolOption.html" title="class in org.maltparser.core.options.option">BoolOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/ClassOption.html#getStringRepresentation(java.lang.Object)"><B>getStringRepresentation(Object)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/ClassOption.html" title="class in org.maltparser.core.options.option">ClassOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/EnumOption.html#getStringRepresentation(java.lang.Object)"><B>getStringRepresentation(Object)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/EnumOption.html" title="class in org.maltparser.core.options.option">EnumOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/IntegerOption.html#getStringRepresentation(java.lang.Object)"><B>getStringRepresentation(Object)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/IntegerOption.html" title="class in org.maltparser.core.options.option">IntegerOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#getStringRepresentation(java.lang.Object)"><B>getStringRepresentation(Object)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Returns a string representation of the option value.
<DT><A HREF="./org/maltparser/core/options/option/StringEnumOption.html#getStringRepresentation(java.lang.Object)"><B>getStringRepresentation(Object)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringEnumOption.html" title="class in org.maltparser.core.options.option">StringEnumOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/StringOption.html#getStringRepresentation(java.lang.Object)"><B>getStringRepresentation(Object)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringOption.html" title="class in org.maltparser.core.options.option">StringOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/UnaryOption.html#getStringRepresentation(java.lang.Object)"><B>getStringRepresentation(Object)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/UnaryOption.html" title="class in org.maltparser.core.options.option">UnaryOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html#getSubFunction()"><B>getSubFunction()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html" title="class in org.maltparser.core.syntaxgraph.feature">DGraphAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#getSubFunction()"><B>getSubFunction()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#getSubFunction()"><B>getSubFunction()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#getSubFunction()"><B>getSubFunction()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#getSubFunction()"><B>getSubFunction()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#getSubFunction()"><B>getSubFunction()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html#getSubFunctionName()"><B>getSubFunctionName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html" title="class in org.maltparser.core.syntaxgraph.feature">DGraphAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#getSubFunctionName()"><B>getSubFunctionName()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#getSubFunctionName()"><B>getSubFunctionName()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#getSubFunctionName()"><B>getSubFunctionName()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#getSubFunctionName()"><B>getSubFunctionName()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#getSubFunctionName()"><B>getSubFunctionName()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html#getSubModelName()"><B>getSubModelName()</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html" title="class in org.maltparser.core.feature.spec">SpecificationSubModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#getSuccessor()"><B>getSuccessor()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>Returns the successor terminal node in the linear order of the terminal nodes.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/TokenNode.html#getSuccessor()"><B>getSuccessor()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/TokenNode.html" title="interface in org.maltparser.core.syntaxgraph.node">TokenNode</A>
<DD>Returns the successor token node in the linear order of the token nodes.
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#getSuffixLength()"><B>getSuffixLength()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#getSVMParamStringArray(libsvm.svm_parameter)"><B>getSVMParamStringArray(svm_parameter)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/function/FeatureFunction.html#getSymbol(int)"><B>getSymbol(int)</B></A> - 
Method in interface org.maltparser.core.feature.function.<A HREF="./org/maltparser/core/feature/function/FeatureFunction.html" title="interface in org.maltparser.core.feature.function">FeatureFunction</A>
<DD>Returns the string representation of the integer <code>code</code> according to the feature function.
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#getSymbol(int)"><B>getSymbol(int)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#getSymbol(int)"><B>getSymbol(int)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#getSymbol(int)"><B>getSymbol(int)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#getSymbol(int)"><B>getSymbol(int)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#getSymbol(int)"><B>getSymbol(int)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html#getSymbol()"><B>getSymbol()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html" title="class in org.maltparser.core.feature.value">SingleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#getSymbol(int)"><B>getSymbol(int)</B></A> - 
Method in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#getSymbol(int)"><B>getSymbol(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>Returns the string representation of the integer <code>code</code> according to the exists feature function.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#getSymbol(int)"><B>getSymbol(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#getSymbol(int)"><B>getSymbol(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>Returns the string representation of the integer <code>code</code> according to the distance feature function.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#getSymbol(int)"><B>getSymbol(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>Returns the string representation of the integer <code>code</code> according to the exists feature function.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#getSymbol(int)"><B>getSymbol(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#getSymbol(int)"><B>getSymbol(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#getSymbol(int)"><B>getSymbol(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>Returns the string representation of the integer <code>code</code> according to the numof feature function.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#getSymbol(int)"><B>getSymbol(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#getSymbol(int)"><B>getSymbol(int)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#getSymbol(int)"><B>getSymbol(int)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/Transition.html#getSymbol()"><B>getSymbol()</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/Transition.html" title="class in org.maltparser.parser.transition">Transition</A>
<DD>Returns the transition symbol
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#getSymbolCode()"><B>getSymbolCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#getSymbolCode()"><B>getSymbolCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/Table.html#getSymbolCodeToString(int)"><B>getSymbolCodeToString(int)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/Table.html" title="interface in org.maltparser.core.symbol">Table</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#getSymbolCodeToString(int)"><B>getSymbolCodeToString(int)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#getSymbolCodeToString(int)"><B>getSymbolCodeToString(int)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/TransitionTable.html#getSymbolCodeToString(int)"><B>getSymbolCodeToString(int)</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/TransitionTable.html" title="class in org.maltparser.parser.transition">TransitionTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html#getSymbols()"><B>getSymbols()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html" title="class in org.maltparser.core.feature.value">MultipleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#getSymbolString()"><B>getSymbolString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#getSymbolString()"><B>getSymbolString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/Table.html#getSymbolStringToCode(java.lang.String)"><B>getSymbolStringToCode(String)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/Table.html" title="interface in org.maltparser.core.symbol">Table</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#getSymbolStringToCode(java.lang.String)"><B>getSymbolStringToCode(String)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#getSymbolStringToCode(java.lang.String)"><B>getSymbolStringToCode(String)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/TransitionTable.html#getSymbolStringToCode(java.lang.String)"><B>getSymbolStringToCode(String)</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/TransitionTable.html" title="class in org.maltparser.parser.transition">TransitionTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/function/FeatureFunction.html#getSymbolTable()"><B>getSymbolTable()</B></A> - 
Method in interface org.maltparser.core.feature.function.<A HREF="./org/maltparser/core/feature/function/FeatureFunction.html" title="interface in org.maltparser.core.feature.function">FeatureFunction</A>
<DD>Returns the symbol table used by the feature function.
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#getSymbolTable()"><B>getSymbolTable()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#getSymbolTable()"><B>getSymbolTable()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#getSymbolTable()"><B>getSymbolTable()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#getSymbolTable()"><B>getSymbolTable()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#getSymbolTable()"><B>getSymbolTable()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#getSymbolTable()"><B>getSymbolTable()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#getSymbolTable()"><B>getSymbolTable()</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html#getSymbolTable(java.lang.String)"><B>getSymbolTable(String)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html" title="interface in org.maltparser.core.symbol">SymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#getSymbolTable()"><B>getSymbolTable()</B></A> - 
Method in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableHandler.html#getSymbolTable(java.lang.String)"><B>getSymbolTable(String)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableHandler.html" title="interface in org.maltparser.core.symbol">TableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html#getSymbolTable(java.lang.String)"><B>getSymbolTable(String)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#getSymbolTable()"><B>getSymbolTable()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>Returns the symbol table used by the exists feature function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#getSymbolTable()"><B>getSymbolTable()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#getSymbolTable()"><B>getSymbolTable()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>Returns the symbol table used by the distance feature function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#getSymbolTable()"><B>getSymbolTable()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>Returns the symbol table used by the exists feature function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#getSymbolTable()"><B>getSymbolTable()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#getSymbolTable()"><B>getSymbolTable()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#getSymbolTable()"><B>getSymbolTable()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>Returns the symbol table used by the numof feature function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#getSymbolTable()"><B>getSymbolTable()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/TransitionTableHandler.html#getSymbolTable(java.lang.String)"><B>getSymbolTable(String)</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/TransitionTableHandler.html" title="class in org.maltparser.parser.transition">TransitionTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#getSymbolTableHandler()"><B>getSymbolTableHandler()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html#getSymbolTableNames()"><B>getSymbolTableNames()</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html" title="interface in org.maltparser.core.symbol">SymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html#getSymbolTableNames()"><B>getSymbolTableNames()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/Configuration.html#getSymbolTables()"><B>getSymbolTables()</B></A> - 
Method in interface org.maltparser.core.config.<A HREF="./org/maltparser/core/config/Configuration.html" title="interface in org.maltparser.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getSymbolTables()"><B>getSymbolTables()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#getSymbolTables()"><B>getSymbolTables()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/PropagationManager.html#getSymbolTables()"><B>getSymbolTables()</B></A> - 
Method in class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/PropagationManager.html" title="class in org.maltparser.core.propagation">PropagationManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/Propagations.html#getSymbolTables()"><B>getSymbolTables()</B></A> - 
Method in class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/Propagations.html" title="class in org.maltparser.core.propagation">Propagations</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/LabeledStructure.html#getSymbolTables()"><B>getSymbolTables()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/LabeledStructure.html" title="interface in org.maltparser.core.syntaxgraph">LabeledStructure</A>
<DD>Returns the symbol table handler.
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html#getSymbolTables()"><B>getSymbolTables()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html#getSymboltables()"><B>getSymboltables()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#getSymbolTables()"><B>getSymbolTables()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>Returns the list of symbol tables
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#getSyntaxGraphReaderClass()"><B>getSyntaxGraphReaderClass()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#getSyntaxGraphWriterClass()"><B>getSyntaxGraphWriterClass()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/SystemLogger.html#getSystemVerbosityLevel()"><B>getSystemVerbosityLevel()</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/SystemLogger.html" title="class in org.maltparser.core.helper">SystemLogger</A>
<DD>Returns the system verbosity level
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#getTable()"><B>getTable()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#getTable()"><B>getTable()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html#getTable()"><B>getTable()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader.FeatureEdgeLabel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/ActionContainer.html#getTable()"><B>getTable()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/ActionContainer.html" title="class in org.maltparser.parser.history.container">ActionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#getTable()"><B>getTable()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#getTableContainer()"><B>getTableContainer()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SingleDecision.html#getTableContainer()"><B>getTableContainer()</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SingleDecision.html" title="interface in org.maltparser.parser.history.action">SingleDecision</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/ActionContainer.html#getTableContainerName()"><B>getTableContainerName()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/ActionContainer.html" title="class in org.maltparser.parser.history.container">ActionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#getTableContainerName()"><B>getTableContainerName()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/DecisionPropertyTable.html#getTableForNextDecision(int)"><B>getTableForNextDecision(int)</B></A> - 
Method in interface org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/DecisionPropertyTable.html" title="interface in org.maltparser.parser.history.container">DecisionPropertyTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/DecisionPropertyTable.html#getTableForNextDecision(java.lang.String)"><B>getTableForNextDecision(String)</B></A> - 
Method in interface org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/DecisionPropertyTable.html" title="interface in org.maltparser.parser.history.container">DecisionPropertyTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/TransitionTable.html#getTableForNextDecision(int)"><B>getTableForNextDecision(int)</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/TransitionTable.html" title="class in org.maltparser.parser.transition">TransitionTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/TransitionTable.html#getTableForNextDecision(java.lang.String)"><B>getTableForNextDecision(String)</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/TransitionTable.html" title="class in org.maltparser.parser.transition">TransitionTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#getTableHandler()"><B>getTableHandler()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#getTableHandler()"><B>getTableHandler()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#getTableHandler()"><B>getTableHandler()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#getTableHandler()"><B>getTableHandler()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#getTableHandler()"><B>getTableHandler()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#getTableHandler()"><B>getTableHandler()</B></A> - 
Method in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#getTableHandler()"><B>getTableHandler()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>Returns symbol table handler
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#getTableHandler()"><B>getTableHandler()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>Returns symbol table handler
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#getTableHandler()"><B>getTableHandler()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>Returns symbol table handler
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#getTableHandler()"><B>getTableHandler()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#getTableHandler()"><B>getTableHandler()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#getTableHandler()"><B>getTableHandler()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html#getTableHandler()"><B>getTableHandler()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/GuideHistory.html#getTableHandler(java.lang.String)"><B>getTableHandler(String)</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/GuideHistory.html" title="interface in org.maltparser.parser.history">GuideHistory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#getTableHandler(java.lang.String)"><B>getTableHandler(String)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#getTableHandlers()"><B>getTableHandlers()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#getTableHandlers()"><B>getTableHandlers()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#getTableName()"><B>getTableName()</B></A> - 
Method in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/ActionContainer.html#getTableName()"><B>getTableName()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/ActionContainer.html" title="class in org.maltparser.parser.history.container">ActionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#getTableName()"><B>getTableName()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/Edge.html#getTarget()"><B>getTarget()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/Edge.html" title="interface in org.maltparser.core.syntaxgraph.edge">Edge</A>
<DD>Returns the target node of the edge.
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html#getTarget()"><B>getTarget()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">GraphEdge</A>
<DD>Returns the target node of the edge.
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#getTargetName()"><B>getTargetName()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMaltChartItem.html#getTargetName()"><B>getTargetName()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMaltChartItem.html" title="class in org.maltparser.parser">SingleMaltChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#getTerminalNode(int)"><B>getTerminalNode(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html#getTerminalNode(int)"><B>getTerminalNode(int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph">PhraseStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#getTerminalNode(int)"><B>getTerminalNode(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#getThirdFeature()"><B>getThirdFeature()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html#getTo()"><B>getTo()</B></A> - 
Method in class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html" title="class in org.maltparser.core.propagation.spec">PropagationSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html#getTokenIndices()"><B>getTokenIndices()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph">Sentence</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html#getTokenIndices()"><B>getTokenIndices()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html" title="interface in org.maltparser.core.syntaxgraph">TokenStructure</A>
<DD>Returns a sorted set of integers {s,...
<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html#getTokenNode(int)"><B>getTokenNode(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph">Sentence</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html#getTokenNode(int)"><B>getTokenNode(int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html" title="interface in org.maltparser.core.syntaxgraph">TokenStructure</A>
<DD>Returns the token node with index <i>index</i>.
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#getTopCandidateIndex()"><B>getTopCandidateIndex()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/TransitionTable.html#getTransition(java.lang.String)"><B>getTransition(String)</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/TransitionTable.html" title="class in org.maltparser.parser.transition">TransitionTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/TransitionTable.html#getTransition(int)"><B>getTransition(int)</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/TransitionTable.html" title="class in org.maltparser.parser.transition">TransitionTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html#getTransitionSystem()"><B>getTransitionSystem()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#getTransitionTableHandler()"><B>getTransitionTableHandler()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#getTrie()"><B>getTrie()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getType()"><B>getType()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Returns the type of the configuration directory
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#getType()"><B>getType()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html#getType()"><B>getType()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html" title="class in org.maltparser.core.io.dataformat">DataFormatEntry</A>
<DD>Return the column type
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/Edge.html#getType()"><B>getType()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/Edge.html" title="interface in org.maltparser.core.syntaxgraph.edge">Edge</A>
<DD>Returns the edge type (DEPENDENCY_EDGE, PHRASE_STRUCTURE_EDGE or SECONDARY_EDGE).
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html#getType()"><B>getType()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">GraphEdge</A>
<DD>Returns the edge type (DEPENDENCY_EDGE, PHRASE_STRUCTURE_EDGE or SECONDARY_EDGE).
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getUrl()"><B>getUrl()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Returns the URL to the malt configuration file (.mco)
<DT><A HREF="./org/maltparser/core/plugin/Plugin.html#getUrl()"><B>getUrl()</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/Plugin.html" title="class in org.maltparser.core.plugin">Plugin</A>
<DD>Returns the URL
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#getUrl()"><B>getUrl()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#getUrl()"><B>getUrl()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#getUrl()"><B>getUrl()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#getUrl()"><B>getUrl()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html#getUrlString()"><B>getUrlString()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification.Dependency</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#getUsage()"><B>getUsage()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Returns the usage of the option.
<DT><A HREF="./org/maltparser/core/symbol/trie/Trie.html#getValue(org.maltparser.core.symbol.trie.TrieNode, org.maltparser.core.symbol.trie.TrieSymbolTable)"><B>getValue(TrieNode, TrieSymbolTable)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/Trie.html" title="class in org.maltparser.core.symbol.trie">Trie</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTable.html#getValueCounter()"><B>getValueCounter()</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTable.html" title="interface in org.maltparser.core.symbol">SymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#getValueCounter()"><B>getValueCounter()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/BoolOption.html#getValueObject(java.lang.String)"><B>getValueObject(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/BoolOption.html" title="class in org.maltparser.core.options.option">BoolOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/ClassOption.html#getValueObject(java.lang.String)"><B>getValueObject(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/ClassOption.html" title="class in org.maltparser.core.options.option">ClassOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/EnumOption.html#getValueObject(java.lang.String)"><B>getValueObject(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/EnumOption.html" title="class in org.maltparser.core.options.option">EnumOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/IntegerOption.html#getValueObject(java.lang.String)"><B>getValueObject(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/IntegerOption.html" title="class in org.maltparser.core.options.option">IntegerOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#getValueObject(java.lang.String)"><B>getValueObject(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Returns the corresponding object for the option value (specified as a string value).
<DT><A HREF="./org/maltparser/core/options/option/StringEnumOption.html#getValueObject(java.lang.String)"><B>getValueObject(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringEnumOption.html" title="class in org.maltparser.core.options.option">StringEnumOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/StringOption.html#getValueObject(java.lang.String)"><B>getValueObject(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringOption.html" title="class in org.maltparser.core.options.option">StringOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/UnaryOption.html#getValueObject(java.lang.String)"><B>getValueObject(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/UnaryOption.html" title="class in org.maltparser.core.options.option">UnaryOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/SystemInfo.html#getVersion()"><B>getVersion()</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/SystemInfo.html" title="class in org.maltparser.core.helper">SystemInfo</A>
<DD>Returns the version number as string
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html#getWeight()"><B>getWeight()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">WeightedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Weightable.html#getWeight()"><B>getWeight()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Weightable.html" title="interface in org.maltparser.core.syntaxgraph">Weightable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#getWorkingDirectory()"><B>getWorkingDirectory()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Returns a file handler object for the working directory
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html#getWriter()"><B>getWriter()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">BracketWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html#getWriter()"><B>getWriter()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">NegraWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html#getWriter()"><B>getWriter()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TabWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html#getWriter()"><B>getWriter()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TigerXMLWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#getWriter()"><B>getWriter()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#getWriterOptions()"><B>getWriterOptions()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html" title="class in org.maltparser.core.syntaxgraph.edge"><B>GraphEdge</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/edge/package-summary.html">org.maltparser.core.syntaxgraph.edge</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html#GraphEdge()"><B>GraphEdge()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">GraphEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html#GraphEdge(org.maltparser.core.syntaxgraph.node.Node, org.maltparser.core.syntaxgraph.node.Node, int)"><B>GraphEdge(Node, Node, int)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">GraphEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#graphEdges"><B>graphEdges</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph"><B>GraphElement</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#GraphElement()"><B>GraphElement()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node"><B>GraphNode</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/node/package-summary.html">org.maltparser.core.syntaxgraph.node</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#GraphNode()"><B>GraphNode()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/Guidable.html" title="interface in org.maltparser.parser.guide"><B>Guidable</B></A> - Interface in <A HREF="./org/maltparser/parser/guide/package-summary.html">org.maltparser.parser.guide</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/guide/Guide.html" title="interface in org.maltparser.parser.guide"><B>Guide</B></A> - Interface in <A HREF="./org/maltparser/parser/guide/package-summary.html">org.maltparser.parser.guide</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/action/GuideDecision.html" title="interface in org.maltparser.parser.history.action"><B>GuideDecision</B></A> - Interface in <A HREF="./org/maltparser/parser/history/action/package-summary.html">org.maltparser.parser.history.action</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/guide/GuideException.html" title="class in org.maltparser.parser.guide"><B>GuideException</B></A> - Exception in <A HREF="./org/maltparser/parser/guide/package-summary.html">org.maltparser.parser.guide</A><DD>GuideException extends the MaltChainedException class and is thrown by classes
  within the guide package.<DT><A HREF="./org/maltparser/parser/guide/GuideException.html#GuideException(java.lang.String)"><B>GuideException(String)</B></A> - 
Constructor for exception org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/GuideException.html" title="class in org.maltparser.parser.guide">GuideException</A>
<DD>Creates a GuideException object with a message
<DT><A HREF="./org/maltparser/parser/guide/GuideException.html#GuideException(java.lang.String, java.lang.Throwable)"><B>GuideException(String, Throwable)</B></A> - 
Constructor for exception org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/GuideException.html" title="class in org.maltparser.parser.guide">GuideException</A>
<DD>Creates a GuideException object with a message and a cause to the exception.
<DT><A HREF="./org/maltparser/parser/history/GuideHistory.html" title="interface in org.maltparser.parser.history"><B>GuideHistory</B></A> - Interface in <A HREF="./org/maltparser/parser/history/package-summary.html">org.maltparser.parser.history</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/action/GuideUserAction.html" title="interface in org.maltparser.parser.history.action"><B>GuideUserAction</B></A> - Interface in <A HREF="./org/maltparser/parser/history/action/package-summary.html">org.maltparser.parser.history.action</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/GuideUserHistory.html" title="interface in org.maltparser.parser.history"><B>GuideUserHistory</B></A> - Interface in <A HREF="./org/maltparser/parser/history/package-summary.html">org.maltparser.parser.history</A><DD>&nbsp;</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#hasAncestorInside(int, int)"><B>hasAncestorInside(int, int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#hasAncestorInside(int, int)"><B>hasAncestorInside(int, int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#hasAncestorInside(int, int)"><B>hasAncestorInside(int, int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#hasAtMostOneHead()"><B>hasAtMostOneHead()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Returns <i>true</i> if the node has at most one head, otherwise <i>false</i>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#hasAtMostOneHead()"><B>hasAtMostOneHead()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#hasAtMostOneHead()"><B>hasAtMostOneHead()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#hasDependent()"><B>hasDependent()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#hasDependent()"><B>hasDependent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#hasDependent()"><B>hasDependent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigDirChartItem.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigDirChartItem.html" title="class in org.maltparser.core.config">ConfigDirChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html" title="class in org.maltparser.core.flow.spec">ChartItemSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html" title="class in org.maltparser.core.flow.spec">ChartSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html" title="class in org.maltparser.core.io.dataformat">DataFormatEntry</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html" title="class in org.maltparser.core.propagation.spec">PropagationSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/Trie.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/Trie.html" title="class in org.maltparser.core.symbol.trie">Trie</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieEntry.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieEntry.html" title="class in org.maltparser.core.symbol.trie">TrieEntry</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieNode.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieNode.html" title="class in org.maltparser.core.symbol.trie">TrieNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html" title="class in org.maltparser.core.syntaxgraph">CopyChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">GraphEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">WeightedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraphChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryList.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryList.html" title="class in org.maltparser.parser.history">HistoryList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTreeNode.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTreeNode.html" title="class in org.maltparser.parser.history">HistoryTreeNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/Candidate.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/Candidate.html" title="class in org.maltparser.parser.history.kbest">Candidate</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/ScoredCandidate.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/ScoredCandidate.html" title="class in org.maltparser.parser.history.kbest">ScoredCandidate</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMaltChartItem.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMaltChartItem.html" title="class in org.maltparser.parser">SingleMaltChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/Transition.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/Transition.html" title="class in org.maltparser.parser.transition">Transition</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html#hashCode()"><B>hashCode()</B></A> - 
Method in class org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html" title="class in org.maltparser.transform.pseudo">PseudoProjChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#hasHead()"><B>hasHead()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Returns <i>true</i> if the node has one or more head(s), otherwise <i>false</i>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#hasHead()"><B>hasHead()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#hasHead()"><B>hasHead()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#hasHeadEdgeLabel(org.maltparser.core.symbol.SymbolTable)"><B>hasHeadEdgeLabel(SymbolTable)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#hasHeadEdgeLabel(org.maltparser.core.symbol.SymbolTable)"><B>hasHeadEdgeLabel(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#hasHeadEdgeLabel(org.maltparser.core.symbol.SymbolTable)"><B>hasHeadEdgeLabel(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Element.html#hasLabel(org.maltparser.core.symbol.SymbolTable)"><B>hasLabel(SymbolTable)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Element.html" title="interface in org.maltparser.core.syntaxgraph">Element</A>
<DD>Returns <i>true</i> if the graph element has a label for the symbol table, otherwise <i>false</i>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#hasLabel(org.maltparser.core.symbol.SymbolTable)"><B>hasLabel(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>Returns <i>true</i> if the graph element has a label for the symbol table, otherwise <i>false</i>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#hasLabeledDependency(int)"><B>hasLabeledDependency(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#hasLabeledDependency(int)"><B>hasLabeledDependency(int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Returns <i>true</i> if the head edge of the dependency node with <i>index</i> is labeled, otherwise <i>false</i>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#hasLabeledDependency(int)"><B>hasLabeledDependency(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#hasLeftDependent()"><B>hasLeftDependent()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Returns <i>true</i> if the node has one or more left dependents, otherwise <i>false</i>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#hasLeftDependent()"><B>hasLeftDependent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>Returns <code>true</code> if the node has one or more left dependents, otherwise <code>false</code>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#hasLeftDependent()"><B>hasLeftDependent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>Returns <code>true</code> if the node has one or more left dependents, otherwise <code>false</code>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#hasNonTerminalChildren()"><B>hasNonTerminalChildren()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html#hasNonTerminalChildren()"><B>hasNonTerminalChildren()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html" title="interface in org.maltparser.core.syntaxgraph.node">NonTerminalNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#hasNonTerminalChildren()"><B>hasNonTerminalChildren()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#hasNonTerminals()"><B>hasNonTerminals()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html#hasNonTerminals()"><B>hasNonTerminals()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph">PhraseStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#hasNonTerminals()"><B>hasNonTerminals()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#hasParentEdgeLabel(org.maltparser.core.symbol.SymbolTable)"><B>hasParentEdgeLabel(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/PhraseStructureNode.html#hasParentEdgeLabel(org.maltparser.core.symbol.SymbolTable)"><B>hasParentEdgeLabel(SymbolTable)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/PhraseStructureNode.html" title="interface in org.maltparser.core.syntaxgraph.node">PhraseStructureNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#hasParentEdgeLabel(org.maltparser.core.symbol.SymbolTable)"><B>hasParentEdgeLabel(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#hasParentEdgeLabel(org.maltparser.core.symbol.SymbolTable)"><B>hasParentEdgeLabel(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#hasPostProcessChartItems()"><B>hasPostProcessChartItems()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#hasPreProcessChartItems()"><B>hasPreProcessChartItems()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#hasProcessChartItems()"><B>hasProcessChartItems()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#hasRightDependent()"><B>hasRightDependent()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#hasRightDependent()"><B>hasRightDependent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>Returns <code>true</code> if the node has one or more right dependents, otherwise <code>false</code>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#hasRightDependent()"><B>hasRightDependent()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>Returns <code>true</code> if the node has one or more right dependents, otherwise <code>false</code>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#hasTerminalChildren()"><B>hasTerminalChildren()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html#hasTerminalChildren()"><B>hasTerminalChildren()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html" title="interface in org.maltparser.core.syntaxgraph.node">NonTerminalNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#hasTerminalChildren()"><B>hasTerminalChildren()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html#hasTokens()"><B>hasTokens()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph">Sentence</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html#hasTokens()"><B>hasTokens()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html" title="interface in org.maltparser.core.syntaxgraph">TokenStructure</A>
<DD>Returns <i>true</i> if the token structure (sentence) has any token nodes, otherwise <i>false</i>.
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#HEAD"><B>HEAD</B></A> - 
Static variable in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/SystemInfo.html#header()"><B>header()</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/SystemInfo.html" title="class in org.maltparser.core.helper">SystemInfo</A>
<DD>Returns the application header
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules"><B>HeadRule</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/headrules/package-summary.html">org.maltparser.core.syntaxgraph.headrules</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#HeadRule(org.maltparser.core.syntaxgraph.headrules.HeadRules, java.lang.String)"><B>HeadRule(HeadRules, String)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html#headRule"><B>headRule</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRuleException.html" title="class in org.maltparser.core.syntaxgraph.headrules"><B>HeadRuleException</B></A> - Exception in <A HREF="./org/maltparser/core/syntaxgraph/headrules/package-summary.html">org.maltparser.core.syntaxgraph.headrules</A><DD>HeadRuleException extends the MaltChainedException class and is thrown by classes
  within the headrule package.<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRuleException.html#HeadRuleException(java.lang.String)"><B>HeadRuleException(String)</B></A> - 
Constructor for exception org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRuleException.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRuleException</A>
<DD>Creates a HeadRuleException object with a message
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRuleException.html#HeadRuleException(java.lang.String, java.lang.Throwable)"><B>HeadRuleException(String, Throwable)</B></A> - 
Constructor for exception org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRuleException.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRuleException</A>
<DD>Creates a HeadRuleException object with a message and a cause to the exception.
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#headRules"><B>headRules</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html" title="class in org.maltparser.core.syntaxgraph.headrules"><B>HeadRules</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/headrules/package-summary.html">org.maltparser.core.syntaxgraph.headrules</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html#HeadRules(org.apache.log4j.Logger, org.maltparser.core.io.dataformat.DataFormatInstance)"><B>HeadRules(Logger, DataFormatInstance)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRules</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#heads"><B>heads</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#history"><B>history</B></A> - 
Variable in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#history"><B>history</B></A> - 
Variable in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history"><B>History</B></A> - Class in <A HREF="./org/maltparser/parser/history/package-summary.html">org.maltparser.parser.history</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/History.html#History(java.lang.String, java.lang.String, java.util.HashMap)"><B>History(String, String, HashMap&lt;String, TableHandler&gt;)</B></A> - 
Constructor for class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryException.html" title="class in org.maltparser.parser.history"><B>HistoryException</B></A> - Exception in <A HREF="./org/maltparser/parser/history/package-summary.html">org.maltparser.parser.history</A><DD>HistoryException extends the MaltChainedException class and is thrown by classes
  within the history package.<DT><A HREF="./org/maltparser/parser/history/HistoryException.html#HistoryException(java.lang.String)"><B>HistoryException(String)</B></A> - 
Constructor for exception org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryException.html" title="class in org.maltparser.parser.history">HistoryException</A>
<DD>Creates a HistoryException object with a message
<DT><A HREF="./org/maltparser/parser/history/HistoryException.html#HistoryException(java.lang.String, java.lang.Throwable)"><B>HistoryException(String, Throwable)</B></A> - 
Constructor for exception org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryException.html" title="class in org.maltparser.parser.history">HistoryException</A>
<DD>Creates a HistoryException object with a message and a cause to the exception.
<DT><A HREF="./org/maltparser/parser/history/HistoryList.html" title="class in org.maltparser.parser.history"><B>HistoryList</B></A> - Class in <A HREF="./org/maltparser/parser/history/package-summary.html">org.maltparser.parser.history</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/HistoryList.html#HistoryList()"><B>HistoryList()</B></A> - 
Constructor for class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryList.html" title="class in org.maltparser.parser.history">HistoryList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryListNode.html" title="class in org.maltparser.parser.history"><B>HistoryListNode</B></A> - Class in <A HREF="./org/maltparser/parser/history/package-summary.html">org.maltparser.parser.history</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/HistoryListNode.html#HistoryListNode(org.maltparser.parser.history.HistoryNode, org.maltparser.parser.history.action.GuideUserAction)"><B>HistoryListNode(HistoryNode, GuideUserAction)</B></A> - 
Constructor for class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryListNode.html" title="class in org.maltparser.parser.history">HistoryListNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryNode.html" title="interface in org.maltparser.parser.history"><B>HistoryNode</B></A> - Interface in <A HREF="./org/maltparser/parser/history/package-summary.html">org.maltparser.parser.history</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/ParserConfiguration.html#historyNode"><B>historyNode</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser">ParserConfiguration</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryStructure.html" title="class in org.maltparser.parser.history"><B>HistoryStructure</B></A> - Class in <A HREF="./org/maltparser/parser/history/package-summary.html">org.maltparser.parser.history</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/HistoryStructure.html#HistoryStructure()"><B>HistoryStructure()</B></A> - 
Constructor for class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryStructure.html" title="class in org.maltparser.parser.history">HistoryStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTree.html" title="class in org.maltparser.parser.history"><B>HistoryTree</B></A> - Class in <A HREF="./org/maltparser/parser/history/package-summary.html">org.maltparser.parser.history</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/HistoryTree.html#HistoryTree()"><B>HistoryTree()</B></A> - 
Constructor for class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTree.html" title="class in org.maltparser.parser.history">HistoryTree</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTreeNode.html" title="class in org.maltparser.parser.history"><B>HistoryTreeNode</B></A> - Class in <A HREF="./org/maltparser/parser/history/package-summary.html">org.maltparser.parser.history</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/HistoryTreeNode.html#HistoryTreeNode(org.maltparser.parser.history.HistoryNode, org.maltparser.parser.history.action.GuideUserAction)"><B>HistoryTreeNode(HistoryNode, GuideUserAction)</B></A> - 
Constructor for class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTreeNode.html" title="class in org.maltparser.parser.history">HistoryTreeNode</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#identifyFeature(java.lang.String)"><B>identifyFeature(String)</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#identifyFeatureFunction(java.util.Stack)"><B>identifyFeatureFunction(Stack&lt;Object&gt;)</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#identifyHead(org.maltparser.core.syntaxgraph.headrules.HeadRules)"><B>identifyHead(HeadRules)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html#identifyHead(org.maltparser.core.syntaxgraph.headrules.HeadRules)"><B>identifyHead(HeadRules)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html" title="interface in org.maltparser.core.syntaxgraph.node">NonTerminalNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#identifyHead(org.maltparser.core.syntaxgraph.headrules.HeadRules)"><B>identifyHead(HeadRules)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#IGNORE"><B>IGNORE</B></A> - 
Static variable in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#incomingEdges"><B>incomingEdges</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#increaseFrequency()"><B>increaseFrequency()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>Increase the frequency by 1
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#increaseFrequency()"><B>increaseFrequency()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>Increase the frequency by 1
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#increaseFrequency()"><B>increaseFrequency()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>Increase the frequency by 1
<DT><A HREF="./org/maltparser/parser/guide/instance/InstanceModel.html#increaseFrequency()"><B>increaseFrequency()</B></A> - 
Method in interface org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/InstanceModel.html" title="interface in org.maltparser.parser.guide.instance">InstanceModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/LearningMethod.html#increaseNumberOfInstances()"><B>increaseNumberOfInstances()</B></A> - 
Method in interface org.maltparser.ml.<A HREF="./org/maltparser/ml/LearningMethod.html" title="interface in org.maltparser.ml">LearningMethod</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#increaseNumberOfInstances()"><B>increaseNumberOfInstances()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#increaseNumberOfInstances()"><B>increaseNumberOfInstances()</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#increaseValueCounter()"><B>increaseValueCounter()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#index"><B>index</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#index"><B>index</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#index"><B>index</B></A> - 
Variable in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#index"><B>index</B></A> - 
Variable in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#index"><B>index</B></A> - 
Variable in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#index"><B>index</B></A> - 
Variable in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#index"><B>index</B></A> - 
Variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#INDEX_OFFSET"><B>INDEX_OFFSET</B></A> - 
Static variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#infoFile"><B>infoFile</B></A> - 
Variable in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#init(java.lang.String)"><B>init(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html#init(java.lang.String)"><B>init(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html#init(java.lang.String)"><B>init(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Oracle.html#initActionContainers()"><B>initActionContainers()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Oracle.html" title="class in org.maltparser.parser">Oracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#initChartItem(org.maltparser.core.flow.spec.ChartItemSpecification)"><B>initChartItem(ChartItemSpecification)</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#initConfigLogger(java.lang.String, java.lang.String)"><B>initConfigLogger(String, String)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>Initialize the configuration logger
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#initCreatedByMaltParserVersionFromInfoFile()"><B>initCreatedByMaltParserVersionFromInfoFile()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#initDataFormat()"><B>initDataFormat()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#initDecisionModel(org.maltparser.parser.history.action.SingleDecision)"><B>initDecisionModel(SingleDecision)</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#initDecisions()"><B>initDecisions()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#initDecisionSettings(java.lang.String)"><B>initDecisionSettings(String)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#initFeatureModel()"><B>initFeatureModel()</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#initFeatureModelManager()"><B>initFeatureModelManager()</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#initHistory()"><B>initHistory()</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigDirChartItem.html#initialize(org.maltparser.core.flow.FlowChartInstance, org.maltparser.core.flow.spec.ChartItemSpecification)"><B>initialize(FlowChartInstance, ChartItemSpecification)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigDirChartItem.html" title="class in org.maltparser.core.config">ConfigDirChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/function/Function.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in interface org.maltparser.core.feature.function.<A HREF="./org/maltparser/core/feature/function/Function.html" title="interface in org.maltparser.core.feature.function">Function</A>
<DD>Initialize the feature function
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartManager.html#initialize(int, java.lang.String)"><B>initialize(int, String)</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartManager.html" title="class in org.maltparser.core.flow">FlowChartManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html#initialize(org.maltparser.core.flow.FlowChartInstance, org.maltparser.core.flow.spec.ChartItemSpecification)"><B>initialize(FlowChartInstance, ChartItemSpecification)</B></A> - 
Method in class org.maltparser.core.flow.item.<A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</A>
<DD>Initialize the chart item
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html#initialize(org.maltparser.core.flow.FlowChartInstance, org.maltparser.core.flow.spec.ChartItemSpecification)"><B>initialize(FlowChartInstance, ChartItemSpecification)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html" title="class in org.maltparser.core.syntaxgraph">CopyChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>Initialize the exists feature function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html" title="class in org.maltparser.core.syntaxgraph.feature">DGraphAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>Initialize the distance feature function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>Initialize the exists feature function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>Initialize the distance feature function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#initialize(org.maltparser.core.flow.FlowChartInstance, org.maltparser.core.flow.spec.ChartItemSpecification)"><B>initialize(FlowChartInstance, ChartItemSpecification)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html#initialize(org.maltparser.core.flow.FlowChartInstance, org.maltparser.core.flow.spec.ChartItemSpecification)"><B>initialize(FlowChartInstance, ChartItemSpecification)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraphChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#initialize(org.maltparser.core.flow.FlowChartInstance, org.maltparser.core.flow.spec.ChartItemSpecification)"><B>initialize(FlowChartInstance, ChartItemSpecification)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/Engine.html#initialize(int)"><B>initialize(int)</B></A> - 
Method in class org.maltparser.<A HREF="./org/maltparser/Engine.html" title="class in org.maltparser">Engine</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#initialize(org.maltparser.parser.ParserConfiguration)"><B>initialize(ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#initialize(org.maltparser.parser.ParserConfiguration)"><B>initialize(ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#initialize(org.maltparser.parser.ParserConfiguration)"><B>initialize(ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html#initialize(org.maltparser.parser.ParserConfiguration)"><B>initialize(ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html" title="class in org.maltparser.parser.algorithm.stack">StackConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#initialize(java.lang.Object[])"><B>initialize(Object[])</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#initialize(org.maltparser.parser.ParserConfiguration)"><B>initialize(ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserConfiguration.html#initialize(org.maltparser.parser.ParserConfiguration)"><B>initialize(ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser">ParserConfiguration</A>
<DD>Initialize the parser configuration with the same state as the parameter config
<DT><A HREF="./org/maltparser/parser/ParserState.html#initialize(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>initialize(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#initialize(int, org.maltparser.core.io.dataformat.DataFormatInstance, org.maltparser.core.config.ConfigurationDir, int)"><B>initialize(int, DataFormatInstance, ConfigurationDir, int)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMaltChartItem.html#initialize(org.maltparser.core.flow.FlowChartInstance, org.maltparser.core.flow.spec.ChartItemSpecification)"><B>initialize(FlowChartInstance, ChartItemSpecification)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMaltChartItem.html" title="class in org.maltparser.parser">SingleMaltChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html#initialize(org.maltparser.core.flow.FlowChartInstance, org.maltparser.core.flow.spec.ChartItemSpecification)"><B>initialize(FlowChartInstance, ChartItemSpecification)</B></A> - 
Method in class org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html" title="class in org.maltparser.transform.pseudo">PseudoProjChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/transform/pseudo/PseudoProjectivity.html#initialize(java.lang.String, java.lang.String, java.lang.String, org.apache.log4j.Logger, org.maltparser.core.symbol.SymbolTableHandler)"><B>initialize(String, String, String, Logger, SymbolTableHandler)</B></A> - 
Method in class org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/PseudoProjectivity.html" title="class in org.maltparser.transform.pseudo">PseudoProjectivity</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#initializeColumnNameMap()"><B>initializeColumnNameMap()</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#initializeDataStructuresMap()"><B>initializeDataStructuresMap()</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#initializeFunction(org.maltparser.core.feature.function.Function, java.util.Stack)"><B>initializeFunction(Function, Stack&lt;Object&gt;)</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/MaltParserService.html#initializeParserModel(java.lang.String)"><B>initializeParserModel(String)</B></A> - 
Method in class org.maltparser.<A HREF="./org/maltparser/MaltParserService.html" title="class in org.maltparser">MaltParserService</A>
<DD>Initialize a parser model that later can by used to parse sentences.
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#initInput(java.lang.String, java.lang.String)"><B>initInput(String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#initKBestList()"><B>initKBestList()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/ScoredKBestList.html#initKBestList()"><B>initKBestList()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/ScoredKBestList.html" title="class in org.maltparser.parser.history.kbest">ScoredKBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#initLiblinearOptions()"><B>initLiblinearOptions()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#initMethod()"><B>initMethod()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>Initialize the learning method according to the option --learner-method.
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#initNameNTypeFromInfoFile(java.net.URL)"><B>initNameNTypeFromInfoFile(URL)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#initOutput(java.lang.String, java.lang.String)"><B>initOutput(String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#initParameters(libsvm.svm_parameter)"><B>initParameters(svm_parameter)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>Assign a default value to all svm parameters
<DT><A HREF="./org/maltparser/parser/Algorithm.html#initParserState(int)"><B>initParserState(int)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#initParsingAlgorithm()"><B>initParsingAlgorithm()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>Initialize the parsing algorithm
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#initReader(java.lang.Class, java.lang.String, java.lang.String, java.lang.String, int)"><B>initReader(Class&lt;? extends SyntaxGraphReader&gt;, String, String, String, int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#initSpecialParameters()"><B>initSpecialParameters()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#initSpecialParameters()"><B>initSpecialParameters()</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#initSplitParam(org.maltparser.core.feature.FeatureVector)"><B>initSplitParam(FeatureVector)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>Initialize the feature split parameters and the split feature vector and master feature vector
 according to the behavior strategy.
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#initSvmParam(java.lang.String)"><B>initSvmParam(String)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>Initialize the LIBSVM according to the parameter string
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#initSymbolTable()"><B>initSymbolTable()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#initTableHandlers(java.lang.String, org.maltparser.core.symbol.SymbolTableHandler)"><B>initTableHandlers(String, SymbolTableHandler)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#initTransitionSystem(org.maltparser.parser.history.GuideUserHistory)"><B>initTransitionSystem(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html#initWithDefaultTransitions(org.maltparser.parser.history.GuideUserHistory)"><B>initWithDefaultTransitions(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html" title="class in org.maltparser.parser.algorithm.covington">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/Projective.html#initWithDefaultTransitions(org.maltparser.parser.history.GuideUserHistory)"><B>initWithDefaultTransitions(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/Projective.html" title="class in org.maltparser.parser.algorithm.covington">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html#initWithDefaultTransitions(org.maltparser.parser.history.GuideUserHistory)"><B>initWithDefaultTransitions(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html" title="class in org.maltparser.parser.algorithm.nivre">ArcEager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html#initWithDefaultTransitions(org.maltparser.parser.history.GuideUserHistory)"><B>initWithDefaultTransitions(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html" title="class in org.maltparser.parser.algorithm.nivre">ArcStandard</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/Planar.html#initWithDefaultTransitions(org.maltparser.parser.history.GuideUserHistory)"><B>initWithDefaultTransitions(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/Planar.html" title="class in org.maltparser.parser.algorithm.planar">Planar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html#initWithDefaultTransitions(org.maltparser.parser.history.GuideUserHistory)"><B>initWithDefaultTransitions(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html" title="class in org.maltparser.parser.algorithm.stack">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/Projective.html#initWithDefaultTransitions(org.maltparser.parser.history.GuideUserHistory)"><B>initWithDefaultTransitions(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/Projective.html" title="class in org.maltparser.parser.algorithm.stack">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#initWithDefaultTransitions(org.maltparser.parser.history.GuideUserHistory)"><B>initWithDefaultTransitions(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#initWithDefaultTransitions(org.maltparser.parser.history.GuideUserHistory)"><B>initWithDefaultTransitions(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#initWorkingDirectory()"><B>initWorkingDirectory()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Initialize the working directory
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#initWorkingDirectory(java.lang.String)"><B>initWorkingDirectory(String)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Initialize the working directory according to the path.
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#initWriter(java.lang.Class, java.lang.String, java.lang.String, java.lang.String)"><B>initWriter(Class&lt;? extends SyntaxGraphWriter&gt;, String, String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#INPUT"><B>INPUT</B></A> - 
Static variable in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature"><B>InputArcDirFeature</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/feature/package-summary.html">org.maltparser.core.syntaxgraph.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#InputArcDirFeature(org.maltparser.core.io.dataformat.DataFormatInstance, org.maltparser.core.symbol.SymbolTableHandler)"><B>InputArcDirFeature(DataFormatInstance, SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature"><B>InputArcFeature</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/feature/package-summary.html">org.maltparser.core.syntaxgraph.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#InputArcFeature(org.maltparser.core.io.dataformat.DataFormatInstance, org.maltparser.core.symbol.SymbolTableHandler)"><B>InputArcFeature(DataFormatInstance, SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature"><B>InputColumnFeature</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/feature/package-summary.html">org.maltparser.core.syntaxgraph.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html#InputColumnFeature(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>InputColumnFeature(DataFormatInstance)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/InputNullValues.html" title="class in org.maltparser.core.symbol.nullvalue"><B>InputNullValues</B></A> - Class in <A HREF="./org/maltparser/core/symbol/nullvalue/package-summary.html">org.maltparser.core.symbol.nullvalue</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/symbol/nullvalue/InputNullValues.html#InputNullValues(java.lang.String, org.maltparser.core.symbol.SymbolTable)"><B>InputNullValues(String, SymbolTable)</B></A> - 
Constructor for class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/InputNullValues.html" title="class in org.maltparser.core.symbol.nullvalue">InputNullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature"><B>InputTableFeature</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/feature/package-summary.html">org.maltparser.core.syntaxgraph.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html#InputTableFeature(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>InputTableFeature(DataFormatInstance)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartManager.html#instance()"><B>instance()</B></A> - 
Static method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartManager.html" title="class in org.maltparser.core.flow">FlowChartManager</A>
<DD>Returns a reference to the single instance.
<DT><A HREF="./org/maltparser/core/helper/SystemInfo.html#instance()"><B>instance()</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/SystemInfo.html" title="class in org.maltparser.core.helper">SystemInfo</A>
<DD>Returns a reference to the single instance.
<DT><A HREF="./org/maltparser/core/helper/SystemLogger.html#instance()"><B>instance()</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/SystemLogger.html" title="class in org.maltparser.core.helper">SystemLogger</A>
<DD>Returns a reference to the single instance.
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#instance()"><B>instance()</B></A> - 
Static method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Returns a reference to the single instance.
<DT><A HREF="./org/maltparser/core/plugin/PluginLoader.html#instance()"><B>instance()</B></A> - 
Static method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/PluginLoader.html" title="class in org.maltparser.core.plugin">PluginLoader</A>
<DD>Returns a reference to the single instance.
<DT><A HREF="./org/maltparser/parser/guide/instance/InstanceModel.html" title="interface in org.maltparser.parser.guide.instance"><B>InstanceModel</B></A> - Interface in <A HREF="./org/maltparser/parser/guide/instance/package-summary.html">org.maltparser.parser.guide.instance</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#INTEGER"><B>INTEGER</B></A> - 
Static variable in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/IntegerOption.html" title="class in org.maltparser.core.options.option"><B>IntegerOption</B></A> - Class in <A HREF="./org/maltparser/core/options/option/package-summary.html">org.maltparser.core.options.option</A><DD>An integer option is an option that can only contain an integer value.<DT><A HREF="./org/maltparser/core/options/option/IntegerOption.html#IntegerOption(org.maltparser.core.options.OptionGroup, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>IntegerOption(OptionGroup, String, String, String, String, String)</B></A> - 
Constructor for class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/IntegerOption.html" title="class in org.maltparser.core.options.option">IntegerOption</A>
<DD>Creates an integer option description
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#isActionContainersLabeled()"><B>isActionContainersLabeled()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#isAllowRoot()"><B>isAllowRoot()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#isAllowShift()"><B>isAllowShift()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#isAmbiguous()"><B>isAmbiguous()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Returns true if the option name is ambiguous over all option groups, otherwise false.
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#isConnected()"><B>isConnected()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#isConnected()"><B>isConnected()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Returns <i>true</i> if all nodes in the dependency structure are connected, otherwise <i>false</i>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#isConnected()"><B>isConnected()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#isContinuous()"><B>isContinuous()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#isContinuous()"><B>isContinuous()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html#isContinuous()"><B>isContinuous()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html" title="interface in org.maltparser.core.syntaxgraph.node">NonTerminalNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#isContinuous()"><B>isContinuous()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html#isContinuous()"><B>isContinuous()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph">PhraseStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#isContinuous()"><B>isContinuous()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#isContinuousExcludeTerminalsAttachToRoot()"><B>isContinuousExcludeTerminalsAttachToRoot()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#isContinuousExcludeTerminalsAttachToRoot()"><B>isContinuousExcludeTerminalsAttachToRoot()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html#isContinuousExcludeTerminalsAttachToRoot()"><B>isContinuousExcludeTerminalsAttachToRoot()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html" title="interface in org.maltparser.core.syntaxgraph.node">NonTerminalNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#isContinuousExcludeTerminalsAttachToRoot()"><B>isContinuousExcludeTerminalsAttachToRoot()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html#isContinuousExcludeTerminalsAttachToRoot()"><B>isContinuousExcludeTerminalsAttachToRoot()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph">PhraseStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#isContinuousExcludeTerminalsAttachToRoot()"><B>isContinuousExcludeTerminalsAttachToRoot()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#isCovington()"><B>isCovington()</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#isDiagnostics()"><B>isDiagnostics()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FunctionDescription.html#isHasFactory()"><B>isHasFactory()</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FunctionDescription.html" title="class in org.maltparser.core.feature.system">FunctionDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FunctionDescription.html#isHasSubfunctions()"><B>isHasSubfunctions()</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FunctionDescription.html" title="class in org.maltparser.core.feature.system">FunctionDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#isHeadEdgeLabeled()"><B>isHeadEdgeLabeled()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#isHeadEdgeLabeled()"><B>isHeadEdgeLabeled()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#isHeadEdgeLabeled()"><B>isHeadEdgeLabeled()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html#isKnown(int)"><B>isKnown(int)</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html" title="class in org.maltparser.core.feature.value">MultipleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html#isKnown()"><B>isKnown()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html" title="class in org.maltparser.core.feature.value">SingleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieEntry.html#isKnown()"><B>isKnown()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieEntry.html" title="class in org.maltparser.core.symbol.trie">TrieEntry</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Element.html#isLabeled()"><B>isLabeled()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Element.html" title="interface in org.maltparser.core.syntaxgraph">Element</A>
<DD>Returns <i>true</i> if the graph element has one or more labels, otherwise <i>false</i>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#isLabeled()"><B>isLabeled()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>Returns <i>true</i> if the graph element has one or more labels, otherwise <i>false</i>.
<DT><A HREF="./org/maltparser/parser/transition/Transition.html#isLabeled()"><B>isLabeled()</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/Transition.html" title="class in org.maltparser.parser.transition">Transition</A>
<DD>Returns true if the transition is labeled, otherwise false
<DT><A HREF="./org/maltparser/core/feature/value/FeatureValue.html#isNullValue()"><B>isNullValue()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/FeatureValue.html" title="class in org.maltparser.core.feature.value">FeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#isNullValue(int)"><B>isNullValue(int)</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#isNullValue(java.lang.String)"><B>isNullValue(String)</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#isNullValue(java.lang.StringBuilder)"><B>isNullValue(StringBuilder)</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTable.html#isNullValue(java.lang.String)"><B>isNullValue(String)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTable.html" title="interface in org.maltparser.core.symbol">SymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTable.html#isNullValue(int)"><B>isNullValue(int)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTable.html" title="interface in org.maltparser.core.symbol">SymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#isNullValue(java.lang.String)"><B>isNullValue(String)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#isNullValue(int)"><B>isNullValue(int)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#isPpcoveredRoot()"><B>isPpcoveredRoot()</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#isPplifted()"><B>isPplifted()</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#isPppath()"><B>isPppath()</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#isProjective()"><B>isProjective()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#isProjective()"><B>isProjective()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Returns <i>true</i> if all edges in the dependency structure are projective, otherwise <i>false</i>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#isProjective()"><B>isProjective()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#isProjective()"><B>isProjective()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>Returns <i>true</i> if the head edge is projective, otherwise <i>false</i>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#isProjective()"><B>isProjective()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#isProjective()"><B>isProjective()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html#isRoot()"><B>isRoot()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/ComparableNode.html" title="interface in org.maltparser.core.syntaxgraph.node">ComparableNode</A>
<DD>Returns <i>true</i> if the node is a root node, otherwise <i>false</i>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#isRoot()"><B>isRoot()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#isRoot()"><B>isRoot()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#isRoot()"><B>isRoot()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#isRoot()"><B>isRoot()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#isSingleHeaded()"><B>isSingleHeaded()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#isSingleHeaded()"><B>isSingleHeaded()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Returns <i>true</i> if all dependency nodes have at most one incoming edge, otherwise <i>false</i>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#isSingleHeaded()"><B>isSingleHeaded()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#isSingleHeadedConstraint()"><B>isSingleHeadedConstraint()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#isSingleHeadedConstraint()"><B>isSingleHeadedConstraint()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#isTerminalState()"><B>isTerminalState()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#isTerminalState()"><B>isTerminalState()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#isTerminalState()"><B>isTerminalState()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html#isTerminalState()"><B>isTerminalState()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html" title="class in org.maltparser.parser.algorithm.stack">StackConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#isTerminalState()"><B>isTerminalState()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserConfiguration.html#isTerminalState()"><B>isTerminalState()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser">ParserConfiguration</A>
<DD>Returns true if the parser configuration is in a terminal state, otherwise false.
<DT><A HREF="./org/maltparser/parser/ParserState.html#isTerminalState()"><B>isTerminalState()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#isTigerXMLWritable()"><B>isTigerXMLWritable()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#isTree()"><B>isTree()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#isTree()"><B>isTree()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Returns <i>true</i> if the dependency structure are a tree (isConnected() && isSingleHeaded()), otherwise <i>false</i>.
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#isTree()"><B>isTree()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#isUseSplitFeats()"><B>isUseSplitFeats()</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html#iterator()"><B>iterator()</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html" title="class in org.maltparser.core.feature.spec">SpecificationModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html#iterator()"><B>iterator()</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html" title="class in org.maltparser.core.feature.spec">SpecificationSubModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#iterator()"><B>iterator()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/plugin/PluginLoader.html#iterator()"><B>iterator()</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/PluginLoader.html" title="class in org.maltparser.core.plugin">PluginLoader</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_J_"><!-- --></A><H2>
<B>J</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/plugin/JarLoader.html" title="class in org.maltparser.core.plugin"><B>JarLoader</B></A> - Class in <A HREF="./org/maltparser/core/plugin/package-summary.html">org.maltparser.core.plugin</A><DD>The jar class loader loads the content of a jar file that complies with a MaltParser Plugin.<DT><A HREF="./org/maltparser/core/plugin/JarLoader.html#JarLoader(java.lang.ClassLoader)"><B>JarLoader(ClassLoader)</B></A> - 
Constructor for class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/JarLoader.html" title="class in org.maltparser.core.plugin">JarLoader</A>
<DD>Creates a new class loader that is specialized for loading jar files.
</DL>
<HR>
<A NAME="_K_"><!-- --></A><H2>
<B>K</B></H2>
<DL>
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#k"><B>k</B></A> - 
Variable in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#kBestList"><B>kBestList</B></A> - 
Variable in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest"><B>KBestList</B></A> - Class in <A HREF="./org/maltparser/parser/history/kbest/package-summary.html">org.maltparser.parser.history.kbest</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#KBestList(org.maltparser.parser.history.action.SingleDecision)"><B>KBestList(SingleDecision)</B></A> - 
Constructor for class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>Creates a unrestricted k-best list
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#KBestList(java.lang.Integer, org.maltparser.parser.history.action.SingleDecision)"><B>KBestList(Integer, SingleDecision)</B></A> - 
Constructor for class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>Creates a k-best list
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#kBestList"><B>kBestList</B></A> - 
Variable in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#kBestListClass"><B>kBestListClass</B></A> - 
Variable in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#kBestSize"><B>kBestSize</B></A> - 
Variable in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPool.html#keepThreshold"><B>keepThreshold</B></A> - 
Variable in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPool.html" title="class in org.maltparser.core.pool">ObjectPool</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html#known"><B>known</B></A> - 
Variable in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html" title="class in org.maltparser.core.feature.value">SingleFeatureValue</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/syntaxgraph/LabeledStructure.html" title="interface in org.maltparser.core.syntaxgraph"><B>LabeledStructure</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/LabelSet.html" title="class in org.maltparser.core.syntaxgraph"><B>LabelSet</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/LabelSet.html#LabelSet()"><B>LabelSet()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/LabelSet.html" title="class in org.maltparser.core.syntaxgraph">LabelSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/LabelSet.html#LabelSet(int)"><B>LabelSet(int)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/LabelSet.html" title="class in org.maltparser.core.syntaxgraph">LabelSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/LabelSet.html#LabelSet(int, float)"><B>LabelSet(int, float)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/LabelSet.html" title="class in org.maltparser.core.syntaxgraph">LabelSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/LabelSet.html#LabelSet(org.maltparser.core.syntaxgraph.LabelSet)"><B>LabelSet(LabelSet)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/LabelSet.html" title="class in org.maltparser.core.syntaxgraph">LabelSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html#labelSetPool"><B>labelSetPool</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#LEARN"><B>LEARN</B></A> - 
Static variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#learnerMode"><B>learnerMode</B></A> - 
Variable in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#learnerMode"><B>learnerMode</B></A> - 
Variable in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/LearningMethod.html" title="interface in org.maltparser.ml"><B>LearningMethod</B></A> - Interface in <A HREF="./org/maltparser/ml/package-summary.html">org.maltparser.ml</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html#LEFTARC"><B>LEFTARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html" title="class in org.maltparser.parser.algorithm.covington">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/Projective.html#LEFTARC"><B>LEFTARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/Projective.html" title="class in org.maltparser.parser.algorithm.covington">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html#LEFTARC"><B>LEFTARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html" title="class in org.maltparser.parser.algorithm.nivre">ArcEager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html#LEFTARC"><B>LEFTARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html" title="class in org.maltparser.parser.algorithm.nivre">ArcStandard</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/Planar.html#LEFTARC"><B>LEFTARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/Planar.html" title="class in org.maltparser.parser.algorithm.planar">Planar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html#LEFTARC"><B>LEFTARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html" title="class in org.maltparser.parser.algorithm.stack">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/Projective.html#LEFTARC"><B>LEFTARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/Projective.html" title="class in org.maltparser.parser.algorithm.stack">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#LEFTARC"><B>LEFTARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#leftDependents"><B>leftDependents</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#leftDependents"><B>leftDependents</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear"><B>Liblinear</B></A> - Class in <A HREF="./org/maltparser/ml/liblinear/package-summary.html">org.maltparser.ml.liblinear</A><DD>&nbsp;<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#Liblinear(org.maltparser.parser.guide.instance.InstanceModel, java.lang.Integer)"><B>Liblinear(InstanceModel, Integer)</B></A> - 
Constructor for class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>Constructs a Liblinear learner.
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.Verbostity.html" title="enum in org.maltparser.ml.liblinear"><B>Liblinear.Verbostity</B></A> - Enum in <A HREF="./org/maltparser/ml/liblinear/package-summary.html">org.maltparser.ml.liblinear</A><DD>&nbsp;<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#liblinear_predict_with_kbestlist(liblinear.Model, liblinear.FeatureNode[], org.maltparser.parser.history.kbest.KBestList)"><B>liblinear_predict_with_kbestlist(Model, FeatureNode[], KBestList)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#LIBLINEAR_VERSION"><B>LIBLINEAR_VERSION</B></A> - 
Static variable in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/LiblinearException.html" title="class in org.maltparser.ml.liblinear"><B>LiblinearException</B></A> - Exception in <A HREF="./org/maltparser/ml/liblinear/package-summary.html">org.maltparser.ml.liblinear</A><DD>LiblinearException extends the MaltChainedException class and is thrown by classes
  within the libsvm package.<DT><A HREF="./org/maltparser/ml/liblinear/LiblinearException.html#LiblinearException(java.lang.String)"><B>LiblinearException(String)</B></A> - 
Constructor for exception org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/LiblinearException.html" title="class in org.maltparser.ml.liblinear">LiblinearException</A>
<DD>Creates a LiblinearException object with a message
<DT><A HREF="./org/maltparser/ml/liblinear/LiblinearException.html#LiblinearException(java.lang.String, java.lang.Throwable)"><B>LiblinearException(String, Throwable)</B></A> - 
Constructor for exception org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/LiblinearException.html" title="class in org.maltparser.ml.liblinear">LiblinearException</A>
<DD>Creates a LiblinearException object with a message and a cause to the exception.
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm"><B>Libsvm</B></A> - Class in <A HREF="./org/maltparser/ml/libsvm/package-summary.html">org.maltparser.ml.libsvm</A><DD>Implements an interface to the LIBSVM learner (currently the LIBSVM 2.91 is used).<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#Libsvm(org.maltparser.parser.guide.instance.InstanceModel, java.lang.Integer)"><B>Libsvm(InstanceModel, Integer)</B></A> - 
Constructor for class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>Constructs a LIBSVM learner.
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.Verbostity.html" title="enum in org.maltparser.ml.libsvm"><B>Libsvm.Verbostity</B></A> - Enum in <A HREF="./org/maltparser/ml/libsvm/package-summary.html">org.maltparser.ml.libsvm</A><DD>&nbsp;<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#LIBSVM_VERSION"><B>LIBSVM_VERSION</B></A> - 
Static variable in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/LibsvmException.html" title="class in org.maltparser.ml.libsvm"><B>LibsvmException</B></A> - Exception in <A HREF="./org/maltparser/ml/libsvm/package-summary.html">org.maltparser.ml.libsvm</A><DD>LibsvmException extends the MaltChainedException class and is thrown by classes
  within the libsvm package.<DT><A HREF="./org/maltparser/ml/libsvm/LibsvmException.html#LibsvmException(java.lang.String)"><B>LibsvmException(String)</B></A> - 
Constructor for exception org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/LibsvmException.html" title="class in org.maltparser.ml.libsvm">LibsvmException</A>
<DD>Creates a LibsvmException object with a message
<DT><A HREF="./org/maltparser/ml/libsvm/LibsvmException.html#LibsvmException(java.lang.String, java.lang.Throwable)"><B>LibsvmException(String, Throwable)</B></A> - 
Constructor for exception org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/LibsvmException.html" title="class in org.maltparser.ml.libsvm">LibsvmException</A>
<DD>Creates a LibsvmException object with a message and a cause to the exception.
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#link(org.maltparser.core.syntaxgraph.node.DependencyNode, org.maltparser.core.syntaxgraph.node.DependencyNode)"><B>link(DependencyNode, DependencyNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#link(org.maltparser.core.syntaxgraph.node.DependencyNode, org.maltparser.core.syntaxgraph.node.DependencyNode)"><B>link(DependencyNode, DependencyNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#linkAllTerminalsToRoot()"><B>linkAllTerminalsToRoot()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#linkAllTreesToRoot()"><B>linkAllTreesToRoot()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#linkAllTreesToRoot()"><B>linkAllTreesToRoot()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Links all subtrees to the root of the dependency structure.
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#linkAllTreesToRoot()"><B>linkAllTreesToRoot()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryList.html#list"><B>list</B></A> - 
Variable in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryList.html" title="class in org.maltparser.parser.history">HistoryList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/FeatureSpecReader.html#load(java.net.URL, org.maltparser.core.feature.spec.SpecificationModels)"><B>load(URL, SpecificationModels)</B></A> - 
Method in interface org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/FeatureSpecReader.html" title="interface in org.maltparser.core.feature.spec.reader">FeatureSpecReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#load(java.net.URL, org.maltparser.core.feature.spec.SpecificationModels)"><B>load(URL, SpecificationModels)</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/XmlReader.html#load(java.net.URL, org.maltparser.core.feature.spec.SpecificationModels)"><B>load(URL, SpecificationModels)</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/XmlReader.html" title="class in org.maltparser.core.feature.spec.reader">XmlReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html#load(java.net.URL)"><B>load(URL)</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html" title="class in org.maltparser.core.feature.spec">SpecificationModels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FeatureEngine.html#load(java.lang.String)"><B>load(String)</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FeatureEngine.html" title="class in org.maltparser.core.feature.system">FeatureEngine</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FeatureEngine.html#load(org.maltparser.core.plugin.PluginLoader)"><B>load(PluginLoader)</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FeatureEngine.html" title="class in org.maltparser.core.feature.system">FeatureEngine</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FeatureEngine.html#load(java.net.URL)"><B>load(URL)</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FeatureEngine.html" title="class in org.maltparser.core.feature.system">FeatureEngine</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartManager.html#load(java.lang.String)"><B>load(String)</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartManager.html" title="class in org.maltparser.core.flow">FlowChartManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartManager.html#load(org.maltparser.core.plugin.PluginLoader)"><B>load(PluginLoader)</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartManager.html" title="class in org.maltparser.core.flow">FlowChartManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartManager.html#load(java.net.URL)"><B>load(URL)</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartManager.html" title="class in org.maltparser.core.flow">FlowChartManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/FlowChartSystem.html#load(java.lang.String)"><B>load(String)</B></A> - 
Method in class org.maltparser.core.flow.system.<A HREF="./org/maltparser/core/flow/system/FlowChartSystem.html" title="class in org.maltparser.core.flow.system">FlowChartSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/FlowChartSystem.html#load(org.maltparser.core.plugin.PluginLoader)"><B>load(PluginLoader)</B></A> - 
Method in class org.maltparser.core.flow.system.<A HREF="./org/maltparser/core/flow/system/FlowChartSystem.html" title="class in org.maltparser.core.flow.system">FlowChartSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/FlowChartSystem.html#load(java.net.URL)"><B>load(URL)</B></A> - 
Method in class org.maltparser.core.flow.system.<A HREF="./org/maltparser/core/flow/system/FlowChartSystem.html" title="class in org.maltparser.core.flow.system">FlowChartSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpecsReader.html#load(java.net.URL, org.maltparser.core.propagation.spec.PropagationSpecs)"><B>load(URL, PropagationSpecs)</B></A> - 
Method in class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpecsReader.html" title="class in org.maltparser.core.propagation.spec">PropagationSpecsReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTable.html#load(java.io.BufferedReader)"><B>load(BufferedReader)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTable.html" title="interface in org.maltparser.core.symbol">SymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html#load(java.io.InputStreamReader)"><B>load(InputStreamReader)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html" title="interface in org.maltparser.core.symbol">SymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html#load(java.lang.String, java.lang.String)"><B>load(String, String)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html" title="interface in org.maltparser.core.symbol">SymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#load(java.io.BufferedReader)"><B>load(BufferedReader)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html#load(java.io.InputStreamReader)"><B>load(InputStreamReader)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html#load(java.lang.String, java.lang.String)"><B>load(String, String)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#load()"><B>load()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>Loads the feature divide model settings .fsm file.
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#load()"><B>load()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>Loads the feature divide model settings .fsm file.
<DT><A HREF="./org/maltparser/core/helper/Malt04.html#loadAllMalt04Tagset(org.maltparser.core.options.OptionManager, int, org.maltparser.core.symbol.SymbolTableHandler, org.apache.log4j.Logger)"><B>loadAllMalt04Tagset(OptionManager, int, SymbolTableHandler, Logger)</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/Malt04.html" title="class in org.maltparser.core.helper">Malt04</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatManager.html#loadDataFormat(java.net.URL)"><B>loadDataFormat(URL)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatManager.html" title="class in org.maltparser.core.io.dataformat">DataFormatManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html#loadHeader(java.io.BufferedReader)"><B>loadHeader(BufferedReader)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/Malt04.html#loadMalt04Cposset(java.lang.String, java.lang.String, java.lang.String, org.maltparser.core.symbol.SymbolTableHandler, org.apache.log4j.Logger)"><B>loadMalt04Cposset(String, String, String, SymbolTableHandler, Logger)</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/Malt04.html" title="class in org.maltparser.core.helper">Malt04</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/Malt04.html#loadMalt04Depset(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.maltparser.core.symbol.SymbolTableHandler, org.apache.log4j.Logger)"><B>loadMalt04Depset(String, String, String, String, SymbolTableHandler, Logger)</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/Malt04.html" title="class in org.maltparser.core.helper">Malt04</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/Malt04.html#loadMalt04Posset(java.lang.String, java.lang.String, java.lang.String, org.maltparser.core.symbol.SymbolTableHandler, org.apache.log4j.Logger)"><B>loadMalt04Posset(String, String, String, SymbolTableHandler, Logger)</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/Malt04.html" title="class in org.maltparser.core.helper">Malt04</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#loadOptionDescriptionFile()"><B>loadOptionDescriptionFile()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Loads the option description file <code>/appdata/options.xml</code>
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#loadOptionDescriptionFile(java.net.URL)"><B>loadOptionDescriptionFile(URL)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Loads the option description file
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#loadOptions(int, java.lang.String)"><B>loadOptions(int, String)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Loads the saved options (options that are marked with <code>usage=save</code>).
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#loadOptions(int, java.io.InputStreamReader)"><B>loadOptions(int, InputStreamReader)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Loads the saved options (options that are marked with <code>usage=Option.SAVE</code>).
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html#loadParReader(java.net.URL, java.lang.String, java.lang.String)"><B>loadParReader(URL, String, String)</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html" title="class in org.maltparser.core.feature.spec">SpecificationModels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModelManager.html#loadParSpecification(java.lang.String, java.lang.String, java.lang.String)"><B>loadParSpecification(String, String, String)</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModelManager.html" title="class in org.maltparser.core.feature">FeatureModelManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/plugin/PluginLoader.html#loadPlugins(java.io.File)"><B>loadPlugins(File)</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/PluginLoader.html" title="class in org.maltparser.core.plugin">PluginLoader</A>
<DD>Loads plug-ins from one directory
<DT><A HREF="./org/maltparser/core/plugin/PluginLoader.html#loadPlugins(java.io.File[])"><B>loadPlugins(File[])</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/PluginLoader.html" title="class in org.maltparser.core.plugin">PluginLoader</A>
<DD>Loads plug-ins from one or more directories
<DT><A HREF="./org/maltparser/core/feature/FeatureModelManager.html#loadSpecification(java.lang.String)"><B>loadSpecification(String)</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModelManager.html" title="class in org.maltparser.core.feature">FeatureModelManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/PropagationManager.html#loadSpecification(java.lang.String)"><B>loadSpecification(String)</B></A> - 
Method in class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/PropagationManager.html" title="class in org.maltparser.core.propagation">PropagationManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html#loadTagset(java.lang.String, java.lang.String, java.lang.String, int, java.lang.String)"><B>loadTagset(String, String, String, int, String)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html" title="interface in org.maltparser.core.symbol">SymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html#loadTagset(java.lang.String, java.lang.String, java.lang.String, int, java.lang.String, java.lang.String)"><B>loadTagset(String, String, String, int, String, String)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html" title="interface in org.maltparser.core.symbol">SymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html#loadTagset(java.lang.String, java.lang.String, java.lang.String, int, java.lang.String)"><B>loadTagset(String, String, String, int, String)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html#loadTagset(java.lang.String, java.lang.String, java.lang.String, int, java.lang.String, java.lang.String)"><B>loadTagset(String, String, String, int, String, String)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/SystemLogger.html#logger()"><B>logger()</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/SystemLogger.html" title="class in org.maltparser.core.helper">SystemLogger</A>
<DD>Returns a reference to the Logger.
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html#logger"><B>logger</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRules</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html#lookaheadDecrement()"><B>lookaheadDecrement()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html" title="class in org.maltparser.parser.algorithm.stack">StackConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html#lookaheadIncrement()"><B>lookaheadIncrement()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html" title="class in org.maltparser.parser.algorithm.stack">StackConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html" title="class in org.maltparser.core.syntaxgraph.ds2ps"><B>LosslessMapping</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/ds2ps/package-summary.html">org.maltparser.core.syntaxgraph.ds2ps</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html#LosslessMapping(org.maltparser.core.io.dataformat.DataFormatInstance, org.maltparser.core.io.dataformat.DataFormatInstance)"><B>LosslessMapping(DataFormatInstance, DataFormatInstance)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.ds2ps.<A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html" title="class in org.maltparser.core.syntaxgraph.ds2ps">LosslessMapping</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./org/maltparser/Malt.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class org.maltparser.<A HREF="./org/maltparser/Malt.html" title="class in org.maltparser">Malt</A>
<DD>The starting point of MaltParser
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#mainFeatureVector"><B>mainFeatureVector</B></A> - 
Variable in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/AbstractFeatureFactory.html#makeFunction(java.lang.String)"><B>makeFunction(String)</B></A> - 
Method in interface org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/AbstractFeatureFactory.html" title="interface in org.maltparser.core.feature">AbstractFeatureFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html#makeFunction(java.lang.String)"><B>makeFunction(String)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html#makeFunction(java.lang.String)"><B>makeFunction(String)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html" title="class in org.maltparser.parser.algorithm.nivre">NivreFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html#makeFunction(java.lang.String)"><B>makeFunction(String)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html" title="class in org.maltparser.parser.algorithm.planar">PlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html#makeFunction(java.lang.String)"><B>makeFunction(String)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html#makeFunction(java.lang.String)"><B>makeFunction(String)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTable.html#makeKnown(int)"><B>makeKnown(int)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTable.html" title="interface in org.maltparser.core.symbol">SymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#makeKnown(int)"><B>makeKnown(int)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/InputNullValues.html#makeNullValues()"><B>makeNullValues()</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/InputNullValues.html" title="class in org.maltparser.core.symbol.nullvalue">InputNullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#makeNullValues()"><B>makeNullValues()</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/OutputNullValues.html#makeNullValues()"><B>makeNullValues()</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/OutputNullValues.html" title="class in org.maltparser.core.symbol.nullvalue">OutputNullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/AbstractParserFactory.html#makeOracleGuide(org.maltparser.parser.history.GuideUserHistory)"><B>makeOracleGuide(GuideUserHistory)</B></A> - 
Method in interface org.maltparser.parser.<A HREF="./org/maltparser/parser/AbstractParserFactory.html" title="interface in org.maltparser.parser">AbstractParserFactory</A>
<DD>Creates an oracle guide
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonNonProjFactory.html#makeOracleGuide(org.maltparser.parser.history.GuideUserHistory)"><B>makeOracleGuide(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonNonProjFactory.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonNonProjFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonProjFactory.html#makeOracleGuide(org.maltparser.parser.history.GuideUserHistory)"><B>makeOracleGuide(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonProjFactory.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonProjFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreArcEagerFactory.html#makeOracleGuide(org.maltparser.parser.history.GuideUserHistory)"><B>makeOracleGuide(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreArcEagerFactory.html" title="class in org.maltparser.parser.algorithm.nivre">NivreArcEagerFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreArcStandardFactory.html#makeOracleGuide(org.maltparser.parser.history.GuideUserHistory)"><B>makeOracleGuide(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreArcStandardFactory.html" title="class in org.maltparser.parser.algorithm.nivre">NivreArcStandardFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/NivrePlanarArcEagerFactory.html#makeOracleGuide(org.maltparser.parser.history.GuideUserHistory)"><B>makeOracleGuide(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/NivrePlanarArcEagerFactory.html" title="class in org.maltparser.parser.algorithm.planar">NivrePlanarArcEagerFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackProjFactory.html#makeOracleGuide(org.maltparser.parser.history.GuideUserHistory)"><B>makeOracleGuide(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackProjFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackProjFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackSwapEagerFactory.html#makeOracleGuide(org.maltparser.parser.history.GuideUserHistory)"><B>makeOracleGuide(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackSwapEagerFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackSwapEagerFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackSwapLazyFactory.html#makeOracleGuide(org.maltparser.parser.history.GuideUserHistory)"><B>makeOracleGuide(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackSwapLazyFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackSwapLazyFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarArcEagerFactory.html#makeOracleGuide(org.maltparser.parser.history.GuideUserHistory)"><B>makeOracleGuide(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarArcEagerFactory.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarArcEagerFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/AbstractParserFactory.html#makeParserConfiguration()"><B>makeParserConfiguration()</B></A> - 
Method in interface org.maltparser.parser.<A HREF="./org/maltparser/parser/AbstractParserFactory.html" title="interface in org.maltparser.parser">AbstractParserFactory</A>
<DD>Creates a parser configuration
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html#makeParserConfiguration()"><B>makeParserConfiguration()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html#makeParserConfiguration()"><B>makeParserConfiguration()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html" title="class in org.maltparser.parser.algorithm.nivre">NivreFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html#makeParserConfiguration()"><B>makeParserConfiguration()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html" title="class in org.maltparser.parser.algorithm.planar">PlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html#makeParserConfiguration()"><B>makeParserConfiguration()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html#makeParserConfiguration()"><B>makeParserConfiguration()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#makeParserFactory()"><B>makeParserFactory()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>Creates a parser factory specified by the --singlemalt-parsing_algorithm option
<DT><A HREF="./org/maltparser/parser/AbstractParserFactory.html#makeTransitionSystem()"><B>makeTransitionSystem()</B></A> - 
Method in interface org.maltparser.parser.<A HREF="./org/maltparser/parser/AbstractParserFactory.html" title="interface in org.maltparser.parser">AbstractParserFactory</A>
<DD>Creates a transition system
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonNonProjFactory.html#makeTransitionSystem()"><B>makeTransitionSystem()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonNonProjFactory.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonNonProjFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonProjFactory.html#makeTransitionSystem()"><B>makeTransitionSystem()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonProjFactory.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonProjFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreArcEagerFactory.html#makeTransitionSystem()"><B>makeTransitionSystem()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreArcEagerFactory.html" title="class in org.maltparser.parser.algorithm.nivre">NivreArcEagerFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreArcStandardFactory.html#makeTransitionSystem()"><B>makeTransitionSystem()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreArcStandardFactory.html" title="class in org.maltparser.parser.algorithm.nivre">NivreArcStandardFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/NivrePlanarArcEagerFactory.html#makeTransitionSystem()"><B>makeTransitionSystem()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/NivrePlanarArcEagerFactory.html" title="class in org.maltparser.parser.algorithm.planar">NivrePlanarArcEagerFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackProjFactory.html#makeTransitionSystem()"><B>makeTransitionSystem()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackProjFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackProjFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackSwapEagerFactory.html#makeTransitionSystem()"><B>makeTransitionSystem()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackSwapEagerFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackSwapEagerFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackSwapLazyFactory.html#makeTransitionSystem()"><B>makeTransitionSystem()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackSwapLazyFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackSwapLazyFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarArcEagerFactory.html#makeTransitionSystem()"><B>makeTransitionSystem()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarArcEagerFactory.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarArcEagerFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/Malt.html" title="class in org.maltparser"><B>Malt</B></A> - Class in <A HREF="./org/maltparser/package-summary.html">org.maltparser</A><DD>Application class in the MaltParser library.<DT><A HREF="./org/maltparser/Malt.html#Malt()"><B>Malt()</B></A> - 
Constructor for class org.maltparser.<A HREF="./org/maltparser/Malt.html" title="class in org.maltparser">Malt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/Malt04.html" title="class in org.maltparser.core.helper"><B>Malt04</B></A> - Class in <A HREF="./org/maltparser/core/helper/package-summary.html">org.maltparser.core.helper</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/helper/Malt04.html#Malt04()"><B>Malt04()</B></A> - 
Constructor for class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/Malt04.html" title="class in org.maltparser.core.helper">Malt04</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception"><B>MaltChainedException</B></A> - Exception in <A HREF="./org/maltparser/core/exception/package-summary.html">org.maltparser.core.exception</A><DD>MaltChainedException handles a chain of MaltParser specific exception.<DT><A HREF="./org/maltparser/core/exception/MaltChainedException.html#MaltChainedException()"><B>MaltChainedException()</B></A> - 
Constructor for exception org.maltparser.core.exception.<A HREF="./org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</A>
<DD>Creates a MaltChainedException instance
<DT><A HREF="./org/maltparser/core/exception/MaltChainedException.html#MaltChainedException(java.lang.String)"><B>MaltChainedException(String)</B></A> - 
Constructor for exception org.maltparser.core.exception.<A HREF="./org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</A>
<DD>Creates a MaltChainedException instance with a message
<DT><A HREF="./org/maltparser/core/exception/MaltChainedException.html#MaltChainedException(java.lang.String, java.lang.Throwable)"><B>MaltChainedException(String, Throwable)</B></A> - 
Constructor for exception org.maltparser.core.exception.<A HREF="./org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</A>
<DD>Creates a MaltChainedException instance with a message and keeps track of the cause of the exception.
<DT><A HREF="./org/maltparser/MaltConsoleEngine.html" title="class in org.maltparser"><B>MaltConsoleEngine</B></A> - Class in <A HREF="./org/maltparser/package-summary.html">org.maltparser</A><DD>MaltConsoleEngine controls the MaltParser system using the console version.<DT><A HREF="./org/maltparser/MaltConsoleEngine.html#MaltConsoleEngine()"><B>MaltConsoleEngine()</B></A> - 
Constructor for class org.maltparser.<A HREF="./org/maltparser/MaltConsoleEngine.html" title="class in org.maltparser">MaltConsoleEngine</A>
<DD>Creates a MaltConsoleEngine object
<DT><A HREF="./org/maltparser/MaltParserService.html" title="class in org.maltparser"><B>MaltParserService</B></A> - Class in <A HREF="./org/maltparser/package-summary.html">org.maltparser</A><DD>The purpose of MaltParserService is to easily write third-party programs that uses MaltParser.<DT><A HREF="./org/maltparser/MaltParserService.html#MaltParserService()"><B>MaltParserService()</B></A> - 
Constructor for class org.maltparser.<A HREF="./org/maltparser/MaltParserService.html" title="class in org.maltparser">MaltParserService</A>
<DD>Creates a MaltParserService with the option container 0
<DT><A HREF="./org/maltparser/MaltParserService.html#MaltParserService(int)"><B>MaltParserService(int)</B></A> - 
Constructor for class org.maltparser.<A HREF="./org/maltparser/MaltParserService.html" title="class in org.maltparser">MaltParserService</A>
<DD>Creates a MaltParserService with the specified option container.
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#maltSVMFormat2OriginalSVMFormat(java.io.InputStreamReader, java.io.OutputStreamWriter, int[])"><B>maltSVMFormat2OriginalSVMFormat(InputStreamReader, OutputStreamWriter, int[])</B></A> - 
Static method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>Converts the instance file (Malt's own SVM format) into the Liblinear (SVMLight) format.
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#maltSVMFormat2OriginalSVMFormat(java.io.InputStreamReader, java.io.OutputStreamWriter, int[])"><B>maltSVMFormat2OriginalSVMFormat(InputStreamReader, OutputStreamWriter, int[])</B></A> - 
Static method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>Converts the instance file (Malt's own SVM format) into the LIBSVM (SVMLight) format.
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html#manager"><B>manager</B></A> - 
Variable in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#manager"><B>manager</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html#manager"><B>manager</B></A> - 
Variable in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html" title="class in org.maltparser.parser.algorithm.nivre">NivreFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html#manager"><B>manager</B></A> - 
Variable in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html" title="class in org.maltparser.parser.algorithm.planar">PlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html#manager"><B>manager</B></A> - 
Variable in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html#manager"><B>manager</B></A> - 
Variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html#map"><B>map</B></A> - 
Variable in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification.Dependency</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph"><B>MappablePhraseStructureGraph</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#MappablePhraseStructureGraph(org.maltparser.core.symbol.SymbolTableHandler)"><B>MappablePhraseStructureGraph(SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html#mapUrl"><B>mapUrl</B></A> - 
Variable in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification.Dependency</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map"><B>Merge3Feature</B></A> - Class in <A HREF="./org/maltparser/core/feature/map/package-summary.html">org.maltparser.core.feature.map</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#Merge3Feature(org.maltparser.core.symbol.SymbolTableHandler)"><B>Merge3Feature(SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/transform/pseudo/PseudoProjectivity.html#mergeArclabels(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>mergeArclabels(DependencyStructure)</B></A> - 
Method in class org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/PseudoProjectivity.html" title="class in org.maltparser.transform.pseudo">PseudoProjectivity</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map"><B>MergeFeature</B></A> - Class in <A HREF="./org/maltparser/core/feature/map/package-summary.html">org.maltparser.core.feature.map</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#MergeFeature(org.maltparser.core.symbol.SymbolTableHandler)"><B>MergeFeature(SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#mode"><B>mode</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/Model.html" title="interface in org.maltparser.parser.guide"><B>Model</B></A> - Interface in <A HREF="./org/maltparser/parser/guide/package-summary.html">org.maltparser.parser.guide</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/function/Modifiable.html" title="interface in org.maltparser.core.feature.function"><B>Modifiable</B></A> - Interface in <A HREF="./org/maltparser/core/feature/function/package-summary.html">org.maltparser.core.feature.function</A><DD>&nbsp;<DT><A HREF="./org/maltparser/ml/LearningMethod.html#moveAllInstances(org.maltparser.ml.LearningMethod, org.maltparser.core.feature.function.FeatureFunction, java.util.ArrayList)"><B>moveAllInstances(LearningMethod, FeatureFunction, ArrayList&lt;Integer&gt;)</B></A> - 
Method in interface org.maltparser.ml.<A HREF="./org/maltparser/ml/LearningMethod.html" title="interface in org.maltparser.ml">LearningMethod</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#moveAllInstances(org.maltparser.ml.LearningMethod, org.maltparser.core.feature.function.FeatureFunction, java.util.ArrayList)"><B>moveAllInstances(LearningMethod, FeatureFunction, ArrayList&lt;Integer&gt;)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#moveAllInstances(org.maltparser.ml.LearningMethod, org.maltparser.core.feature.function.FeatureFunction, java.util.ArrayList)"><B>moveAllInstances(LearningMethod, FeatureFunction, ArrayList&lt;Integer&gt;)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#moveAllInstances(org.maltparser.parser.guide.instance.AtomicModel, org.maltparser.core.feature.function.FeatureFunction, java.util.ArrayList)"><B>moveAllInstances(AtomicModel, FeatureFunction, ArrayList&lt;Integer&gt;)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>Moves all instance from this atomic model into the destination atomic model and add the divide feature.
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#moveDependencyEdge(int, int)"><B>moveDependencyEdge(int, int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#moveDependencyEdge(org.maltparser.core.syntaxgraph.node.DependencyNode, org.maltparser.core.syntaxgraph.node.DependencyNode)"><B>moveDependencyEdge(DependencyNode, DependencyNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#moveDependencyEdge(int, int)"><B>moveDependencyEdge(int, int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Replace the head of the dependent with a new head.
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#moveDependencyEdge(int, int)"><B>moveDependencyEdge(int, int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#moveDependencyEdge(org.maltparser.core.syntaxgraph.node.DependencyNode, org.maltparser.core.syntaxgraph.node.DependencyNode)"><B>moveDependencyEdge(DependencyNode, DependencyNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/MultipleDecision.html" title="interface in org.maltparser.parser.history.action"><B>MultipleDecision</B></A> - Interface in <A HREF="./org/maltparser/parser/history/action/package-summary.html">org.maltparser.parser.history.action</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#multipleFeatureValue"><B>multipleFeatureValue</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#multipleFeatureValue"><B>multipleFeatureValue</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#multipleFeatureValue"><B>multipleFeatureValue</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html" title="class in org.maltparser.core.feature.value"><B>MultipleFeatureValue</B></A> - Class in <A HREF="./org/maltparser/core/feature/value/package-summary.html">org.maltparser.core.feature.value</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html#MultipleFeatureValue(org.maltparser.core.feature.function.Function)"><B>MultipleFeatureValue(Function)</B></A> - 
Constructor for class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html" title="class in org.maltparser.core.feature.value">MultipleFeatureValue</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#name"><B>name</B></A> - 
Variable in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html#name"><B>name</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRules</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#name"><B>name</B></A> - 
Variable in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#name"><B>name</B></A> - 
Variable in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/ActionContainer.html#name"><B>name</B></A> - 
Variable in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/ActionContainer.html" title="class in org.maltparser.parser.history.container">ActionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#name"><B>name</B></A> - 
Variable in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#nChildren()"><B>nChildren()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html#nChildren()"><B>nChildren()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html" title="interface in org.maltparser.core.syntaxgraph.node">NonTerminalNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#nChildren()"><B>nChildren()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html#nConfigurations()"><B>nConfigurations()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#nDependencyNode()"><B>nDependencyNode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#nDependencyNode()"><B>nDependencyNode()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#nDependencyNode()"><B>nDependencyNode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#nEdges()"><B>nEdges()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#nEdges()"><B>nEdges()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Returns the number of edges
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#nEdges()"><B>nEdges()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html#nEdges()"><B>nEdges()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph">PhraseStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#nEdges()"><B>nEdges()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader"><B>NegraReader</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/reader/package-summary.html">org.maltparser.core.syntaxgraph.reader</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#NegraReader()"><B>NegraReader()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html" title="class in org.maltparser.core.syntaxgraph.writer"><B>NegraWriter</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/writer/package-summary.html">org.maltparser.core.syntaxgraph.writer</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html#NegraWriter()"><B>NegraWriter()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">NegraWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FeatureEngine.html#newFunction(java.lang.String, org.maltparser.core.config.ConfigurationRegistry)"><B>newFunction(String, ConfigurationRegistry)</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FeatureEngine.html" title="class in org.maltparser.core.feature.system">FeatureEngine</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FunctionDescription.html#newFunction(org.maltparser.core.config.ConfigurationRegistry)"><B>newFunction(ConfigurationRegistry)</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FunctionDescription.html" title="class in org.maltparser.core.feature.system">FunctionDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/plugin/PluginLoader.html#newInstance(java.lang.String, java.lang.Class[], java.lang.Object[])"><B>newInstance(String, Class&lt;?&gt;[], Object[])</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/PluginLoader.html" title="class in org.maltparser.core.plugin">PluginLoader</A>
<DD>Creates a new instance of a class within one of the plug-ins
<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html#NEWITERATION"><B>NEWITERATION</B></A> - 
Static variable in class org.maltparser.core.flow.item.<A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#nextCode"><B>nextCode</B></A> - 
Variable in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#nHeadEdgeLabels()"><B>nHeadEdgeLabels()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#nHeadEdgeLabels()"><B>nHeadEdgeLabels()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#nHeadEdgeLabels()"><B>nHeadEdgeLabels()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#nIterations"><B>nIterations</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre"><B>NivreAddressFunction</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/nivre/package-summary.html">org.maltparser.parser.algorithm.nivre</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#NivreAddressFunction(java.lang.String, org.maltparser.parser.Algorithm)"><B>NivreAddressFunction(String, Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.NivreSubFunction.html" title="enum in org.maltparser.parser.algorithm.nivre"><B>NivreAddressFunction.NivreSubFunction</B></A> - Enum in <A HREF="./org/maltparser/parser/algorithm/nivre/package-summary.html">org.maltparser.parser.algorithm.nivre</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreArcEagerFactory.html" title="class in org.maltparser.parser.algorithm.nivre"><B>NivreArcEagerFactory</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/nivre/package-summary.html">org.maltparser.parser.algorithm.nivre</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreArcEagerFactory.html#NivreArcEagerFactory(org.maltparser.parser.Algorithm)"><B>NivreArcEagerFactory(Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreArcEagerFactory.html" title="class in org.maltparser.parser.algorithm.nivre">NivreArcEagerFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreArcStandardFactory.html" title="class in org.maltparser.parser.algorithm.nivre"><B>NivreArcStandardFactory</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/nivre/package-summary.html">org.maltparser.parser.algorithm.nivre</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreArcStandardFactory.html#NivreArcStandardFactory(org.maltparser.parser.Algorithm)"><B>NivreArcStandardFactory(Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreArcStandardFactory.html" title="class in org.maltparser.parser.algorithm.nivre">NivreArcStandardFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre"><B>NivreConfig</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/nivre/package-summary.html">org.maltparser.parser.algorithm.nivre</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#NivreConfig(org.maltparser.core.symbol.SymbolTableHandler, java.lang.String)"><B>NivreConfig(SymbolTableHandler, String)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html" title="class in org.maltparser.parser.algorithm.nivre"><B>NivreFactory</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/nivre/package-summary.html">org.maltparser.parser.algorithm.nivre</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html#NivreFactory(org.maltparser.parser.Algorithm)"><B>NivreFactory(Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html" title="class in org.maltparser.parser.algorithm.nivre">NivreFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/NivrePlanarArcEagerFactory.html" title="class in org.maltparser.parser.algorithm.planar"><B>NivrePlanarArcEagerFactory</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/planar/package-summary.html">org.maltparser.parser.algorithm.planar</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/planar/NivrePlanarArcEagerFactory.html#NivrePlanarArcEagerFactory(org.maltparser.parser.Algorithm)"><B>NivrePlanarArcEagerFactory(Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/NivrePlanarArcEagerFactory.html" title="class in org.maltparser.parser.algorithm.planar">NivrePlanarArcEagerFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Element.html#nLabels()"><B>nLabels()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Element.html" title="interface in org.maltparser.core.syntaxgraph">Element</A>
<DD>Returns the number of labels of the graph element.
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#nLabels()"><B>nLabels()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>Returns the number of labels of the graph element.
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#nNonProjectiveEdges()"><B>nNonProjectiveEdges()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#nNonProjectiveEdges()"><B>nNonProjectiveEdges()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Returns the number of non-projective edges in the dependency structure.
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#nNonProjectiveEdges()"><B>nNonProjectiveEdges()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#nNonTerminals()"><B>nNonTerminals()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html#nNonTerminals()"><B>nNonTerminals()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph">PhraseStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#nNonTerminals()"><B>nNonTerminals()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#NO_CONNECTEDNESS"><B>NO_CONNECTEDNESS</B></A> - 
Static variable in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#NO_OUTPUTSTREAM"><B>NO_OUTPUTSTREAM</B></A> - 
Static variable in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#NO_PRINTSTREAM"><B>NO_PRINTSTREAM</B></A> - 
Static variable in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html#NOARC"><B>NOARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html" title="class in org.maltparser.parser.algorithm.covington">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/Projective.html#NOARC"><B>NOARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/Projective.html" title="class in org.maltparser.parser.algorithm.covington">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#noCoveredRoots"><B>noCoveredRoots</B></A> - 
Variable in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#noCoveredRoots"><B>noCoveredRoots</B></A> - 
Variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Node.html" title="interface in org.maltparser.core.syntaxgraph.node"><B>Node</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/node/package-summary.html">org.maltparser.core.syntaxgraph.node</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/HistoryList.html#nodePool"><B>nodePool</B></A> - 
Variable in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryList.html" title="class in org.maltparser.parser.history">HistoryList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTree.html#nodePool"><B>nodePool</B></A> - 
Variable in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTree.html" title="class in org.maltparser.parser.history">HistoryTree</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionGroup.html#NOGROUPNAME"><B>NOGROUPNAME</B></A> - 
Static variable in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionGroup.html" title="class in org.maltparser.core.options">OptionGroup</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/LearningMethod.html#noMoreInstances()"><B>noMoreInstances()</B></A> - 
Method in interface org.maltparser.ml.<A HREF="./org/maltparser/ml/LearningMethod.html" title="interface in org.maltparser.ml">LearningMethod</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#noMoreInstances()"><B>noMoreInstances()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#noMoreInstances()"><B>noMoreInstances()</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/ClassifierGuide.html#noMoreInstances()"><B>noMoreInstances()</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/ClassifierGuide.html" title="interface in org.maltparser.parser.guide">ClassifierGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#noMoreInstances()"><B>noMoreInstances()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#noMoreInstances()"><B>noMoreInstances()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#noMoreInstances()"><B>noMoreInstances()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#noMoreInstances()"><B>noMoreInstances()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#noMoreInstances()"><B>noMoreInstances()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#noMoreInstances()"><B>noMoreInstances()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/Model.html#noMoreInstances()"><B>noMoreInstances()</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/Model.html" title="interface in org.maltparser.parser.guide">Model</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#noMoreInstances()"><B>noMoreInstances()</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#NONE"><B>NONE</B></A> - 
Static variable in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html" title="class in org.maltparser.parser.algorithm.covington"><B>NonProjective</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/covington/package-summary.html">org.maltparser.parser.algorithm.covington</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html#NonProjective()"><B>NonProjective()</B></A> - 
Constructor for class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html" title="class in org.maltparser.parser.algorithm.covington">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html" title="class in org.maltparser.parser.algorithm.stack"><B>NonProjective</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/stack/package-summary.html">org.maltparser.parser.algorithm.stack</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html#NonProjective()"><B>NonProjective()</B></A> - 
Constructor for class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html" title="class in org.maltparser.parser.algorithm.stack">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node"><B>NonTerminal</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/node/package-summary.html">org.maltparser.core.syntaxgraph.node</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#NonTerminal()"><B>NonTerminal()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminalNode.html" title="interface in org.maltparser.core.syntaxgraph.node"><B>NonTerminalNode</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/node/package-summary.html">org.maltparser.core.syntaxgraph.node</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#nonTerminalNodes"><B>nonTerminalNodes</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#nonTerminalPool"><B>nonTerminalPool</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html#nonTerminalSymbolTable"><B>nonTerminalSymbolTable</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRules</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoOutputStream.html" title="class in org.maltparser.core.helper"><B>NoOutputStream</B></A> - Class in <A HREF="./org/maltparser/core/helper/package-summary.html">org.maltparser.core.helper</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper"><B>NoPrintStream</B></A> - Class in <A HREF="./org/maltparser/core/helper/package-summary.html">org.maltparser.core.helper</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#NORMAL"><B>NORMAL</B></A> - 
Static variable in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#NORMAL"><B>NORMAL</B></A> - 
Static variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#normalization"><B>normalization</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#normalization"><B>normalization</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#normalizationString"><B>normalizationString</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#normalizationString"><B>normalizationString</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#nTerminalNode()"><B>nTerminalNode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html#nTerminalNode()"><B>nTerminalNode()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph">PhraseStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#nTerminalNode()"><B>nTerminalNode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html#nTokenNode()"><B>nTokenNode()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph">Sentence</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html#nTokenNode()"><B>nTokenNode()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html" title="interface in org.maltparser.core.syntaxgraph">TokenStructure</A>
<DD>Returns the number of token nodes in the token structure (sentence).
<DT><A HREF="./org/maltparser/core/feature/value/FeatureValue.html#nullValue"><B>nullValue</B></A> - 
Variable in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/FeatureValue.html" title="class in org.maltparser.core.feature.value">FeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#nullValue2CodeMap"><B>nullValue2CodeMap</B></A> - 
Variable in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#nullValue2SymbolMap"><B>nullValue2SymbolMap</B></A> - 
Variable in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#nullValueEncoding"><B>nullValueEncoding</B></A> - 
Variable in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue"><B>NullValues</B></A> - Class in <A HREF="./org/maltparser/core/symbol/nullvalue/package-summary.html">org.maltparser.core.symbol.nullvalue</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#NullValues(org.maltparser.core.symbol.SymbolTable)"><B>NullValues(SymbolTable)</B></A> - 
Constructor for class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.NullValueDegree.html" title="enum in org.maltparser.core.symbol.nullvalue"><B>NullValues.NullValueDegree</B></A> - Enum in <A HREF="./org/maltparser/core/symbol/nullvalue/package-summary.html">org.maltparser.core.symbol.nullvalue</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.NullValueId.html" title="enum in org.maltparser.core.symbol.nullvalue"><B>NullValues.NullValueId</B></A> - Enum in <A HREF="./org/maltparser/core/symbol/nullvalue/package-summary.html">org.maltparser.core.symbol.nullvalue</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#nullValueStrategy"><B>nullValueStrategy</B></A> - 
Variable in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#nullvalueToCode(org.maltparser.core.symbol.nullvalue.NullValues.NullValueId)"><B>nullvalueToCode(NullValues.NullValueId)</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#nullvalueToSymbol(org.maltparser.core.symbol.nullvalue.NullValues.NullValueId)"><B>nullvalueToSymbol(NullValues.NullValueId)</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#numberOfActions()"><B>numberOfActions()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/GuideUserAction.html#numberOfActions()"><B>numberOfActions()</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/GuideUserAction.html" title="interface in org.maltparser.parser.history.action">GuideUserAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html#numberOfComponents"><B>numberOfComponents</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#numberOfDecisions()"><B>numberOfDecisions()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/GuideDecision.html#numberOfDecisions()"><B>numberOfDecisions()</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/GuideDecision.html" title="interface in org.maltparser.parser.history.action">GuideDecision</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#numberOfDecisions()"><B>numberOfDecisions()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#numberOfInstances"><B>numberOfInstances</B></A> - 
Variable in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#numberOfInstances"><B>numberOfInstances</B></A> - 
Variable in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature"><B>NumOfFeature</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/feature/package-summary.html">org.maltparser.core.syntaxgraph.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#NumOfFeature(org.maltparser.core.symbol.SymbolTableHandler)"><B>NumOfFeature(SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.NumOfRelation.html" title="enum in org.maltparser.core.syntaxgraph.feature"><B>NumOfFeature.NumOfRelation</B></A> - Enum in <A HREF="./org/maltparser/core/syntaxgraph/feature/package-summary.html">org.maltparser.core.syntaxgraph.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#numOfRelation"><B>numOfRelation</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#numOfRelationName"><B>numOfRelationName</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/pool/ObjectPool.html" title="class in org.maltparser.core.pool"><B>ObjectPool</B></A>&lt;<A HREF="./org/maltparser/core/pool/ObjectPool.html" title="type parameter in ObjectPool">T</A>&gt; - Class in <A HREF="./org/maltparser/core/pool/package-summary.html">org.maltparser.core.pool</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/pool/ObjectPool.html#ObjectPool()"><B>ObjectPool()</B></A> - 
Constructor for class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPool.html" title="class in org.maltparser.core.pool">ObjectPool</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPool.html#ObjectPool(int)"><B>ObjectPool(int)</B></A> - 
Constructor for class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPool.html" title="class in org.maltparser.core.pool">ObjectPool</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolList.html" title="class in org.maltparser.core.pool"><B>ObjectPoolList</B></A>&lt;<A HREF="./org/maltparser/core/pool/ObjectPoolList.html" title="type parameter in ObjectPoolList">T</A>&gt; - Class in <A HREF="./org/maltparser/core/pool/package-summary.html">org.maltparser.core.pool</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/pool/ObjectPoolList.html#ObjectPoolList()"><B>ObjectPoolList()</B></A> - 
Constructor for class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolList.html" title="class in org.maltparser.core.pool">ObjectPoolList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolList.html#ObjectPoolList(int)"><B>ObjectPoolList(int)</B></A> - 
Constructor for class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolList.html" title="class in org.maltparser.core.pool">ObjectPoolList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolSet.html" title="class in org.maltparser.core.pool"><B>ObjectPoolSet</B></A>&lt;<A HREF="./org/maltparser/core/pool/ObjectPoolSet.html" title="type parameter in ObjectPoolSet">T</A>&gt; - Class in <A HREF="./org/maltparser/core/pool/package-summary.html">org.maltparser.core.pool</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/pool/ObjectPoolSet.html#ObjectPoolSet()"><B>ObjectPoolSet()</B></A> - 
Constructor for class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolSet.html" title="class in org.maltparser.core.pool">ObjectPoolSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolSet.html#ObjectPoolSet(int)"><B>ObjectPoolSet(int)</B></A> - 
Constructor for class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolSet.html" title="class in org.maltparser.core.pool">ObjectPoolSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision"><B>OneDecisionModel</B></A> - Class in <A HREF="./org/maltparser/parser/guide/decision/package-summary.html">org.maltparser.parser.guide.decision</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#OneDecisionModel(org.maltparser.parser.guide.ClassifierGuide, org.maltparser.core.feature.FeatureModel)"><B>OneDecisionModel(ClassifierGuide, FeatureModel)</B></A> - 
Constructor for class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#OneDecisionModel(org.maltparser.parser.guide.ClassifierGuide, org.maltparser.parser.guide.decision.DecisionModel, java.lang.String)"><B>OneDecisionModel(ClassifierGuide, DecisionModel, String)</B></A> - 
Constructor for class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#open(java.lang.String, java.lang.String)"><B>open(String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#open(java.net.URL, java.lang.String)"><B>open(URL, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#open(java.io.InputStream, java.lang.String)"><B>open(InputStream, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#open(java.lang.String, java.lang.String)"><B>open(String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#open(java.net.URL, java.lang.String)"><B>open(URL, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#open(java.io.InputStream, java.lang.String)"><B>open(InputStream, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#open(java.lang.String, java.lang.String)"><B>open(String, String)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</A>
<DD>Opens a file for read only
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#open(java.net.URL, java.lang.String)"><B>open(URL, String)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</A>
<DD>Opens an URL for read only
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#open(java.io.InputStream, java.lang.String)"><B>open(InputStream, String)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</A>
<DD>Opens an input stream
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#open(java.lang.String, java.lang.String)"><B>open(String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#open(java.net.URL, java.lang.String)"><B>open(URL, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#open(java.io.InputStream, java.lang.String)"><B>open(InputStream, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#open(java.lang.String, java.lang.String)"><B>open(String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#open(java.net.URL, java.lang.String)"><B>open(URL, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#open(java.io.InputStream, java.lang.String)"><B>open(InputStream, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html#open(java.lang.String, java.lang.String)"><B>open(String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">BracketWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html#open(java.io.OutputStream, java.lang.String)"><B>open(OutputStream, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">BracketWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html#open(java.lang.String, java.lang.String)"><B>open(String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">NegraWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html#open(java.io.OutputStream, java.lang.String)"><B>open(OutputStream, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">NegraWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html#open(java.lang.String, java.lang.String)"><B>open(String, String)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html" title="interface in org.maltparser.core.syntaxgraph.writer">SyntaxGraphWriter</A>
<DD>Opens a file for writing
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html#open(java.io.OutputStream, java.lang.String)"><B>open(OutputStream, String)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html" title="interface in org.maltparser.core.syntaxgraph.writer">SyntaxGraphWriter</A>
<DD>Opens an output stream
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html#open(java.lang.String, java.lang.String)"><B>open(String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TabWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html#open(java.io.OutputStream, java.lang.String)"><B>open(OutputStream, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TabWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html#open(java.lang.String, java.lang.String)"><B>open(String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TigerXMLWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html#open(java.io.OutputStream, java.lang.String)"><B>open(OutputStream, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TigerXMLWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#openDiaWriter(java.lang.String)"><B>openDiaWriter(String)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option"><B>Option</B></A> - Class in <A HREF="./org/maltparser/core/options/option/package-summary.html">org.maltparser.core.options.option</A><DD>Abstract class that contains description of an option that are the same over all option types.<DT><A HREF="./org/maltparser/core/options/option/Option.html#Option(org.maltparser.core.options.OptionGroup, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>Option(OptionGroup, String, String, String, String)</B></A> - 
Constructor for class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Creates an option description
<DT><A HREF="./org/maltparser/MaltConsoleEngine.html#OPTION_CONTAINER"><B>OPTION_CONTAINER</B></A> - 
Static variable in class org.maltparser.<A HREF="./org/maltparser/MaltConsoleEngine.html" title="class in org.maltparser">MaltConsoleEngine</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionContainer.html" title="class in org.maltparser.core.options"><B>OptionContainer</B></A> - Class in <A HREF="./org/maltparser/core/options/package-summary.html">org.maltparser.core.options</A><DD>An option container stores the option values for one instance usage.<DT><A HREF="./org/maltparser/core/options/OptionContainer.html#OptionContainer(int)"><B>OptionContainer(int)</B></A> - 
Constructor for class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionContainer.html" title="class in org.maltparser.core.options">OptionContainer</A>
<DD>Creates an option container
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#optionContainerIndex"><B>optionContainerIndex</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionDescriptions.html" title="class in org.maltparser.core.options"><B>OptionDescriptions</B></A> - Class in <A HREF="./org/maltparser/core/options/package-summary.html">org.maltparser.core.options</A><DD>Organizes all the option descriptions.<DT><A HREF="./org/maltparser/core/options/OptionDescriptions.html#OptionDescriptions()"><B>OptionDescriptions()</B></A> - 
Constructor for class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionDescriptions.html" title="class in org.maltparser.core.options">OptionDescriptions</A>
<DD>Creates the Option Descriptions
<DT><A HREF="./org/maltparser/core/options/OptionException.html" title="class in org.maltparser.core.options"><B>OptionException</B></A> - Exception in <A HREF="./org/maltparser/core/options/package-summary.html">org.maltparser.core.options</A><DD>OptionException extends the MaltChainedException class and is thrown by classes
  within the options package.<DT><A HREF="./org/maltparser/core/options/OptionException.html#OptionException(java.lang.String)"><B>OptionException(String)</B></A> - 
Constructor for exception org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionException.html" title="class in org.maltparser.core.options">OptionException</A>
<DD>Creates an OptionException object with a message
<DT><A HREF="./org/maltparser/core/options/OptionException.html#OptionException(java.lang.String, java.lang.Throwable)"><B>OptionException(String, Throwable)</B></A> - 
Constructor for exception org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionException.html" title="class in org.maltparser.core.options">OptionException</A>
<DD>Creates an OptionException object with a message and a cause to the exception.
<DT><A HREF="./org/maltparser/core/options/OptionContainer.html#OPTIONFILE"><B>OPTIONFILE</B></A> - 
Static variable in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionContainer.html" title="class in org.maltparser.core.options">OptionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionGroup.html" title="class in org.maltparser.core.options"><B>OptionGroup</B></A> - Class in <A HREF="./org/maltparser/core/options/package-summary.html">org.maltparser.core.options</A><DD>An option group categories a group of options.<DT><A HREF="./org/maltparser/core/options/OptionGroup.html#OptionGroup(java.lang.String)"><B>OptionGroup(String)</B></A> - 
Constructor for class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionGroup.html" title="class in org.maltparser.core.options">OptionGroup</A>
<DD>Creates an option group with an option group name.
<DT><A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options"><B>OptionManager</B></A> - Class in <A HREF="./org/maltparser/core/options/package-summary.html">org.maltparser.core.options</A><DD>Option Manager is the management class for all option handling.<DT><A HREF="./org/maltparser/core/options/OptionValues.html" title="class in org.maltparser.core.options"><B>OptionValues</B></A> - Class in <A HREF="./org/maltparser/core/options/package-summary.html">org.maltparser.core.options</A><DD>OptionValues contain a number of option containers, which contains the option values (the instance of 
 options).<DT><A HREF="./org/maltparser/core/options/OptionValues.html#OptionValues()"><B>OptionValues()</B></A> - 
Constructor for class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionValues.html" title="class in org.maltparser.core.options">OptionValues</A>
<DD>Creates OptionValues.
<DT><A HREF="./org/maltparser/parser/Oracle.html" title="class in org.maltparser.parser"><B>Oracle</B></A> - Class in <A HREF="./org/maltparser/parser/package-summary.html">org.maltparser.parser</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/Oracle.html#Oracle(org.maltparser.parser.DependencyParserConfig, org.maltparser.parser.history.GuideUserHistory)"><B>Oracle(DependencyParserConfig, GuideUserHistory)</B></A> - 
Constructor for class org.maltparser.parser.<A HREF="./org/maltparser/parser/Oracle.html" title="class in org.maltparser.parser">Oracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/OracleGuide.html" title="interface in org.maltparser.parser.guide"><B>OracleGuide</B></A> - Interface in <A HREF="./org/maltparser/parser/guide/package-summary.html">org.maltparser.parser.guide</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/DependencyParserConfig.html#oracleParse(org.maltparser.core.syntaxgraph.DependencyStructure, org.maltparser.core.syntaxgraph.DependencyStructure)"><B>oracleParse(DependencyStructure, DependencyStructure)</B></A> - 
Method in interface org.maltparser.parser.<A HREF="./org/maltparser/parser/DependencyParserConfig.html" title="interface in org.maltparser.parser">DependencyParserConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#oracleParse(org.maltparser.core.syntaxgraph.DependencyStructure, org.maltparser.core.syntaxgraph.DependencyStructure)"><B>oracleParse(DependencyStructure, DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/package-summary.html"><B>org.maltparser</B></A> - package org.maltparser<DD>Is the parent package of the entire MaltParser and contains the application class and a console engine of MaltParser.<DT><A HREF="./org/maltparser/core/config/package-summary.html"><B>org.maltparser.core.config</B></A> - package org.maltparser.core.config<DD>Contains classes and an interface for handling parsing scenarios.<DT><A HREF="./org/maltparser/core/exception/package-summary.html"><B>org.maltparser.core.exception</B></A> - package org.maltparser.core.exception<DD>Provides classes for handling exception.<DT><A HREF="./org/maltparser/core/feature/package-summary.html"><B>org.maltparser.core.feature</B></A> - package org.maltparser.core.feature<DD>Provides classes for handling feature models.<DT><A HREF="./org/maltparser/core/feature/function/package-summary.html"><B>org.maltparser.core.feature.function</B></A> - package org.maltparser.core.feature.function<DD>Contains classes and interfaces for handling feature and address functions.<DT><A HREF="./org/maltparser/core/feature/map/package-summary.html"><B>org.maltparser.core.feature.map</B></A> - package org.maltparser.core.feature.map<DD>Contains classes handling feature map functions.<DT><A HREF="./org/maltparser/core/feature/spec/package-summary.html"><B>org.maltparser.core.feature.spec</B></A> - package org.maltparser.core.feature.spec<DD>Contains classes for storing the feature specification model.<DT><A HREF="./org/maltparser/core/feature/spec/reader/package-summary.html"><B>org.maltparser.core.feature.spec.reader</B></A> - package org.maltparser.core.feature.spec.reader<DD>Contains classes for loading a feature specification.<DT><A HREF="./org/maltparser/core/feature/system/package-summary.html"><B>org.maltparser.core.feature.system</B></A> - package org.maltparser.core.feature.system<DD>provides classes to handle the feature system.<DT><A HREF="./org/maltparser/core/feature/value/package-summary.html"><B>org.maltparser.core.feature.value</B></A> - package org.maltparser.core.feature.value<DD>Contains classes and interfaces for handling feature values.<DT><A HREF="./org/maltparser/core/flow/package-summary.html"><B>org.maltparser.core.flow</B></A> - package org.maltparser.core.flow<DD>&nbsp;<DT><A HREF="./org/maltparser/core/flow/item/package-summary.html"><B>org.maltparser.core.flow.item</B></A> - package org.maltparser.core.flow.item<DD>&nbsp;<DT><A HREF="./org/maltparser/core/flow/spec/package-summary.html"><B>org.maltparser.core.flow.spec</B></A> - package org.maltparser.core.flow.spec<DD>&nbsp;<DT><A HREF="./org/maltparser/core/flow/system/package-summary.html"><B>org.maltparser.core.flow.system</B></A> - package org.maltparser.core.flow.system<DD>&nbsp;<DT><A HREF="./org/maltparser/core/flow/system/elem/package-summary.html"><B>org.maltparser.core.flow.system.elem</B></A> - package org.maltparser.core.flow.system.elem<DD>&nbsp;<DT><A HREF="./org/maltparser/core/helper/package-summary.html"><B>org.maltparser.core.helper</B></A> - package org.maltparser.core.helper<DD>Provides classes of various kinds that not fit into another package.<DT><A HREF="./org/maltparser/core/io/dataformat/package-summary.html"><B>org.maltparser.core.io.dataformat</B></A> - package org.maltparser.core.io.dataformat<DD>Contains classes for describing the data format, such as CoNLL shared task format and Malt-TAB format.<DT><A HREF="./org/maltparser/core/options/package-summary.html"><B>org.maltparser.core.options</B></A> - package org.maltparser.core.options<DD>Classes for management of all options used in the application and its plugins.<DT><A HREF="./org/maltparser/core/options/option/package-summary.html"><B>org.maltparser.core.options.option</B></A> - package org.maltparser.core.options.option<DD>Contains classes for types of options.<DT><A HREF="./org/maltparser/core/plugin/package-summary.html"><B>org.maltparser.core.plugin</B></A> - package org.maltparser.core.plugin<DD>Provides classes for loading and initializing plugins.<DT><A HREF="./org/maltparser/core/pool/package-summary.html"><B>org.maltparser.core.pool</B></A> - package org.maltparser.core.pool<DD>&nbsp;<DT><A HREF="./org/maltparser/core/propagation/package-summary.html"><B>org.maltparser.core.propagation</B></A> - package org.maltparser.core.propagation<DD>&nbsp;<DT><A HREF="./org/maltparser/core/propagation/spec/package-summary.html"><B>org.maltparser.core.propagation.spec</B></A> - package org.maltparser.core.propagation.spec<DD>&nbsp;<DT><A HREF="./org/maltparser/core/symbol/package-summary.html"><B>org.maltparser.core.symbol</B></A> - package org.maltparser.core.symbol<DD>Contains classes for handling different kinds of symbols (e.g., word forms, root labels and parser actions).<DT><A HREF="./org/maltparser/core/symbol/nullvalue/package-summary.html"><B>org.maltparser.core.symbol.nullvalue</B></A> - package org.maltparser.core.symbol.nullvalue<DD>MaltParser has the possibility of distinguishing between different kinds of null-values when extracting the feature
vector.<DT><A HREF="./org/maltparser/core/symbol/trie/package-summary.html"><B>org.maltparser.core.symbol.trie</B></A> - package org.maltparser.core.symbol.trie<DD>Provides classes for handling different kinds of symbols as trie data structure.<DT><A HREF="./org/maltparser/core/syntaxgraph/package-summary.html"><B>org.maltparser.core.syntaxgraph</B></A> - package org.maltparser.core.syntaxgraph<DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/package-summary.html"><B>org.maltparser.core.syntaxgraph.ds2ps</B></A> - package org.maltparser.core.syntaxgraph.ds2ps<DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/package-summary.html"><B>org.maltparser.core.syntaxgraph.edge</B></A> - package org.maltparser.core.syntaxgraph.edge<DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/package-summary.html"><B>org.maltparser.core.syntaxgraph.feature</B></A> - package org.maltparser.core.syntaxgraph.feature<DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/package-summary.html"><B>org.maltparser.core.syntaxgraph.headrules</B></A> - package org.maltparser.core.syntaxgraph.headrules<DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/node/package-summary.html"><B>org.maltparser.core.syntaxgraph.node</B></A> - package org.maltparser.core.syntaxgraph.node<DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/package-summary.html"><B>org.maltparser.core.syntaxgraph.reader</B></A> - package org.maltparser.core.syntaxgraph.reader<DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/package-summary.html"><B>org.maltparser.core.syntaxgraph.writer</B></A> - package org.maltparser.core.syntaxgraph.writer<DD>&nbsp;<DT><A HREF="./org/maltparser/ml/package-summary.html"><B>org.maltparser.ml</B></A> - package org.maltparser.ml<DD>Contains an interface and classes for creating an interface to an machine learning method.<DT><A HREF="./org/maltparser/ml/liblinear/package-summary.html"><B>org.maltparser.ml.liblinear</B></A> - package org.maltparser.ml.liblinear<DD>Contains classes that interacts with the Liblinear learner.<DT><A HREF="./org/maltparser/ml/libsvm/package-summary.html"><B>org.maltparser.ml.libsvm</B></A> - package org.maltparser.ml.libsvm<DD>Contains classes that interacts with the LIBSVM learner.<DT><A HREF="./org/maltparser/parser/package-summary.html"><B>org.maltparser.parser</B></A> - package org.maltparser.parser<DD>The top package for Single Malt Parser.<DT><A HREF="./org/maltparser/parser/algorithm/covington/package-summary.html"><B>org.maltparser.parser.algorithm.covington</B></A> - package org.maltparser.parser.algorithm.covington<DD>Implements the Covington deterministic parsing algorithms.<DT><A HREF="./org/maltparser/parser/algorithm/nivre/package-summary.html"><B>org.maltparser.parser.algorithm.nivre</B></A> - package org.maltparser.parser.algorithm.nivre<DD>Implements the Nivre deterministic parsing algorithms.<DT><A HREF="./org/maltparser/parser/algorithm/planar/package-summary.html"><B>org.maltparser.parser.algorithm.planar</B></A> - package org.maltparser.parser.algorithm.planar<DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/stack/package-summary.html"><B>org.maltparser.parser.algorithm.stack</B></A> - package org.maltparser.parser.algorithm.stack<DD>Implements the Stack parsing algorithms.<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/package-summary.html"><B>org.maltparser.parser.algorithm.twoplanar</B></A> - package org.maltparser.parser.algorithm.twoplanar<DD>&nbsp;<DT><A HREF="./org/maltparser/parser/guide/package-summary.html"><B>org.maltparser.parser.guide</B></A> - package org.maltparser.parser.guide<DD>Contains classes that implements the guide, which can be seen as an interface (or glue) between the parsing algorithm and the learner.<DT><A HREF="./org/maltparser/parser/guide/decision/package-summary.html"><B>org.maltparser.parser.guide.decision</B></A> - package org.maltparser.parser.guide.decision<DD>Provides classes for different decision models.<DT><A HREF="./org/maltparser/parser/guide/instance/package-summary.html"><B>org.maltparser.parser.guide.instance</B></A> - package org.maltparser.parser.guide.instance<DD>Provides classes for different instance models.<DT><A HREF="./org/maltparser/parser/history/package-summary.html"><B>org.maltparser.parser.history</B></A> - package org.maltparser.parser.history<DD>Contains classes for managing the history feature model.<DT><A HREF="./org/maltparser/parser/history/action/package-summary.html"><B>org.maltparser.parser.history.action</B></A> - package org.maltparser.parser.history.action<DD>Provides classes for different kinds of parser actions<DT><A HREF="./org/maltparser/parser/history/container/package-summary.html"><B>org.maltparser.parser.history.container</B></A> - package org.maltparser.parser.history.container<DD>Contains classes for intermediate storing of the parser action<DT><A HREF="./org/maltparser/parser/history/kbest/package-summary.html"><B>org.maltparser.parser.history.kbest</B></A> - package org.maltparser.parser.history.kbest<DD>Contains classes for managing the K-best list<DT><A HREF="./org/maltparser/parser/transition/package-summary.html"><B>org.maltparser.parser.transition</B></A> - package org.maltparser.parser.transition<DD>Contains classes that all deterministic parsing algorithm use (e.g., parser action and transition).<DT><A HREF="./org/maltparser/transform/pseudo/package-summary.html"><B>org.maltparser.transform.pseudo</B></A> - package org.maltparser.transform.pseudo<DD>Contains classes for performing pre-processing and post-processing transformations on dependency graphs.<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#outgoingEdges"><B>outgoingEdges</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature"><B>OutputArcFeature</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/feature/package-summary.html">org.maltparser.core.syntaxgraph.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#OutputArcFeature(org.maltparser.core.io.dataformat.DataFormatInstance, org.maltparser.core.symbol.SymbolTableHandler)"><B>OutputArcFeature(DataFormatInstance, SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature"><B>OutputColumnFeature</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/feature/package-summary.html">org.maltparser.core.syntaxgraph.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html#OutputColumnFeature(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>OutputColumnFeature(DataFormatInstance)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/OutputNullValues.html" title="class in org.maltparser.core.symbol.nullvalue"><B>OutputNullValues</B></A> - Class in <A HREF="./org/maltparser/core/symbol/nullvalue/package-summary.html">org.maltparser.core.symbol.nullvalue</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/symbol/nullvalue/OutputNullValues.html#OutputNullValues(java.lang.String, org.maltparser.core.symbol.SymbolTable, java.lang.String)"><B>OutputNullValues(String, SymbolTable, String)</B></A> - 
Constructor for class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/OutputNullValues.html" title="class in org.maltparser.core.symbol.nullvalue">OutputNullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature"><B>OutputTableFeature</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/feature/package-summary.html">org.maltparser.core.syntaxgraph.feature</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html#OutputTableFeature(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>OutputTableFeature(DataFormatInstance)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#overloadOptionValue(int, java.lang.String, java.lang.String, java.lang.String)"><B>overloadOptionValue(int, String, String, String)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Overloads the option value specified by the container index, the option group name, the option name.
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#owner"><B>owner</B></A> - 
Variable in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#owner"><B>owner</B></A> - 
Variable in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#parent"><B>parent</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#parent"><B>parent</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#parentFeature"><B>parentFeature</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#parentFeature"><B>parentFeature</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#parentFeature"><B>parentFeature</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader"><B>ParReader</B></A> - Class in <A HREF="./org/maltparser/core/feature/spec/reader/package-summary.html">org.maltparser.core.feature.spec.reader</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#ParReader()"><B>ParReader()</B></A> - 
Constructor for class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.ColumnNames.html" title="enum in org.maltparser.core.feature.spec.reader"><B>ParReader.ColumnNames</B></A> - Enum in <A HREF="./org/maltparser/core/feature/spec/reader/package-summary.html">org.maltparser.core.feature.spec.reader</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.DataStructures.html" title="enum in org.maltparser.core.feature.spec.reader"><B>ParReader.DataStructures</B></A> - Enum in <A HREF="./org/maltparser/core/feature/spec/reader/package-summary.html">org.maltparser.core.feature.spec.reader</A><DD>&nbsp;<DT><A HREF="./org/maltparser/MaltParserService.html#parse(java.lang.String[])"><B>parse(String[])</B></A> - 
Method in class org.maltparser.<A HREF="./org/maltparser/MaltParserService.html" title="class in org.maltparser">MaltParserService</A>
<DD>Parses an array of tokens and returns a dependency structure.
<DT><A HREF="./org/maltparser/parser/BatchTrainer.html#parse(org.maltparser.core.syntaxgraph.DependencyStructure, org.maltparser.core.syntaxgraph.DependencyStructure)"><B>parse(DependencyStructure, DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/BatchTrainer.html" title="class in org.maltparser.parser">BatchTrainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/DependencyParserConfig.html#parse(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>parse(DependencyStructure)</B></A> - 
Method in interface org.maltparser.parser.<A HREF="./org/maltparser/parser/DependencyParserConfig.html" title="interface in org.maltparser.parser">DependencyParserConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/DeterministicParser.html#parse(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>parse(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/DeterministicParser.html" title="class in org.maltparser.parser">DeterministicParser</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Parser.html#parse(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>parse(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Parser.html" title="class in org.maltparser.parser">Parser</A>
<DD>Parses the empty dependency graph
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#PARSE"><B>PARSE</B></A> - 
Static variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#parse(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>parse(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Trainer.html#parse(org.maltparser.core.syntaxgraph.DependencyStructure, org.maltparser.core.syntaxgraph.DependencyStructure)"><B>parse(DependencyStructure, DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Trainer.html" title="class in org.maltparser.parser">Trainer</A>
<DD>Trains a parser using the gold-standard dependency graph and returns a parsed dependency graph
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#parseCommandLine(java.lang.String, int)"><B>parseCommandLine(String, int)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#parseCommandLine(java.lang.String[], int)"><B>parseCommandLine(String[], int)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Parses the command line arguments.
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html#parseDataFormatXMLfile(java.lang.String)"><B>parseDataFormatXMLfile(String)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html#parseDataFormatXMLfile(java.net.URL)"><B>parseDataFormatXMLfile(URL)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html#parseHeadRules(java.lang.String)"><B>parseHeadRules(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRules</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html#parseHeadRules(java.net.URL)"><B>parseHeadRules(URL)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRules</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionDescriptions.html#parseOptionDescriptionXMLfile(java.net.URL)"><B>parseOptionDescriptionXMLfile(URL)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionDescriptions.html" title="class in org.maltparser.core.options">OptionDescriptions</A>
<DD>Parse a XML file that contains the options used for controlling the application.
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#parseOptionInstanceXMLfile(java.lang.String)"><B>parseOptionInstanceXMLfile(String)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Parses the option file for option values.
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#parseParameters(java.lang.String)"><B>parseParameters(String)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#parseParameters(java.lang.String, libsvm.svm_parameter)"><B>parseParameters(String, svm_parameter)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>Parses the parameter string.
<DT><A HREF="./org/maltparser/parser/Parser.html" title="class in org.maltparser.parser"><B>Parser</B></A> - Class in <A HREF="./org/maltparser/parser/package-summary.html">org.maltparser.parser</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/Parser.html#Parser(org.maltparser.parser.DependencyParserConfig)"><B>Parser(DependencyParserConfig)</B></A> - 
Constructor for class org.maltparser.parser.<A HREF="./org/maltparser/parser/Parser.html" title="class in org.maltparser.parser">Parser</A>
<DD>Creates a parser
<DT><A HREF="./org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser"><B>ParserConfiguration</B></A> - Class in <A HREF="./org/maltparser/parser/package-summary.html">org.maltparser.parser</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/ParserConfiguration.html#ParserConfiguration()"><B>ParserConfiguration()</B></A> - 
Constructor for class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser">ParserConfiguration</A>
<DD>Creates a parser configuration
<DT><A HREF="./org/maltparser/parser/Algorithm.html#parserState"><B>parserState</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser"><B>ParserState</B></A> - Class in <A HREF="./org/maltparser/parser/package-summary.html">org.maltparser.parser</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/ParserState.html#ParserState(org.maltparser.parser.Algorithm, org.maltparser.parser.AbstractParserFactory)"><B>ParserState(Algorithm, AbstractParserFactory)</B></A> - 
Constructor for class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html#ParserState(org.maltparser.parser.Algorithm, org.maltparser.parser.AbstractParserFactory, int)"><B>ParserState(Algorithm, AbstractParserFactory, int)</B></A> - 
Constructor for class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#parsingAlgorithm"><B>parsingAlgorithm</B></A> - 
Variable in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#parsingAlgorithm"><B>parsingAlgorithm</B></A> - 
Variable in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#parsingAlgorithm"><B>parsingAlgorithm</B></A> - 
Variable in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#parsingAlgorithm"><B>parsingAlgorithm</B></A> - 
Variable in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#parsingAlgorithm"><B>parsingAlgorithm</B></A> - 
Variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#parsingAlgorithm"><B>parsingAlgorithm</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParsingException.html" title="class in org.maltparser.parser"><B>ParsingException</B></A> - Exception in <A HREF="./org/maltparser/parser/package-summary.html">org.maltparser.parser</A><DD>ParsingException extends the MaltChainedException class and is thrown by classes
  within the parser.algorithm package.<DT><A HREF="./org/maltparser/parser/ParsingException.html#ParsingException(java.lang.String)"><B>ParsingException(String)</B></A> - 
Constructor for exception org.maltparser.parser.<A HREF="./org/maltparser/parser/ParsingException.html" title="class in org.maltparser.parser">ParsingException</A>
<DD>Creates a ParsingException object with a message
<DT><A HREF="./org/maltparser/parser/ParsingException.html#ParsingException(java.lang.String, java.lang.Throwable)"><B>ParsingException(String, Throwable)</B></A> - 
Constructor for exception org.maltparser.parser.<A HREF="./org/maltparser/parser/ParsingException.html" title="class in org.maltparser.parser">ParsingException</A>
<DD>Creates a ParsingException object with a message and a cause to the exception.
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#pathExternalLiblinearTrain"><B>pathExternalLiblinearTrain</B></A> - 
Variable in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#pathExternalSVMTrain"><B>pathExternalSVMTrain</B></A> - 
Variable in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#peekNextKBest()"><B>peekNextKBest()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/ScoredKBestList.html#peekNextKBestScore()"><B>peekNextKBestScore()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/ScoredKBestList.html" title="class in org.maltparser.parser.history.kbest">ScoredKBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html#permissible(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>permissible(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html" title="class in org.maltparser.parser.algorithm.covington">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/Projective.html#permissible(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>permissible(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/Projective.html" title="class in org.maltparser.parser.algorithm.covington">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html#permissible(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>permissible(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html" title="class in org.maltparser.parser.algorithm.nivre">ArcEager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html#permissible(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>permissible(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html" title="class in org.maltparser.parser.algorithm.nivre">ArcStandard</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/Planar.html#permissible(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>permissible(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/Planar.html" title="class in org.maltparser.parser.algorithm.planar">Planar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html#permissible(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>permissible(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html" title="class in org.maltparser.parser.algorithm.stack">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/Projective.html#permissible(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>permissible(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/Projective.html" title="class in org.maltparser.parser.algorithm.stack">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#permissible(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>permissible(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html#permissible(org.maltparser.parser.history.action.GuideUserAction)"><B>permissible(GuideUserAction)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#permissible(org.maltparser.parser.history.action.GuideUserAction, org.maltparser.parser.ParserConfiguration)"><B>permissible(GuideUserAction, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/Edge.html#PHRASE_STRUCTURE_EDGE"><B>PHRASE_STRUCTURE_EDGE</B></A> - 
Static variable in interface org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/Edge.html" title="interface in org.maltparser.core.syntaxgraph.edge">Edge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#PHRASE_STRUCTURE_EDGE_LABEL"><B>PHRASE_STRUCTURE_EDGE_LABEL</B></A> - 
Static variable in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#PHRASE_STRUCTURE_NODE_LABEL"><B>PHRASE_STRUCTURE_NODE_LABEL</B></A> - 
Static variable in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph"><B>PhraseStructure</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph"><B>PhraseStructureGraph</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#PhraseStructureGraph(org.maltparser.core.symbol.SymbolTableHandler)"><B>PhraseStructureGraph(SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/PhraseStructureNode.html" title="interface in org.maltparser.core.syntaxgraph.node"><B>PhraseStructureNode</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/node/package-summary.html">org.maltparser.core.syntaxgraph.node</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/planar/Planar.html" title="class in org.maltparser.parser.algorithm.planar"><B>Planar</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/planar/package-summary.html">org.maltparser.parser.algorithm.planar</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/planar/Planar.html#Planar()"><B>Planar()</B></A> - 
Constructor for class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/Planar.html" title="class in org.maltparser.parser.algorithm.planar">Planar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar"><B>PlanarAddressFunction</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/planar/package-summary.html">org.maltparser.parser.algorithm.planar</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#PlanarAddressFunction(java.lang.String, org.maltparser.parser.Algorithm)"><B>PlanarAddressFunction(String, Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.PlanarSubFunction.html" title="enum in org.maltparser.parser.algorithm.planar"><B>PlanarAddressFunction.PlanarSubFunction</B></A> - Enum in <A HREF="./org/maltparser/parser/algorithm/planar/package-summary.html">org.maltparser.parser.algorithm.planar</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarArcEagerOracle.html" title="class in org.maltparser.parser.algorithm.planar"><B>PlanarArcEagerOracle</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/planar/package-summary.html">org.maltparser.parser.algorithm.planar</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarArcEagerOracle.html#PlanarArcEagerOracle(org.maltparser.parser.DependencyParserConfig, org.maltparser.parser.history.GuideUserHistory)"><B>PlanarArcEagerOracle(DependencyParserConfig, GuideUserHistory)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarArcEagerOracle.html" title="class in org.maltparser.parser.algorithm.planar">PlanarArcEagerOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar"><B>PlanarConfig</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/planar/package-summary.html">org.maltparser.parser.algorithm.planar</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#PlanarConfig(org.maltparser.core.symbol.SymbolTableHandler, java.lang.String, java.lang.String, java.lang.String)"><B>PlanarConfig(SymbolTableHandler, String, String, String)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html" title="class in org.maltparser.parser.algorithm.planar"><B>PlanarFactory</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/planar/package-summary.html">org.maltparser.parser.algorithm.planar</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html#PlanarFactory(org.maltparser.parser.Algorithm)"><B>PlanarFactory(Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html" title="class in org.maltparser.parser.algorithm.planar">PlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/plugin/Plugin.html" title="class in org.maltparser.core.plugin"><B>Plugin</B></A> - Class in <A HREF="./org/maltparser/core/plugin/package-summary.html">org.maltparser.core.plugin</A><DD>The class Plugin contains information about a plug-in that comply to the the MaltParser Plugin Standard.<DT><A HREF="./org/maltparser/core/plugin/Plugin.html#Plugin(java.lang.String)"><B>Plugin(String)</B></A> - 
Constructor for class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/Plugin.html" title="class in org.maltparser.core.plugin">Plugin</A>
<DD>Creates a plug-in container.
<DT><A HREF="./org/maltparser/core/plugin/Plugin.html#Plugin(java.io.File)"><B>Plugin(File)</B></A> - 
Constructor for class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/Plugin.html" title="class in org.maltparser.core.plugin">Plugin</A>
<DD>Creates a plug-in container.
<DT><A HREF="./org/maltparser/core/plugin/PluginException.html" title="class in org.maltparser.core.plugin"><B>PluginException</B></A> - Exception in <A HREF="./org/maltparser/core/plugin/package-summary.html">org.maltparser.core.plugin</A><DD>PluginException extends the MaltChainedException class and is thrown by classes
  within the plugin package.<DT><A HREF="./org/maltparser/core/plugin/PluginException.html#PluginException(java.lang.String)"><B>PluginException(String)</B></A> - 
Constructor for exception org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/PluginException.html" title="class in org.maltparser.core.plugin">PluginException</A>
<DD>Creates a PluginException object with a message
<DT><A HREF="./org/maltparser/core/plugin/PluginException.html#PluginException(java.lang.String, java.lang.Throwable)"><B>PluginException(String, Throwable)</B></A> - 
Constructor for exception org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/PluginException.html" title="class in org.maltparser.core.plugin">PluginException</A>
<DD>Creates a PluginException object with a message
<DT><A HREF="./org/maltparser/core/plugin/PluginLoader.html" title="class in org.maltparser.core.plugin"><B>PluginLoader</B></A> - Class in <A HREF="./org/maltparser/core/plugin/package-summary.html">org.maltparser.core.plugin</A><DD>Loads MaltParser plug-ins and makes new instances of classes within these plug-ins.<DT><A HREF="./org/maltparser/core/config/ConfigDirChartItem.html#postprocess(int)"><B>postprocess(int)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigDirChartItem.html" title="class in org.maltparser.core.config">ConfigDirChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#postprocess()"><B>postprocess()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html#postprocess(int)"><B>postprocess(int)</B></A> - 
Method in class org.maltparser.core.flow.item.<A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</A>
<DD>Cause the chart item to perform the postprocess tasks
<DT><A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html#postprocess(int)"><B>postprocess(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html" title="class in org.maltparser.core.syntaxgraph">CopyChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#postprocess(int)"><B>postprocess(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html#postprocess(int)"><B>postprocess(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraphChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#postprocess(int)"><B>postprocess(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMaltChartItem.html#postprocess(int)"><B>postprocess(int)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMaltChartItem.html" title="class in org.maltparser.parser">SingleMaltChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html#postprocess(int)"><B>postprocess(int)</B></A> - 
Method in class org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html" title="class in org.maltparser.transform.pseudo">PseudoProjChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#predecessor"><B>predecessor</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>the previous terminal node in the linear precedence
<DT><A HREF="./org/maltparser/ml/LearningMethod.html#predict(org.maltparser.core.feature.FeatureVector, org.maltparser.parser.history.action.SingleDecision)"><B>predict(FeatureVector, SingleDecision)</B></A> - 
Method in interface org.maltparser.ml.<A HREF="./org/maltparser/ml/LearningMethod.html" title="interface in org.maltparser.ml">LearningMethod</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#predict(org.maltparser.core.feature.FeatureVector, org.maltparser.parser.history.action.SingleDecision)"><B>predict(FeatureVector, SingleDecision)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#predict(org.maltparser.core.feature.FeatureVector, org.maltparser.parser.history.action.SingleDecision)"><B>predict(FeatureVector, SingleDecision)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonOracle.html#predict(org.maltparser.core.syntaxgraph.DependencyStructure, org.maltparser.parser.ParserConfiguration)"><B>predict(DependencyStructure, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonOracle.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEagerOracle.html#predict(org.maltparser.core.syntaxgraph.DependencyStructure, org.maltparser.parser.ParserConfiguration)"><B>predict(DependencyStructure, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcEagerOracle.html" title="class in org.maltparser.parser.algorithm.nivre">ArcEagerOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandardOracle.html#predict(org.maltparser.core.syntaxgraph.DependencyStructure, org.maltparser.parser.ParserConfiguration)"><B>predict(DependencyStructure, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandardOracle.html" title="class in org.maltparser.parser.algorithm.nivre">ArcStandardOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarArcEagerOracle.html#predict(org.maltparser.core.syntaxgraph.DependencyStructure, org.maltparser.parser.ParserConfiguration)"><B>predict(DependencyStructure, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarArcEagerOracle.html" title="class in org.maltparser.parser.algorithm.planar">PlanarArcEagerOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/ProjectiveOracle.html#predict(org.maltparser.core.syntaxgraph.DependencyStructure, org.maltparser.parser.ParserConfiguration)"><B>predict(DependencyStructure, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/ProjectiveOracle.html" title="class in org.maltparser.parser.algorithm.stack">ProjectiveOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/SwapEagerOracle.html#predict(org.maltparser.core.syntaxgraph.DependencyStructure, org.maltparser.parser.ParserConfiguration)"><B>predict(DependencyStructure, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/SwapEagerOracle.html" title="class in org.maltparser.parser.algorithm.stack">SwapEagerOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/SwapLazyOracle.html#predict(org.maltparser.core.syntaxgraph.DependencyStructure, org.maltparser.parser.ParserConfiguration)"><B>predict(DependencyStructure, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/SwapLazyOracle.html" title="class in org.maltparser.parser.algorithm.stack">SwapLazyOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarArcEagerOracle.html#predict(org.maltparser.core.syntaxgraph.DependencyStructure, org.maltparser.parser.ParserConfiguration)"><B>predict(DependencyStructure, ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarArcEagerOracle.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarArcEagerOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/ClassifierGuide.html#predict(org.maltparser.parser.history.action.GuideDecision)"><B>predict(GuideDecision)</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/ClassifierGuide.html" title="interface in org.maltparser.parser.guide">ClassifierGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#predict(org.maltparser.parser.history.action.GuideDecision)"><B>predict(GuideDecision)</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html#predict(org.maltparser.parser.history.action.GuideDecision)"><B>predict(GuideDecision)</B></A> - 
Method in interface org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html" title="interface in org.maltparser.parser.guide.decision">DecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#predict(org.maltparser.parser.history.action.GuideDecision)"><B>predict(GuideDecision)</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#predict(org.maltparser.parser.history.action.GuideDecision)"><B>predict(GuideDecision)</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/Guidable.html#predict(org.maltparser.parser.history.action.GuideUserAction)"><B>predict(GuideUserAction)</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/Guidable.html" title="interface in org.maltparser.parser.guide">Guidable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#predict(org.maltparser.parser.history.action.SingleDecision)"><B>predict(SingleDecision)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#predict(org.maltparser.parser.history.action.SingleDecision)"><B>predict(SingleDecision)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#predict(org.maltparser.parser.history.action.SingleDecision)"><B>predict(SingleDecision)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/InstanceModel.html#predict(org.maltparser.parser.history.action.SingleDecision)"><B>predict(SingleDecision)</B></A> - 
Method in interface org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/InstanceModel.html" title="interface in org.maltparser.parser.guide.instance">InstanceModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/OracleGuide.html#predict(org.maltparser.core.syntaxgraph.DependencyStructure, org.maltparser.parser.ParserConfiguration)"><B>predict(DependencyStructure, ParserConfiguration)</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/OracleGuide.html" title="interface in org.maltparser.parser.guide">OracleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#predict(org.maltparser.parser.history.action.GuideDecision)"><B>predict(GuideDecision)</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/ClassifierGuide.html#predictExtract(org.maltparser.parser.history.action.GuideDecision)"><B>predictExtract(GuideDecision)</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/ClassifierGuide.html" title="interface in org.maltparser.parser.guide">ClassifierGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#predictExtract(org.maltparser.parser.history.action.GuideDecision)"><B>predictExtract(GuideDecision)</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html#predictExtract(org.maltparser.parser.history.action.GuideDecision)"><B>predictExtract(GuideDecision)</B></A> - 
Method in interface org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html" title="interface in org.maltparser.parser.guide.decision">DecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#predictExtract(org.maltparser.parser.history.action.GuideDecision)"><B>predictExtract(GuideDecision)</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#predictExtract(org.maltparser.parser.history.action.GuideDecision)"><B>predictExtract(GuideDecision)</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#predictExtract(org.maltparser.parser.history.action.SingleDecision)"><B>predictExtract(SingleDecision)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#predictExtract(org.maltparser.parser.history.action.SingleDecision)"><B>predictExtract(SingleDecision)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#predictExtract(org.maltparser.parser.history.action.SingleDecision)"><B>predictExtract(SingleDecision)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/InstanceModel.html#predictExtract(org.maltparser.parser.history.action.SingleDecision)"><B>predictExtract(SingleDecision)</B></A> - 
Method in interface org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/InstanceModel.html" title="interface in org.maltparser.parser.guide.instance">InstanceModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#predictExtract(org.maltparser.parser.history.action.GuideDecision)"><B>predictExtract(GuideDecision)</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/ClassifierGuide.html#predictFromKBestList(org.maltparser.parser.history.action.GuideDecision)"><B>predictFromKBestList(GuideDecision)</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/ClassifierGuide.html" title="interface in org.maltparser.parser.guide">ClassifierGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#predictFromKBestList(org.maltparser.parser.history.action.GuideDecision)"><B>predictFromKBestList(GuideDecision)</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html#predictFromKBestList(org.maltparser.parser.history.action.GuideDecision)"><B>predictFromKBestList(GuideDecision)</B></A> - 
Method in interface org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html" title="interface in org.maltparser.parser.guide.decision">DecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#predictFromKBestList(org.maltparser.parser.history.action.GuideDecision)"><B>predictFromKBestList(GuideDecision)</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#predictFromKBestList(org.maltparser.parser.history.action.GuideDecision)"><B>predictFromKBestList(GuideDecision)</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/Guidable.html#predictFromKBestList(org.maltparser.parser.history.action.GuideUserAction)"><B>predictFromKBestList(GuideUserAction)</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/Guidable.html" title="interface in org.maltparser.parser.guide">Guidable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#predictFromKBestList(org.maltparser.parser.history.action.GuideDecision)"><B>predictFromKBestList(GuideDecision)</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map"><B>PrefixFeature</B></A> - Class in <A HREF="./org/maltparser/core/feature/map/package-summary.html">org.maltparser.core.feature.map</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#PrefixFeature(org.maltparser.core.symbol.SymbolTableHandler)"><B>PrefixFeature(SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#prefixLength"><B>prefixLength</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigDirChartItem.html#preprocess(int)"><B>preprocess(int)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigDirChartItem.html" title="class in org.maltparser.core.config">ConfigDirChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#preprocess()"><B>preprocess()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html#preprocess(int)"><B>preprocess(int)</B></A> - 
Method in class org.maltparser.core.flow.item.<A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</A>
<DD>Cause the chart item to perform the preprocess tasks
<DT><A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html#preprocess(int)"><B>preprocess(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html" title="class in org.maltparser.core.syntaxgraph">CopyChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#preprocess(int)"><B>preprocess(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html#preprocess(int)"><B>preprocess(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraphChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#preprocess(int)"><B>preprocess(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMaltChartItem.html#preprocess(int)"><B>preprocess(int)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMaltChartItem.html" title="class in org.maltparser.parser">SingleMaltChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html#preprocess(int)"><B>preprocess(int)</B></A> - 
Method in class org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html" title="class in org.maltparser.transform.pseudo">PseudoProjChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#print(boolean)"><B>print(boolean)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#print(char)"><B>print(char)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#print(char[])"><B>print(char[])</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#print(double)"><B>print(double)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#print(float)"><B>print(float)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#print(int)"><B>print(int)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#print(long)"><B>print(long)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#print(java.lang.Object)"><B>print(Object)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#print(java.lang.String)"><B>print(String)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#printf(java.util.Locale, java.lang.String, java.lang.Object...)"><B>printf(Locale, String, Object...)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#printf(java.lang.String, java.lang.Object...)"><B>printf(String, Object...)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#println()"><B>println()</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#println(boolean)"><B>println(boolean)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#println(char)"><B>println(char)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#println(char[])"><B>println(char[])</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#println(double)"><B>println(double)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#println(float)"><B>println(float)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#println(int)"><B>println(int)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#println(long)"><B>println(long)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#println(java.lang.Object)"><B>println(Object)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#println(java.lang.String)"><B>println(String)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/exception/MaltChainedException.html#printStackTrace()"><B>printStackTrace()</B></A> - 
Method in exception org.maltparser.core.exception.<A HREF="./org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTable.html#printSymbolTable(org.apache.log4j.Logger)"><B>printSymbolTable(Logger)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTable.html" title="interface in org.maltparser.core.symbol">SymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#printSymbolTable(org.apache.log4j.Logger)"><B>printSymbolTable(Logger)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html#printSymbolTables(org.apache.log4j.Logger)"><B>printSymbolTables(Logger)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html" title="interface in org.maltparser.core.symbol">SymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html#printSymbolTables(org.apache.log4j.Logger)"><B>printSymbolTables(Logger)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html" title="class in org.maltparser.core.syntaxgraph.headrules"><B>PrioList</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/headrules/package-summary.html">org.maltparser.core.syntaxgraph.headrules</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html#PrioList(org.maltparser.core.syntaxgraph.headrules.HeadRule, java.lang.String)"><B>PrioList(HeadRule, String)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html#prioList"><B>prioList</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html" title="class in org.maltparser.core.syntaxgraph.headrules"><B>PrioSet</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/headrules/package-summary.html">org.maltparser.core.syntaxgraph.headrules</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html#PrioSet(org.maltparser.core.syntaxgraph.headrules.PrioList)"><B>PrioSet(PrioList)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html#PrioSet(org.maltparser.core.syntaxgraph.headrules.PrioList, java.lang.String)"><B>PrioSet(PrioList, String)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#prioSet"><B>prioSet</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules"><B>PrioSetMember</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/headrules/package-summary.html">org.maltparser.core.syntaxgraph.headrules</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#PrioSetMember(org.maltparser.core.syntaxgraph.headrules.PrioSet, org.maltparser.core.symbol.SymbolTable, org.maltparser.core.io.dataformat.ColumnDescription, int, org.maltparser.core.syntaxgraph.headrules.PrioSetMember.RelationToPrevMember)"><B>PrioSetMember(PrioSet, SymbolTable, ColumnDescription, int, PrioSetMember.RelationToPrevMember)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#PrioSetMember(org.maltparser.core.syntaxgraph.headrules.PrioSet, org.maltparser.core.symbol.SymbolTable, org.maltparser.core.io.dataformat.ColumnDescription, java.lang.String, org.maltparser.core.syntaxgraph.headrules.PrioSetMember.RelationToPrevMember)"><B>PrioSetMember(PrioSet, SymbolTable, ColumnDescription, String, PrioSetMember.RelationToPrevMember)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.RelationToPrevMember.html" title="enum in org.maltparser.core.syntaxgraph.headrules"><B>PrioSetMember.RelationToPrevMember</B></A> - Enum in <A HREF="./org/maltparser/core/syntaxgraph/headrules/package-summary.html">org.maltparser.core.syntaxgraph.headrules</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/config/ConfigDirChartItem.html#process(int)"><B>process(int)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigDirChartItem.html" title="class in org.maltparser.core.config">ConfigDirChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#process()"><B>process()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html#process(int)"><B>process(int)</B></A> - 
Method in class org.maltparser.core.flow.item.<A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</A>
<DD>Cause the chart item to perform the process task (for every sentence)
<DT><A HREF="./org/maltparser/core/options/option/Option.html#PROCESS"><B>PROCESS</B></A> - 
Static variable in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>The option is only relevant during processing (parsing)
<DT><A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html#process(int)"><B>process(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html" title="class in org.maltparser.core.syntaxgraph">CopyChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#process(int)"><B>process(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html#process(int)"><B>process(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraphChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#process(int)"><B>process(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/Engine.html#process(int)"><B>process(int)</B></A> - 
Method in class org.maltparser.<A HREF="./org/maltparser/Engine.html" title="class in org.maltparser">Engine</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#process(java.lang.Object[])"><B>process(Object[])</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMaltChartItem.html#process(int)"><B>process(int)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMaltChartItem.html" title="class in org.maltparser.parser">SingleMaltChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html#process(int)"><B>process(int)</B></A> - 
Method in class org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html" title="class in org.maltparser.transform.pseudo">PseudoProjChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/Projective.html" title="class in org.maltparser.parser.algorithm.covington"><B>Projective</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/covington/package-summary.html">org.maltparser.parser.algorithm.covington</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/covington/Projective.html#Projective()"><B>Projective()</B></A> - 
Constructor for class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/Projective.html" title="class in org.maltparser.parser.algorithm.covington">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/Projective.html" title="class in org.maltparser.parser.algorithm.stack"><B>Projective</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/stack/package-summary.html">org.maltparser.parser.algorithm.stack</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/stack/Projective.html#Projective()"><B>Projective()</B></A> - 
Constructor for class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/Projective.html" title="class in org.maltparser.parser.algorithm.stack">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/ProjectiveOracle.html" title="class in org.maltparser.parser.algorithm.stack"><B>ProjectiveOracle</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/stack/package-summary.html">org.maltparser.parser.algorithm.stack</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/stack/ProjectiveOracle.html#ProjectiveOracle(org.maltparser.parser.DependencyParserConfig, org.maltparser.parser.history.GuideUserHistory)"><B>ProjectiveOracle(DependencyParserConfig, GuideUserHistory)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/ProjectiveOracle.html" title="class in org.maltparser.parser.algorithm.stack">ProjectiveOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/transform/pseudo/PseudoProjectivity.html#projectivize(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>projectivize(DependencyStructure)</B></A> - 
Method in class org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/PseudoProjectivity.html" title="class in org.maltparser.transform.pseudo">PseudoProjectivity</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/Propagation.html#propagate(org.maltparser.core.syntaxgraph.edge.Edge)"><B>propagate(Edge)</B></A> - 
Method in class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/Propagation.html" title="class in org.maltparser.core.propagation">Propagation</A>
<DD>Propagate columns according to the propagation specification
<DT><A HREF="./org/maltparser/core/propagation/PropagationManager.html#propagate(org.maltparser.core.syntaxgraph.edge.Edge)"><B>propagate(Edge)</B></A> - 
Method in class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/PropagationManager.html" title="class in org.maltparser.core.propagation">PropagationManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/Propagations.html#propagate(org.maltparser.core.syntaxgraph.edge.Edge)"><B>propagate(Edge)</B></A> - 
Method in class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/Propagations.html" title="class in org.maltparser.core.propagation">Propagations</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/Propagation.html" title="class in org.maltparser.core.propagation"><B>Propagation</B></A> - Class in <A HREF="./org/maltparser/core/propagation/package-summary.html">org.maltparser.core.propagation</A><DD>A propagation object propagate a column value from one node to a column in another node based on the propagation specification.<DT><A HREF="./org/maltparser/core/propagation/Propagation.html#Propagation(org.maltparser.core.propagation.spec.PropagationSpec, org.maltparser.core.symbol.SymbolTableHandler)"><B>Propagation(PropagationSpec, SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/Propagation.html" title="class in org.maltparser.core.propagation">Propagation</A>
<DD>Creates a propagation object based on the propagation specification
<DT><A HREF="./org/maltparser/core/propagation/PropagationException.html" title="class in org.maltparser.core.propagation"><B>PropagationException</B></A> - Exception in <A HREF="./org/maltparser/core/propagation/package-summary.html">org.maltparser.core.propagation</A><DD>PropagationException extends the MaltChainedException class and is thrown by classes
  within the propagation package.<DT><A HREF="./org/maltparser/core/propagation/PropagationException.html#PropagationException(java.lang.String)"><B>PropagationException(String)</B></A> - 
Constructor for exception org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/PropagationException.html" title="class in org.maltparser.core.propagation">PropagationException</A>
<DD>Creates a PropagationException object with a message
<DT><A HREF="./org/maltparser/core/propagation/PropagationException.html#PropagationException(java.lang.String, java.lang.Throwable)"><B>PropagationException(String, Throwable)</B></A> - 
Constructor for exception org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/PropagationException.html" title="class in org.maltparser.core.propagation">PropagationException</A>
<DD>Creates a PropagationException object with a message and a cause to the exception.
<DT><A HREF="./org/maltparser/core/propagation/PropagationManager.html" title="class in org.maltparser.core.propagation"><B>PropagationManager</B></A> - Class in <A HREF="./org/maltparser/core/propagation/package-summary.html">org.maltparser.core.propagation</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/propagation/PropagationManager.html#PropagationManager(org.maltparser.core.config.ConfigurationDir, org.maltparser.core.symbol.SymbolTableHandler)"><B>PropagationManager(ConfigurationDir, SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/PropagationManager.html" title="class in org.maltparser.core.propagation">PropagationManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#propagationManager"><B>propagationManager</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#propagationManager"><B>propagationManager</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/Propagations.html" title="class in org.maltparser.core.propagation"><B>Propagations</B></A> - Class in <A HREF="./org/maltparser/core/propagation/package-summary.html">org.maltparser.core.propagation</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/propagation/Propagations.html#Propagations(org.maltparser.core.propagation.spec.PropagationSpecs, org.maltparser.core.symbol.SymbolTableHandler)"><B>Propagations(PropagationSpecs, SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/Propagations.html" title="class in org.maltparser.core.propagation">Propagations</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html" title="class in org.maltparser.core.propagation.spec"><B>PropagationSpec</B></A> - Class in <A HREF="./org/maltparser/core/propagation/spec/package-summary.html">org.maltparser.core.propagation.spec</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html#PropagationSpec(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>PropagationSpec(String, String, String, String)</B></A> - 
Constructor for class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html" title="class in org.maltparser.core.propagation.spec">PropagationSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpecs.html" title="class in org.maltparser.core.propagation.spec"><B>PropagationSpecs</B></A> - Class in <A HREF="./org/maltparser/core/propagation/spec/package-summary.html">org.maltparser.core.propagation.spec</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpecs.html#PropagationSpecs()"><B>PropagationSpecs()</B></A> - 
Constructor for class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpecs.html" title="class in org.maltparser.core.propagation.spec">PropagationSpecs</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpecsReader.html" title="class in org.maltparser.core.propagation.spec"><B>PropagationSpecsReader</B></A> - Class in <A HREF="./org/maltparser/core/propagation/spec/package-summary.html">org.maltparser.core.propagation.spec</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpecsReader.html#PropagationSpecsReader()"><B>PropagationSpecsReader()</B></A> - 
Constructor for class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpecsReader.html" title="class in org.maltparser.core.propagation.spec">PropagationSpecsReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html" title="class in org.maltparser.transform.pseudo"><B>PseudoProjChartItem</B></A> - Class in <A HREF="./org/maltparser/transform/pseudo/package-summary.html">org.maltparser.transform.pseudo</A><DD>&nbsp;<DT><A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html#PseudoProjChartItem()"><B>PseudoProjChartItem()</B></A> - 
Constructor for class org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html" title="class in org.maltparser.transform.pseudo">PseudoProjChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/transform/pseudo/PseudoProjectivity.html" title="class in org.maltparser.transform.pseudo"><B>PseudoProjectivity</B></A> - Class in <A HREF="./org/maltparser/transform/pseudo/package-summary.html">org.maltparser.transform.pseudo</A><DD>This class contains methods for projectivizing and deprojectivizing<DT><A HREF="./org/maltparser/transform/pseudo/PseudoProjectivity.html#PseudoProjectivity()"><B>PseudoProjectivity()</B></A> - 
Constructor for class org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/PseudoProjectivity.html" title="class in org.maltparser.transform.pseudo">PseudoProjectivity</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationRegistry.html#put(java.lang.Class, java.lang.Object)"><B>put(Class&lt;?&gt;, Object)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationRegistry.html" title="class in org.maltparser.core.config">ConfigurationRegistry</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#rank"><B>rank</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#rank"><B>rank</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html#read(org.w3c.dom.Element, org.maltparser.core.flow.FlowChartManager)"><B>read(Element, FlowChartManager)</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html" title="class in org.maltparser.core.flow.spec">ChartItemSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html#read(org.w3c.dom.Element, org.maltparser.core.flow.FlowChartManager)"><B>read(Element, FlowChartManager)</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html" title="class in org.maltparser.core.flow.spec">ChartSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartAttribute.html#read(org.w3c.dom.Element, org.maltparser.core.flow.system.FlowChartSystem)"><B>read(Element, FlowChartSystem)</B></A> - 
Method in class org.maltparser.core.flow.system.elem.<A HREF="./org/maltparser/core/flow/system/elem/ChartAttribute.html" title="class in org.maltparser.core.flow.system.elem">ChartAttribute</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html#read(org.w3c.dom.Element, org.maltparser.core.flow.system.FlowChartSystem)"><B>read(Element, FlowChartSystem)</B></A> - 
Method in class org.maltparser.core.flow.system.elem.<A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html" title="class in org.maltparser.core.flow.system.elem">ChartElement</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/FlowChartSystem.html#readChartElements(org.w3c.dom.Element)"><B>readChartElements(Element)</B></A> - 
Method in class org.maltparser.core.flow.system.<A HREF="./org/maltparser/core/flow/system/FlowChartSystem.html" title="class in org.maltparser.core.flow.system">FlowChartSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader"><B>ReadChartItem</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/reader/package-summary.html">org.maltparser.core.syntaxgraph.reader</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#ReadChartItem()"><B>ReadChartItem()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#readEpilog()"><B>readEpilog()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#readEpilog()"><B>readEpilog()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#readEpilog()"><B>readEpilog()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</A>
<DD>Reads the end of the file, after all sentences have been processed,
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#readEpilog()"><B>readEpilog()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#readEpilog()"><B>readEpilog()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FeatureEngine.html#readFeatureSystem(org.w3c.dom.Element)"><B>readFeatureSystem(Element)</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FeatureEngine.html" title="class in org.maltparser.core.feature.system">FeatureEngine</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FeatureEngine.html#readFunction(org.w3c.dom.Element)"><B>readFunction(Element)</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FeatureEngine.html" title="class in org.maltparser.core.feature.system">FeatureEngine</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/plugin/JarLoader.html#readJarFile(java.net.URL)"><B>readJarFile(URL)</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/JarLoader.html" title="class in org.maltparser.core.plugin">JarLoader</A>
<DD>Loads the content of a jar file that comply with a MaltParser Plugin
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#readLibLinearProblem(java.io.InputStreamReader, int[])"><B>readLibLinearProblem(InputStreamReader, int[])</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>Reads an instance file into a svm_problem object according to the Malt-SVM format, which is column fixed format (tab-separated).
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#readProblemMaltSVMFormat(java.io.InputStreamReader, int[], libsvm.svm_parameter)"><B>readProblemMaltSVMFormat(InputStreamReader, int[], svm_parameter)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>Reads an instance file into a svm_problem object according to the Malt-SVM format, which is column fixed format (tab-separated).
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#readProlog()"><B>readProlog()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#readProlog()"><B>readProlog()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#readProlog()"><B>readProlog()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</A>
<DD>Cause the syntax graph reader to read the beginning of the file (such as header information)
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#readProlog()"><B>readProlog()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#readProlog()"><B>readProlog()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#readSentence(org.maltparser.core.syntaxgraph.TokenStructure)"><B>readSentence(TokenStructure)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#readSentence(org.maltparser.core.syntaxgraph.TokenStructure)"><B>readSentence(TokenStructure)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#readSentence(org.maltparser.core.syntaxgraph.TokenStructure)"><B>readSentence(TokenStructure)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</A>
<DD>Reads a sentence (token structure, dependency structure or/and phrase structure)
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#readSentence(org.maltparser.core.syntaxgraph.TokenStructure)"><B>readSentence(TokenStructure)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#readSentence(org.maltparser.core.syntaxgraph.TokenStructure)"><B>readSentence(TokenStructure)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FeatureEngine.html#readSubFunction(org.w3c.dom.Element, java.lang.Class, boolean)"><B>readSubFunction(Element, Class&lt;?&gt;, boolean)</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FeatureEngine.html" title="class in org.maltparser.core.feature.system">FeatureEngine</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html#REDUCE"><B>REDUCE</B></A> - 
Static variable in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html" title="class in org.maltparser.parser.algorithm.nivre">ArcEager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/Planar.html#REDUCE"><B>REDUCE</B></A> - 
Static variable in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/Planar.html" title="class in org.maltparser.parser.algorithm.planar">Planar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#REDUCE"><B>REDUCE</B></A> - 
Static variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#REDUCE_ONLY"><B>REDUCE_ONLY</B></A> - 
Static variable in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#reduceAfterSwitch"><B>reduceAfterSwitch</B></A> - 
Variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#reduceAfterSwitch()"><B>reduceAfterSwitch()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#REDUCEBOTH"><B>REDUCEBOTH</B></A> - 
Static variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#registry"><B>registry</B></A> - 
Variable in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#registry"><B>registry</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#relationToNextDecision"><B>relationToNextDecision</B></A> - 
Variable in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#relationToPrevMember"><B>relationToPrevMember</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#RELAXED"><B>RELAXED</B></A> - 
Static variable in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#RELAXED"><B>RELAXED</B></A> - 
Static variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html#removeChartItemAttribute(java.lang.String)"><B>removeChartItemAttribute(String)</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html" title="class in org.maltparser.core.flow.spec">ChartItemSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTreeNode.html#removeChild(org.maltparser.parser.history.HistoryTreeNode)"><B>removeChild(HistoryTreeNode)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTreeNode.html" title="class in org.maltparser.parser.history">HistoryTreeNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#removeDependencyEdge(int, int)"><B>removeDependencyEdge(int, int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#removeDependencyEdge(org.maltparser.core.syntaxgraph.node.Node, org.maltparser.core.syntaxgraph.node.Node)"><B>removeDependencyEdge(Node, Node)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#removeDependencyEdge(int, int)"><B>removeDependencyEdge(int, int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Remove an edge from the head to the dependent identified by the indices of the dependency nodes.
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#removeDependencyEdge(int, int)"><B>removeDependencyEdge(int, int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#removeDependencyEdge(org.maltparser.core.syntaxgraph.node.Node, org.maltparser.core.syntaxgraph.node.Node)"><B>removeDependencyEdge(Node, Node)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#removeFlowChartRegistry(java.lang.Class, java.lang.String)"><B>removeFlowChartRegistry(Class&lt;?&gt;, String)</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#removeIncomingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>removeIncomingEdge(Edge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Node.html#removeIncomingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>removeIncomingEdge(Edge)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Node.html" title="interface in org.maltparser.core.syntaxgraph.node">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#removeIncomingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>removeIncomingEdge(Edge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#removeIncomingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>removeIncomingEdge(Edge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#removeIncomingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>removeIncomingEdge(Edge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Element.html#removeLabel(org.maltparser.core.symbol.SymbolTable)"><B>removeLabel(SymbolTable)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Element.html" title="interface in org.maltparser.core.syntaxgraph">Element</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#removeLabel(org.maltparser.core.symbol.SymbolTable)"><B>removeLabel(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Element.html#removeLabels()"><B>removeLabels()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Element.html" title="interface in org.maltparser.core.syntaxgraph">Element</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#removeLabels()"><B>removeLabels()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#removeOutgoingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>removeOutgoingEdge(Edge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Node.html#removeOutgoingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>removeOutgoingEdge(Edge)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Node.html" title="interface in org.maltparser.core.syntaxgraph.node">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#removeOutgoingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>removeOutgoingEdge(Edge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#removeOutgoingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>removeOutgoingEdge(Edge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#removeOutgoingEdge(org.maltparser.core.syntaxgraph.edge.Edge)"><B>removeOutgoingEdge(Edge)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#removePhraseStructureEdge(org.maltparser.core.syntaxgraph.node.PhraseStructureNode, org.maltparser.core.syntaxgraph.node.PhraseStructureNode)"><B>removePhraseStructureEdge(PhraseStructureNode, PhraseStructureNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html#removePhraseStructureEdge(org.maltparser.core.syntaxgraph.node.PhraseStructureNode, org.maltparser.core.syntaxgraph.node.PhraseStructureNode)"><B>removePhraseStructureEdge(PhraseStructureNode, PhraseStructureNode)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructure.html" title="interface in org.maltparser.core.syntaxgraph">PhraseStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#removePhraseStructureEdge(org.maltparser.core.syntaxgraph.node.PhraseStructureNode, org.maltparser.core.syntaxgraph.node.PhraseStructureNode)"><B>removePhraseStructureEdge(PhraseStructureNode, PhraseStructureNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html#removePostProcessChartItemSpecifications(org.maltparser.core.flow.spec.ChartItemSpecification)"><B>removePostProcessChartItemSpecifications(ChartItemSpecification)</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html" title="class in org.maltparser.core.flow.spec">ChartSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html#removePreProcessChartItemSpecifications(org.maltparser.core.flow.spec.ChartItemSpecification)"><B>removePreProcessChartItemSpecifications(ChartItemSpecification)</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html" title="class in org.maltparser.core.flow.spec">ChartSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html#removeProcessChartItemSpecifications(org.maltparser.core.flow.spec.ChartItemSpecification)"><B>removeProcessChartItemSpecifications(ChartItemSpecification)</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html" title="class in org.maltparser.core.flow.spec">ChartSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#removeSecondaryEdge(org.maltparser.core.syntaxgraph.node.ComparableNode, org.maltparser.core.syntaxgraph.node.ComparableNode)"><B>removeSecondaryEdge(ComparableNode, ComparableNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#removeSecondaryEdge(org.maltparser.core.syntaxgraph.node.ComparableNode, org.maltparser.core.syntaxgraph.node.ComparableNode)"><B>removeSecondaryEdge(ComparableNode, ComparableNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#removeSecondaryEdge(org.maltparser.core.syntaxgraph.node.ComparableNode, org.maltparser.core.syntaxgraph.node.ComparableNode)"><B>removeSecondaryEdge(ComparableNode, ComparableNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SecEdgeStructure.html#removeSecondaryEdge(org.maltparser.core.syntaxgraph.node.ComparableNode, org.maltparser.core.syntaxgraph.node.ComparableNode)"><B>removeSecondaryEdge(ComparableNode, ComparableNode)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SecEdgeStructure.html" title="interface in org.maltparser.core.syntaxgraph">SecEdgeStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#requiresAcyclicity()"><B>requiresAcyclicity()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#requiresAcyclicity()"><B>requiresAcyclicity()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#requiresConnectednessCheckOnReduce()"><B>requiresConnectednessCheckOnReduce()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#requiresConnectednessCheckOnShift()"><B>requiresConnectednessCheckOnShift()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#requiresNoCoveredRoots()"><B>requiresNoCoveredRoots()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#requiresNoCoveredRoots()"><B>requiresNoCoveredRoots()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#requiresSingleHead()"><B>requiresSingleHead()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#requiresSingleHead()"><B>requiresSingleHead()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/AddressValue.html#reset()"><B>reset()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/AddressValue.html" title="class in org.maltparser.core.feature.value">AddressValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/FeatureValue.html#reset()"><B>reset()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/FeatureValue.html" title="class in org.maltparser.core.feature.value">FeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/FunctionValue.html#reset()"><B>reset()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/FunctionValue.html" title="class in org.maltparser.core.feature.value">FunctionValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html#reset()"><B>reset()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html" title="class in org.maltparser.core.feature.value">MultipleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html#reset()"><B>reset()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html" title="class in org.maltparser.core.feature.value">SingleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/Candidate.html#reset()"><B>reset()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/Candidate.html" title="class in org.maltparser.parser.history.kbest">Candidate</A>
<DD>Resets the candidate object
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#reset()"><B>reset()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>Resets the k-best list
<DT><A HREF="./org/maltparser/parser/history/kbest/ScoredCandidate.html#reset()"><B>reset()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/ScoredCandidate.html" title="class in org.maltparser.parser.history.kbest">ScoredCandidate</A>
<DD>Resets the candidate object
<DT><A HREF="./org/maltparser/core/pool/ObjectPool.html#resetObject(T)"><B>resetObject(T)</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPool.html" title="class in org.maltparser.core.pool">ObjectPool</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolList.html#resetObject(T)"><B>resetObject(T)</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolList.html" title="class in org.maltparser.core.pool">ObjectPoolList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolSet.html#resetObject(T)"><B>resetObject(T)</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolSet.html" title="class in org.maltparser.core.pool">ObjectPoolSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html#RIGHTARC"><B>RIGHTARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html" title="class in org.maltparser.parser.algorithm.covington">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/Projective.html#RIGHTARC"><B>RIGHTARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/Projective.html" title="class in org.maltparser.parser.algorithm.covington">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html#RIGHTARC"><B>RIGHTARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html" title="class in org.maltparser.parser.algorithm.nivre">ArcEager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html#RIGHTARC"><B>RIGHTARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html" title="class in org.maltparser.parser.algorithm.nivre">ArcStandard</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/Planar.html#RIGHTARC"><B>RIGHTARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/Planar.html" title="class in org.maltparser.parser.algorithm.planar">Planar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html#RIGHTARC"><B>RIGHTARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html" title="class in org.maltparser.parser.algorithm.stack">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/Projective.html#RIGHTARC"><B>RIGHTARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/Projective.html" title="class in org.maltparser.parser.algorithm.stack">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#RIGHTARC"><B>RIGHTARC</B></A> - 
Static variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#rightDependents"><B>rightDependents</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#rightDependents"><B>rightDependents</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node"><B>Root</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/node/package-summary.html">org.maltparser.core.syntaxgraph.node</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#Root()"><B>Root()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#root"><B>root</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/RootLabels.html" title="class in org.maltparser.core.syntaxgraph"><B>RootLabels</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/RootLabels.html#RootLabels()"><B>RootLabels()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/RootLabels.html" title="class in org.maltparser.core.syntaxgraph">RootLabels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/MaltParserService.html#runExperiment(java.lang.String)"><B>runExperiment(String)</B></A> - 
Method in class org.maltparser.<A HREF="./org/maltparser/MaltParserService.html" title="class in org.maltparser">MaltParserService</A>
<DD>Runs a MaltParser experiment.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/options/option/Option.html#SAVE"><B>SAVE</B></A> - 
Static variable in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>The option is saved during learning and cannot be overloaded during processing (parsing)
<DT><A HREF="./org/maltparser/core/symbol/SymbolTable.html#save(java.io.BufferedWriter)"><B>save(BufferedWriter)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTable.html" title="interface in org.maltparser.core.symbol">SymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html#save(java.io.OutputStreamWriter)"><B>save(OutputStreamWriter)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html" title="interface in org.maltparser.core.symbol">SymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html#save(java.lang.String, java.lang.String)"><B>save(String, String)</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html" title="interface in org.maltparser.core.symbol">SymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#save(java.io.BufferedWriter)"><B>save(BufferedWriter)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html#save(java.io.OutputStreamWriter)"><B>save(OutputStreamWriter)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html#save(java.lang.String, java.lang.String)"><B>save(String, String)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#save()"><B>save()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>Saves the feature divide model settings .fsm file.
<DT><A HREF="./org/maltparser/core/options/OptionContainer.html#SAVEDOPTION"><B>SAVEDOPTION</B></A> - 
Static variable in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionContainer.html" title="class in org.maltparser.core.options">OptionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#saveHeader(java.io.BufferedWriter)"><B>saveHeader(BufferedWriter)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#saveInstanceFiles"><B>saveInstanceFiles</B></A> - 
Variable in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#saveInstanceFiles"><B>saveInstanceFiles</B></A> - 
Variable in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#saveOptions(java.lang.String)"><B>saveOptions(String)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Saves all options that are marked as <code>usage=Option.SAVE</code>
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#saveOptions(java.io.OutputStreamWriter)"><B>saveOptions(OutputStreamWriter)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Saves all options that are marked as <code>usage=Option.SAVE</code>
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#saveOptions(int, java.lang.String)"><B>saveOptions(int, String)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Saves all options that are marked as usage=Option.SAVE for a particular option container.
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#saveOptions(int, java.io.OutputStreamWriter)"><B>saveOptions(int, OutputStreamWriter)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Saves all options that are marked as usage=Option.SAVE for a particular option container.
<DT><A HREF="./org/maltparser/parser/history/kbest/ScoredCandidate.html#score"><B>score</B></A> - 
Variable in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/ScoredCandidate.html" title="class in org.maltparser.parser.history.kbest">ScoredCandidate</A>
<DD>The candidate score
<DT><A HREF="./org/maltparser/parser/history/kbest/ScoredCandidate.html" title="class in org.maltparser.parser.history.kbest"><B>ScoredCandidate</B></A> - Class in <A HREF="./org/maltparser/parser/history/kbest/package-summary.html">org.maltparser.parser.history.kbest</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/kbest/ScoredCandidate.html#ScoredCandidate()"><B>ScoredCandidate()</B></A> - 
Constructor for class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/ScoredCandidate.html" title="class in org.maltparser.parser.history.kbest">ScoredCandidate</A>
<DD>Constructs a candidate object
<DT><A HREF="./org/maltparser/parser/history/kbest/ScoredKBestList.html" title="class in org.maltparser.parser.history.kbest"><B>ScoredKBestList</B></A> - Class in <A HREF="./org/maltparser/parser/history/kbest/package-summary.html">org.maltparser.parser.history.kbest</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/kbest/ScoredKBestList.html#ScoredKBestList(org.maltparser.parser.history.action.SingleDecision)"><B>ScoredKBestList(SingleDecision)</B></A> - 
Constructor for class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/ScoredKBestList.html" title="class in org.maltparser.parser.history.kbest">ScoredKBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/ScoredKBestList.html#ScoredKBestList(java.lang.Integer, org.maltparser.parser.history.action.SingleDecision)"><B>ScoredKBestList(Integer, SingleDecision)</B></A> - 
Constructor for class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/ScoredKBestList.html" title="class in org.maltparser.parser.history.kbest">ScoredKBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SecEdgeStructure.html" title="interface in org.maltparser.core.syntaxgraph"><B>SecEdgeStructure</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#SECOND_STACK"><B>SECOND_STACK</B></A> - 
Static variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/Edge.html#SECONDARY_EDGE"><B>SECONDARY_EDGE</B></A> - 
Static variable in interface org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/Edge.html" title="interface in org.maltparser.core.syntaxgraph.edge">Edge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#SECONDARY_EDGE_LABEL"><B>SECONDARY_EDGE_LABEL</B></A> - 
Static variable in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#secondFeature"><B>secondFeature</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#secondFeature"><B>secondFeature</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph"><B>Sentence</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html#Sentence(org.maltparser.core.symbol.SymbolTableHandler)"><B>Sentence(SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph">Sentence</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html#sentenceID"><B>sentenceID</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph">Sentence</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#separator"><B>separator</B></A> - 
Variable in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#separators"><B>separators</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#separatorsPattern"><B>separatorsPattern</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision"><B>SeqDecisionModel</B></A> - Class in <A HREF="./org/maltparser/parser/guide/decision/package-summary.html">org.maltparser.parser.guide.decision</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#SeqDecisionModel(org.maltparser.parser.guide.ClassifierGuide, org.maltparser.core.feature.FeatureModel)"><B>SeqDecisionModel(ClassifierGuide, FeatureModel)</B></A> - 
Constructor for class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#SeqDecisionModel(org.maltparser.parser.guide.ClassifierGuide, org.maltparser.parser.guide.decision.DecisionModel, java.lang.String)"><B>SeqDecisionModel(ClassifierGuide, DecisionModel, String)</B></A> - 
Constructor for class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationException.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in exception org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationException.html" title="class in org.maltparser.core.config">ConfigurationException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationRegistry.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationRegistry.html" title="class in org.maltparser.core.config">ConfigurationRegistry</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/exception/MaltChainedException.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in exception org.maltparser.core.exception.<A HREF="./org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureException.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in exception org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureException.html" title="class in org.maltparser.core.feature">FeatureException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureVector.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureVector.html" title="class in org.maltparser.core.feature">FeatureVector</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FeatureEngine.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FeatureEngine.html" title="class in org.maltparser.core.feature.system">FeatureEngine</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowException.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in exception org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowException.html" title="class in org.maltparser.core.flow">FlowException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatException.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in exception org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatException.html" title="class in org.maltparser.core.io.dataformat">DataFormatException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionException.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in exception org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionException.html" title="class in org.maltparser.core.options">OptionException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/plugin/PluginException.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in exception org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/PluginException.html" title="class in org.maltparser.core.plugin">PluginException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/PropagationException.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in exception org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/PropagationException.html" title="class in org.maltparser.core.propagation">PropagationException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html" title="class in org.maltparser.core.propagation.spec">PropagationSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpecs.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpecs.html" title="class in org.maltparser.core.propagation.spec">PropagationSpecs</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolException.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in exception org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolException.html" title="class in org.maltparser.core.symbol">SymbolException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRuleException.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in exception org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRuleException.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRuleException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRules</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/LabelSet.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/LabelSet.html" title="class in org.maltparser.core.syntaxgraph">LabelSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphException.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in exception org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphException.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraphException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/LiblinearException.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in exception org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/LiblinearException.html" title="class in org.maltparser.ml.liblinear">LiblinearException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/LibsvmException.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in exception org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/LibsvmException.html" title="class in org.maltparser.ml.libsvm">LibsvmException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/GuideException.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in exception org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/GuideException.html" title="class in org.maltparser.parser.guide">GuideException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryException.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in exception org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryException.html" title="class in org.maltparser.parser.history">HistoryException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParsingException.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in exception org.maltparser.parser.<A HREF="./org/maltparser/parser/ParsingException.html" title="class in org.maltparser.parser">ParsingException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/transform/pseudo/TransformationException.html#serialVersionUID"><B>serialVersionUID</B></A> - 
Static variable in exception org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/TransformationException.html" title="class in org.maltparser.transform.pseudo">TransformationException</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/ActionContainer.html#setAction(int)"><B>setAction(int)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/ActionContainer.html" title="class in org.maltparser.parser.history.container">ActionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/ActionContainer.html#setAction(java.lang.String)"><B>setAction(String)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/ActionContainer.html" title="class in org.maltparser.parser.history.container">ActionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryListNode.html#setAction(org.maltparser.parser.history.action.GuideUserAction)"><B>setAction(GuideUserAction)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryListNode.html" title="class in org.maltparser.parser.history">HistoryListNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryNode.html#setAction(org.maltparser.parser.history.action.GuideUserAction)"><B>setAction(GuideUserAction)</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryNode.html" title="interface in org.maltparser.parser.history">HistoryNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTreeNode.html#setAction(org.maltparser.parser.history.action.GuideUserAction)"><B>setAction(GuideUserAction)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTreeNode.html" title="class in org.maltparser.parser.history">HistoryTreeNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/Candidate.html#setActionCode(int)"><B>setActionCode(int)</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/Candidate.html" title="class in org.maltparser.parser.history.kbest">Candidate</A>
<DD>Sets the integer representation of the predicted action
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#setActionContainer(java.util.List, int)"><B>setActionContainer(List&lt;ActionContainer&gt;, int)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#setActionContainer(org.maltparser.parser.history.container.ActionContainer[], int, int)"><B>setActionContainer(ActionContainer[], int, int)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#setAcyclicity(boolean)"><B>setAcyclicity(boolean)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#setAcyclicity(boolean)"><B>setAcyclicity(boolean)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/AddressValue.html#setAddress(java.lang.Object)"><B>setAddress(Object)</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/AddressValue.html" title="class in org.maltparser.core.feature.value">AddressValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#setAddressFunction(org.maltparser.core.feature.function.AddressFunction)"><B>setAddressFunction(AddressFunction)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>Sets the address function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html#setAddressFunction(org.maltparser.core.feature.function.AddressFunction)"><B>setAddressFunction(AddressFunction)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html" title="class in org.maltparser.core.syntaxgraph.feature">DGraphAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#setAddressFunction(org.maltparser.core.feature.function.AddressFunction)"><B>setAddressFunction(AddressFunction)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>Sets the address function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#setAddressFunction(org.maltparser.core.feature.function.AddressFunction)"><B>setAddressFunction(AddressFunction)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html#setAddressFunction(org.maltparser.core.feature.function.AddressFunction)"><B>setAddressFunction(AddressFunction)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html#setAddressFunction(org.maltparser.core.feature.function.AddressFunction)"><B>setAddressFunction(AddressFunction)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#setAddressFunction(org.maltparser.core.feature.function.AddressFunction)"><B>setAddressFunction(AddressFunction)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>Sets the address function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html#setAddressFunction(org.maltparser.core.feature.function.AddressFunction)"><B>setAddressFunction(AddressFunction)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html#setAddressFunction(org.maltparser.core.feature.function.AddressFunction)"><B>setAddressFunction(AddressFunction)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#setAddressFunction1(org.maltparser.core.feature.function.AddressFunction)"><B>setAddressFunction1(AddressFunction)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>Sets the address function 1 (argument 1)
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#setAddressFunction1(org.maltparser.core.feature.function.AddressFunction)"><B>setAddressFunction1(AddressFunction)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>Sets the address function 1 (argument 1)
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#setAddressFunction1(org.maltparser.core.feature.function.AddressFunction)"><B>setAddressFunction1(AddressFunction)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>Sets the address function 1 (argument 1)
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#setAddressFunction2(org.maltparser.core.feature.function.AddressFunction)"><B>setAddressFunction2(AddressFunction)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>Sets the address function 2 (argument 2)
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#setAddressFunction2(org.maltparser.core.feature.function.AddressFunction)"><B>setAddressFunction2(AddressFunction)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>Sets the address function 2 (argument 2)
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#setAddressFunction2(org.maltparser.core.feature.function.AddressFunction)"><B>setAddressFunction2(AddressFunction)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>Sets the address function 2 (argument 2)
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#setAlgorithm(org.maltparser.parser.Algorithm)"><B>setAlgorithm(Algorithm)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html#setAlgorithm(org.maltparser.parser.Algorithm)"><B>setAlgorithm(Algorithm)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#setAlgorithm(org.maltparser.parser.Algorithm)"><B>setAlgorithm(Algorithm)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html#setAlgorithm(org.maltparser.parser.Algorithm)"><B>setAlgorithm(Algorithm)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html" title="class in org.maltparser.parser.algorithm.nivre">NivreFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#setAlgorithm(org.maltparser.parser.Algorithm)"><B>setAlgorithm(Algorithm)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html#setAlgorithm(org.maltparser.parser.Algorithm)"><B>setAlgorithm(Algorithm)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html" title="class in org.maltparser.parser.algorithm.planar">PlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#setAlgorithm(org.maltparser.parser.Algorithm)"><B>setAlgorithm(Algorithm)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html#setAlgorithm(org.maltparser.parser.Algorithm)"><B>setAlgorithm(Algorithm)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#setAlgorithm(org.maltparser.parser.Algorithm)"><B>setAlgorithm(Algorithm)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html#setAlgorithm(org.maltparser.parser.Algorithm)"><B>setAlgorithm(Algorithm)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html#setAlgorithm(org.maltparser.parser.Algorithm)"><B>setAlgorithm(Algorithm)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#setAllowRoot(boolean)"><B>setAllowRoot(boolean)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#setAllowShift(boolean)"><B>setAllowShift(boolean)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#setAmbiguous(boolean)"><B>setAmbiguous(boolean)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Sets true if the option name is ambiguous over all option groups, otherwise false.
<DT><A HREF="./org/maltparser/core/plugin/Plugin.html#setArchive(java.util.jar.JarFile)"><B>setArchive(JarFile)</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/Plugin.html" title="class in org.maltparser.core.plugin">Plugin</A>
<DD>Sets the archive to set.
<DT><A HREF="./org/maltparser/core/syntaxgraph/Element.html#setBelongsToGraph(org.maltparser.core.syntaxgraph.SyntaxGraph)"><B>setBelongsToGraph(SyntaxGraph)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Element.html" title="interface in org.maltparser.core.syntaxgraph">Element</A>
<DD>Sets the graph (structure) in which the graph element belongs to.
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#setBelongsToGraph(org.maltparser.core.syntaxgraph.SyntaxGraph)"><B>setBelongsToGraph(SyntaxGraph)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>Sets the graph (structure) in which the graph element belongs to.
<DT><A HREF="./org/maltparser/core/feature/value/FeatureValue.html#setCardinality(int)"><B>setCardinality(int)</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/FeatureValue.html" title="class in org.maltparser.core.feature.value">FeatureValue</A>
<DD>Sets the cardinality (the number of distinct values) of the feature
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html#setCategory(java.lang.String)"><B>setCategory(String)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html" title="class in org.maltparser.core.io.dataformat">DataFormatEntry</A>
<DD>Sets the column category
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#setCharsetName(java.lang.String)"><B>setCharsetName(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#setCharsetName(java.lang.String)"><B>setCharsetName(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#setCharsetName(java.lang.String)"><B>setCharsetName(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#setCharsetName(java.lang.String)"><B>setCharsetName(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html#setChartItemClass(java.lang.Class)"><B>setChartItemClass(Class&lt;? extends ChartItem&gt;)</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html" title="class in org.maltparser.core.flow.spec">ChartItemSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html#setChartItemName(java.lang.String)"><B>setChartItemName(String)</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html" title="class in org.maltparser.core.flow.spec">ChartItemSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html#setChartItemSpecification(org.maltparser.core.flow.spec.ChartItemSpecification)"><B>setChartItemSpecification(ChartItemSpecification)</B></A> - 
Method in class org.maltparser.core.flow.item.<A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</A>
<DD>Sets the specification of the chart item
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#setChartSpecification(org.maltparser.core.flow.spec.ChartSpecification)"><B>setChartSpecification(ChartSpecification)</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html#setCode(int)"><B>setCode(int)</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html" title="class in org.maltparser.core.feature.value">SingleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#setColumn(org.maltparser.core.io.dataformat.ColumnDescription)"><B>setColumn(ColumnDescription)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#setColumn(org.maltparser.core.io.dataformat.ColumnDescription)"><B>setColumn(ColumnDescription)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#setColumn(org.maltparser.core.io.dataformat.ColumnDescription)"><B>setColumn(ColumnDescription)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#setColumn(org.maltparser.core.io.dataformat.ColumnDescription)"><B>setColumn(ColumnDescription)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#setColumn(org.maltparser.core.io.dataformat.ColumnDescription)"><B>setColumn(ColumnDescription)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#setColumnNameMap(java.util.EnumMap)"><B>setColumnNameMap(EnumMap&lt;ParReader.ColumnNames, String&gt;)</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#setComponent(org.maltparser.core.syntaxgraph.node.DependencyNode)"><B>setComponent(DependencyNode)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#setComponent(org.maltparser.core.syntaxgraph.node.DependencyNode)"><B>setComponent(DependencyNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#setComponent(org.maltparser.core.syntaxgraph.node.DependencyNode)"><B>setComponent(DependencyNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#setConfigDirectory(java.io.File)"><B>setConfigDirectory(File)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModelManager.html#setConfigDirectory(org.maltparser.core.config.ConfigurationDir)"><B>setConfigDirectory(ConfigurationDir)</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModelManager.html" title="class in org.maltparser.core.feature">FeatureModelManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/PropagationManager.html#setConfigDirectory(org.maltparser.core.config.ConfigurationDir)"><B>setConfigDirectory(ConfigurationDir)</B></A> - 
Method in class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/PropagationManager.html" title="class in org.maltparser.core.propagation">PropagationManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/Configuration.html#setConfigLogger(org.apache.log4j.Logger)"><B>setConfigLogger(Logger)</B></A> - 
Method in interface org.maltparser.core.config.<A HREF="./org/maltparser/core/config/Configuration.html" title="interface in org.maltparser.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#setConfigLogger(org.apache.log4j.Logger)"><B>setConfigLogger(Logger)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#setConfiguration(org.maltparser.parser.DependencyParserConfig)"><B>setConfiguration(DependencyParserConfig)</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/Configuration.html#setConfigurationDir(org.maltparser.core.config.ConfigurationDir)"><B>setConfigurationDir(ConfigurationDir)</B></A> - 
Method in interface org.maltparser.core.config.<A HREF="./org/maltparser/core/config/Configuration.html" title="interface in org.maltparser.core.config">Configuration</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#setConfigurationDir(org.maltparser.core.config.ConfigurationDir)"><B>setConfigurationDir(ConfigurationDir)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#setConnectedness(java.lang.String)"><B>setConnectedness(String)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#setContainerIndex(int)"><B>setContainerIndex(int)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Sets the option container index
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#setCorpusID(java.lang.String)"><B>setCorpusID(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#setCorpusVersion(java.lang.String)"><B>setCorpusVersion(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#setCovington(boolean)"><B>setCovington(boolean)</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#setCreatedByMaltParserVersion(java.lang.String)"><B>setCreatedByMaltParserVersion(String)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Sets the version number of MaltParser which created the malt configuration file (.mco)
<DT><A HREF="./org/maltparser/parser/Algorithm.html#setCurrentParserConfiguration(org.maltparser.parser.ParserConfiguration)"><B>setCurrentParserConfiguration(ParserConfiguration)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>Sets the current parser configuration
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolList.html#setCurrentSize(int)"><B>setCurrentSize(int)</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolList.html" title="class in org.maltparser.core.pool">ObjectPoolList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html#setDataFormatEntryName(java.lang.String)"><B>setDataFormatEntryName(String)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html" title="class in org.maltparser.core.io.dataformat">DataFormatEntry</A>
<DD>Sets the column name
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setDataFormatInstance(DataFormatInstance)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setDataFormatInstance(DataFormatInstance)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setDataFormatInstance(DataFormatInstance)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setDataFormatInstance(DataFormatInstance)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setDataFormatInstance(DataFormatInstance)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setDataFormatInstance(DataFormatInstance)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRules</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setDataFormatInstance(DataFormatInstance)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setDataFormatInstance(DataFormatInstance)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setDataFormatInstance(DataFormatInstance)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</A>
<DD>Sets the input data format instance
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setDataFormatInstance(DataFormatInstance)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setDataFormatInstance(DataFormatInstance)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setDataFormatInstance(DataFormatInstance)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">BracketWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setDataFormatInstance(DataFormatInstance)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">NegraWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setDataFormatInstance(DataFormatInstance)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html" title="interface in org.maltparser.core.syntaxgraph.writer">SyntaxGraphWriter</A>
<DD>Sets the output data format instance
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setDataFormatInstance(DataFormatInstance)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TabWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html#setDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setDataFormatInstance(DataFormatInstance)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TigerXMLWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#setDataFormatManager(org.maltparser.core.io.dataformat.DataFormatManager)"><B>setDataFormatManager(DataFormatManager)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#setDataStructuresMap(java.util.EnumMap)"><B>setDataStructuresMap(EnumMap&lt;ParReader.DataStructures, String&gt;)</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#setDecision(org.maltparser.parser.history.action.SingleDecision)"><B>setDecision(SingleDecision)</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>Sets a reference to the decision that owns the k-best list.
<DT><A HREF="./org/maltparser/parser/history/History.html#setDecisionSettings(java.lang.String)"><B>setDecisionSettings(String)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#setDefaultDirection(org.maltparser.core.syntaxgraph.headrules.Direction)"><B>setDefaultDirection(Direction)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#setDefaultOutput(java.lang.String)"><B>setDefaultOutput(String)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html#setDefaultOutput(java.lang.String)"><B>setDefaultOutput(String)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html" title="class in org.maltparser.core.io.dataformat">DataFormatEntry</A>
<DD>Sets the default output of an ignore column
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#setDefaultRootEdgeLabel(org.maltparser.core.symbol.SymbolTable, java.lang.String)"><B>setDefaultRootEdgeLabel(SymbolTable, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#setDefaultRootEdgeLabel(org.maltparser.core.symbol.SymbolTable, java.lang.String)"><B>setDefaultRootEdgeLabel(SymbolTable, String)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Sets the default edge label of the root.
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#setDefaultRootEdgeLabel(org.maltparser.core.symbol.SymbolTable, java.lang.String)"><B>setDefaultRootEdgeLabel(SymbolTable, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#setDefaultRootEdgeLabels(java.lang.String, java.util.SortedMap)"><B>setDefaultRootEdgeLabels(String, SortedMap&lt;String, SymbolTable&gt;)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html#setDefaultRootEdgeLabels(java.lang.String, java.util.SortedMap)"><B>setDefaultRootEdgeLabels(String, SortedMap&lt;String, SymbolTable&gt;)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyStructure.html" title="interface in org.maltparser.core.syntaxgraph">DependencyStructure</A>
<DD>Sets the default edge label of the root according to the default root label option
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#setDefaultRootEdgeLabels(java.lang.String, java.util.SortedMap)"><B>setDefaultRootEdgeLabels(String, SortedMap&lt;String, SymbolTable&gt;)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/RootLabels.html#setDefaultRootLabel(org.maltparser.core.symbol.SymbolTable, java.lang.String)"><B>setDefaultRootLabel(SymbolTable, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/RootLabels.html" title="class in org.maltparser.core.syntaxgraph">RootLabels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartAttribute.html#setDefaultValue(java.lang.String)"><B>setDefaultValue(String)</B></A> - 
Method in class org.maltparser.core.flow.system.elem.<A HREF="./org/maltparser/core/flow/system/elem/ChartAttribute.html" title="class in org.maltparser.core.flow.system.elem">ChartAttribute</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/BoolOption.html#setDefaultValue(java.lang.String)"><B>setDefaultValue(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/BoolOption.html" title="class in org.maltparser.core.options.option">BoolOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/ClassOption.html#setDefaultValue(java.lang.String)"><B>setDefaultValue(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/ClassOption.html" title="class in org.maltparser.core.options.option">ClassOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/EnumOption.html#setDefaultValue(java.lang.String)"><B>setDefaultValue(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/EnumOption.html" title="class in org.maltparser.core.options.option">EnumOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/IntegerOption.html#setDefaultValue(java.lang.String)"><B>setDefaultValue(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/IntegerOption.html" title="class in org.maltparser.core.options.option">IntegerOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#setDefaultValue(java.lang.String)"><B>setDefaultValue(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Sets the default value for the option.
<DT><A HREF="./org/maltparser/core/options/option/StringEnumOption.html#setDefaultValue(java.lang.String)"><B>setDefaultValue(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringEnumOption.html" title="class in org.maltparser.core.options.option">StringEnumOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/StringOption.html#setDefaultValue(java.lang.String)"><B>setDefaultValue(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringOption.html" title="class in org.maltparser.core.options.option">StringOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/UnaryOption.html#setDefaultValue(java.lang.String)"><B>setDefaultValue(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/UnaryOption.html" title="class in org.maltparser.core.options.option">UnaryOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html#setDependencyDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setDependencyDataFormatInstance(DataFormatInstance)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.ds2ps.<A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html" title="class in org.maltparser.core.syntaxgraph.ds2ps">LosslessMapping</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#setDependencyGraph(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>setDependencyGraph(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#setDependencyGraph(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>setDependencyGraph(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#setDependencyGraph(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>setDependencyGraph(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html#setDependencyGraph(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>setDependencyGraph(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html" title="class in org.maltparser.parser.algorithm.stack">StackConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#setDependencyGraph(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>setDependencyGraph(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserConfiguration.html#setDependencyGraph(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>setDependencyGraph(DependencyStructure)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser">ParserConfiguration</A>
<DD>Sets the dependency structure
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html#setDependentOn(java.lang.String)"><B>setDependentOn(String)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification.Dependency</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTreeNode.html#setDepth(int)"><B>setDepth(int)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTreeNode.html" title="class in org.maltparser.parser.history">HistoryTreeNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#setDiagnostics(boolean)"><B>setDiagnostics(boolean)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html#setDomain(java.lang.String)"><B>setDomain(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader.FeatureEdgeLabel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html#setDomain(org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.Domain)"><B>setDomain(TigerXMLHeader.Domain)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader.FeatureEdgeLabel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/Edge.html#setEdge(org.maltparser.core.syntaxgraph.node.Node, org.maltparser.core.syntaxgraph.node.Node, int)"><B>setEdge(Node, Node, int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/Edge.html" title="interface in org.maltparser.core.syntaxgraph.edge">Edge</A>
<DD>Sets the edge with a source node, a target node and a type (DEPENDENCY_EDGE, PHRASE_STRUCTURE_EDGE
 or SECONDARY_EDGE).
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html#setEdge(org.maltparser.core.syntaxgraph.node.Node, org.maltparser.core.syntaxgraph.node.Node, int)"><B>setEdge(Node, Node, int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">GraphEdge</A>
<DD>Sets the edge with a source node, a target node and a type (DEPENDENCY_EDGE, PHRASE_STRUCTURE_EDGE
 or SECONDARY_EDGE).
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#setEngineRegistry(java.lang.String, java.lang.Object)"><B>setEngineRegistry(String, Object)</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#setError()"><B>setError()</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#setExternal(java.lang.String)"><B>setExternal(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html#setFactory(org.maltparser.parser.AbstractParserFactory)"><B>setFactory(AbstractParserFactory)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#setFeatureEngine(org.maltparser.core.feature.system.FeatureEngine)"><B>setFeatureEngine(FeatureEngine)</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModelManager.html#setFeatureEngine(org.maltparser.core.feature.system.FeatureEngine)"><B>setFeatureEngine(FeatureEngine)</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModelManager.html" title="class in org.maltparser.core.feature">FeatureModelManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureVector.html#setFeatureModel(org.maltparser.core.feature.FeatureModel)"><B>setFeatureModel(FeatureModel)</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureVector.html" title="class in org.maltparser.core.feature">FeatureVector</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#setFeatures(org.maltparser.core.feature.FeatureVector)"><B>setFeatures(FeatureVector)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>Sets the feature vector used by the atomic model.
<DT><A HREF="./org/maltparser/core/feature/function/Modifiable.html#setFeatureValue(int)"><B>setFeatureValue(int)</B></A> - 
Method in interface org.maltparser.core.feature.function.<A HREF="./org/maltparser/core/feature/function/Modifiable.html" title="interface in org.maltparser.core.feature.function">Modifiable</A>
<DD>Override the feature value of the feature function.
<DT><A HREF="./org/maltparser/core/feature/function/Modifiable.html#setFeatureValue(java.lang.String)"><B>setFeatureValue(String)</B></A> - 
Method in interface org.maltparser.core.feature.function.<A HREF="./org/maltparser/core/feature/function/Modifiable.html" title="interface in org.maltparser.core.feature.function">Modifiable</A>
<DD>Override the feature value of the feature function.
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#setFeatureValue(int)"><B>setFeatureValue(int)</B></A> - 
Method in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#setFeatureValue(java.lang.String)"><B>setFeatureValue(String)</B></A> - 
Method in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#setFeatureValue(int)"><B>setFeatureValue(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#setFeatureValue(java.lang.String)"><B>setFeatureValue(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#setFeatureValue(org.maltparser.core.feature.value.SingleFeatureValue)"><B>setFeatureValue(SingleFeatureValue)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#setFeatureValue(org.maltparser.core.feature.value.SingleFeatureValue)"><B>setFeatureValue(SingleFeatureValue)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#setFeatureValue(org.maltparser.core.feature.value.SingleFeatureValue)"><B>setFeatureValue(SingleFeatureValue)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html#setFeatureValues(java.util.SortedMap, java.util.Map)"><B>setFeatureValues(SortedMap&lt;Integer, String&gt;, Map&lt;Integer, Boolean&gt;)</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html" title="class in org.maltparser.core.feature.value">MultipleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#setFileName(java.lang.String)"><B>setFileName(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#setFileName(java.lang.String)"><B>setFileName(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#setFileName(java.lang.String)"><B>setFileName(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#setFileName(java.lang.String)"><B>setFileName(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#setFirstFeature(org.maltparser.core.feature.function.FeatureFunction)"><B>setFirstFeature(FeatureFunction)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#setFirstFeature(org.maltparser.core.feature.function.FeatureFunction)"><B>setFirstFeature(FeatureFunction)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#setFlag(java.lang.String)"><B>setFlag(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Sets a character that is used as a flag for the command line input
<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html#setFlowChartInstance(org.maltparser.core.flow.FlowChartInstance)"><B>setFlowChartInstance(FlowChartInstance)</B></A> - 
Method in class org.maltparser.core.flow.item.<A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</A>
<DD>Sets the flow chart instance that the chart item belongs to
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#setFlowChartManager(org.maltparser.core.flow.FlowChartManager)"><B>setFlowChartManager(FlowChartManager)</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html#setFor(java.lang.String)"><B>setFor(String)</B></A> - 
Method in class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html" title="class in org.maltparser.core.propagation.spec">PropagationSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#setFormatVersion(int)"><B>setFormatVersion(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#setFrequency(int)"><B>setFrequency(int)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>Sets the frequency (number of instances)
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#setFrequency(int)"><B>setFrequency(int)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#setFrequency(int)"><B>setFrequency(int)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>Sets the frequency (number of instances)
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html#setFrom(java.lang.String)"><B>setFrom(String)</B></A> - 
Method in class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html" title="class in org.maltparser.core.propagation.spec">PropagationSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/FunctionValue.html#setFunction(org.maltparser.core.feature.function.Function)"><B>setFunction(Function)</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/FunctionValue.html" title="class in org.maltparser.core.feature.value">FunctionValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FunctionDescription.html#setFunctionClass(java.lang.Class)"><B>setFunctionClass(Class&lt;?&gt;)</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FunctionDescription.html" title="class in org.maltparser.core.feature.system">FunctionDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#setGroup(org.maltparser.core.options.OptionGroup)"><B>setGroup(OptionGroup)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Sets the reference to the option group
<DT><A HREF="./org/maltparser/parser/Algorithm.html#setGuide(org.maltparser.parser.guide.ClassifierGuide)"><B>setGuide(ClassifierGuide)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>Sets the classifier guide
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#setGuideMode(org.maltparser.parser.guide.ClassifierGuide.GuideMode)"><B>setGuideMode(ClassifierGuide.GuideMode)</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/Guide.html#setGuideName(java.lang.String)"><B>setGuideName(String)</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/Guide.html" title="interface in org.maltparser.parser.guide">Guide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#setGuideName(java.lang.String)"><B>setGuideName(String)</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Oracle.html#setGuideName(java.lang.String)"><B>setGuideName(String)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Oracle.html" title="class in org.maltparser.parser">Oracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FunctionDescription.html#setHasFactory(boolean)"><B>setHasFactory(boolean)</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FunctionDescription.html" title="class in org.maltparser.core.feature.system">FunctionDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FunctionDescription.html#setHasSubfunctions(boolean)"><B>setHasSubfunctions(boolean)</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FunctionDescription.html" title="class in org.maltparser.core.feature.system">FunctionDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html#setHeadRule(org.maltparser.core.syntaxgraph.headrules.HeadRule)"><B>setHeadRule(HeadRule)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html#setHeadRules(org.maltparser.core.syntaxgraph.headrules.HeadRules)"><B>setHeadRules(HeadRules)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.ds2ps.<A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html" title="class in org.maltparser.core.syntaxgraph.ds2ps">LosslessMapping</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html#setHeadRules(java.lang.String)"><B>setHeadRules(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.ds2ps.<A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html" title="class in org.maltparser.core.syntaxgraph.ds2ps">LosslessMapping</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#setHeadRules(org.maltparser.core.syntaxgraph.headrules.HeadRules)"><B>setHeadRules(HeadRules)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#setHistory(org.maltparser.parser.history.GuideHistory)"><B>setHistory(GuideHistory)</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#setHistory(org.maltparser.parser.history.History)"><B>setHistory(History)</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#setHistory(org.maltparser.parser.history.History)"><B>setHistory(History)</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Oracle.html#setHistory(org.maltparser.parser.history.GuideUserHistory)"><B>setHistory(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Oracle.html" title="class in org.maltparser.parser">Oracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html#setHistory(org.maltparser.parser.history.GuideUserHistory)"><B>setHistory(GuideUserHistory)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserConfiguration.html#setHistoryNode(org.maltparser.parser.history.HistoryNode)"><B>setHistoryNode(HistoryNode)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserConfiguration.html" title="class in org.maltparser.parser">ParserConfiguration</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html#setHistoryStructure(org.maltparser.parser.history.HistoryStructure)"><B>setHistoryStructure(HistoryStructure)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#setIndex(int)"><B>setIndex(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Node.html#setIndex(int)"><B>setIndex(int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Node.html" title="interface in org.maltparser.core.syntaxgraph.node">Node</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#setIndex(int)"><B>setIndex(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#setIndex(int)"><B>setIndex(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#setIndex(int)"><B>setIndex(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#setIndex(int)"><B>setIndex(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#setIndex(int)"><B>setIndex(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#setIndex(int)"><B>setIndex(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#setIndex(int)"><B>setIndex(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#setIndex(int)"><B>setIndex(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#setIndex(int)"><B>setIndex(int)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>Sets the index of the model (-1..n), where -1 is a special value.
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#setInputCharSet(java.lang.String)"><B>setInputCharSet(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#setInputFileName(java.lang.String)"><B>setInputFileName(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#setInputFormatName(java.lang.String)"><B>setInputFormatName(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/Guidable.html#setInstance(org.maltparser.parser.history.action.GuideUserAction)"><B>setInstance(GuideUserAction)</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/Guidable.html" title="interface in org.maltparser.parser.guide">Guidable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html#setItem(java.lang.String)"><B>setItem(String)</B></A> - 
Method in class org.maltparser.core.flow.system.elem.<A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html" title="class in org.maltparser.core.flow.system.elem">ChartElement</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#setIterations(int)"><B>setIterations(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#setK(int)"><B>setK(int)</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>Sets the maximum number of candidates in the k-best list
<DT><A HREF="./org/maltparser/parser/history/GuideHistory.html#setKBestListClass(java.lang.Class)"><B>setKBestListClass(Class&lt;?&gt;)</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/GuideHistory.html" title="interface in org.maltparser.parser.history">GuideHistory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#setKBestListClass(java.lang.Class)"><B>setKBestListClass(Class&lt;?&gt;)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/GuideHistory.html#setKBestSize(int)"><B>setKBestSize(int)</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/GuideHistory.html" title="interface in org.maltparser.parser.history">GuideHistory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#setKBestSize(int)"><B>setKBestSize(int)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPool.html#setKeepThreshold(int)"><B>setKeepThreshold(int)</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPool.html" title="class in org.maltparser.core.pool">ObjectPool</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html#setKnown(boolean)"><B>setKnown(boolean)</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html" title="class in org.maltparser.core.feature.value">SingleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieEntry.html#setKnown(boolean)"><B>setKnown(boolean)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieEntry.html" title="class in org.maltparser.core.symbol.trie">TrieEntry</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#setLastAction(int)"><B>setLastAction(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#setLearnerMode(int)"><B>setLearnerMode(int)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#setLearnerMode(int)"><B>setLearnerMode(int)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#setLearningMethodName(java.lang.String)"><B>setLearningMethodName(String)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#setLearningMethodName(java.lang.String)"><B>setLearningMethodName(String)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#setLeft(int)"><B>setLeft(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html#setLogger(org.apache.log4j.Logger)"><B>setLogger(Logger)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRules</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html#setManager(org.maltparser.parser.DependencyParserConfig)"><B>setManager(DependencyParserConfig)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonFactory.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html#setManager(org.maltparser.parser.DependencyParserConfig)"><B>setManager(DependencyParserConfig)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreFactory.html" title="class in org.maltparser.parser.algorithm.nivre">NivreFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html#setManager(org.maltparser.parser.DependencyParserConfig)"><B>setManager(DependencyParserConfig)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarFactory.html" title="class in org.maltparser.parser.algorithm.planar">PlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#setManager(org.maltparser.parser.DependencyParserConfig)"><B>setManager(DependencyParserConfig)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>Sets the single malt configuration
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html#setManager(org.maltparser.parser.DependencyParserConfig)"><B>setManager(DependencyParserConfig)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html#setManager(org.maltparser.parser.DependencyParserConfig)"><B>setManager(DependencyParserConfig)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Oracle.html#setManager(org.maltparser.parser.DependencyParserConfig)"><B>setManager(DependencyParserConfig)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Oracle.html" title="class in org.maltparser.parser">Oracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html#setMap(java.lang.String)"><B>setMap(String)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification.Dependency</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#setMapping(org.maltparser.core.syntaxgraph.ds2ps.LosslessMapping)"><B>setMapping(LosslessMapping)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html#setMapUrl(java.lang.String)"><B>setMapUrl(String)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification.Dependency</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#setMeta(java.lang.String, java.lang.String)"><B>setMeta(String, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#setMetaAuthor(java.lang.String)"><B>setMetaAuthor(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#setMetaDescription(java.lang.String)"><B>setMetaDescription(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#setMetaFormat(java.lang.String)"><B>setMetaFormat(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#setMetaHistory(java.lang.String)"><B>setMetaHistory(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#setMetaInDate(java.lang.String)"><B>setMetaInDate(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#setMetaName(java.lang.String)"><B>setMetaName(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#setModelName(java.lang.String)"><B>setModelName(String)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>Sets the name of the atomic model
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FunctionDescription.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FunctionDescription.html" title="class in org.maltparser.core.feature.system">FunctionDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html" title="class in org.maltparser.core.flow.spec">ChartSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartAttribute.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
Method in class org.maltparser.core.flow.system.elem.<A HREF="./org/maltparser/core/flow/system/elem/ChartAttribute.html" title="class in org.maltparser.core.flow.system.elem">ChartAttribute</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Sets the name of the option.
<DT><A HREF="./org/maltparser/core/options/OptionGroup.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionGroup.html" title="class in org.maltparser.core.options">OptionGroup</A>
<DD>Sets the name of the option group
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader.FeatureEdgeLabel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/ActionContainer.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/ActionContainer.html" title="class in org.maltparser.parser.history.container">ActionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/TransitionTable.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/TransitionTable.html" title="class in org.maltparser.parser.transition">TransitionTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#setNextCode(int)"><B>setNextCode(int)</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#setNIterations(int)"><B>setNIterations(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#setNIterations(int)"><B>setNIterations(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#setNIterations(int)"><B>setNIterations(int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#setNIterations(int)"><B>setNIterations(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#setNIterations(int)"><B>setNIterations(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#setNoCoveredRoots(boolean)"><B>setNoCoveredRoots(boolean)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#setNoCoveredRoots(boolean)"><B>setNoCoveredRoots(boolean)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/FeatureValue.html#setNullValue(boolean)"><B>setNullValue(boolean)</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/FeatureValue.html" title="class in org.maltparser.core.feature.value">FeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/InputNullValues.html#setNullValueEncoding(java.lang.String)"><B>setNullValueEncoding(String)</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/InputNullValues.html" title="class in org.maltparser.core.symbol.nullvalue">InputNullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#setNullValueEncoding(java.lang.String)"><B>setNullValueEncoding(String)</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/OutputNullValues.html#setNullValueEncoding(java.lang.String)"><B>setNullValueEncoding(String)</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/OutputNullValues.html" title="class in org.maltparser.core.symbol.nullvalue">OutputNullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#setNullValueStrategy(java.lang.String)"><B>setNullValueStrategy(String)</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#setNullValueStrategy(java.lang.String)"><B>setNullValueStrategy(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#setNullValueStrategy(java.lang.String)"><B>setNullValueStrategy(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#setNumberOfInstances(int)"><B>setNumberOfInstances(int)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#setNumberOfInstances(int)"><B>setNumberOfInstances(int)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#setNumOfRelation(java.lang.String)"><B>setNumOfRelation(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#setOptionContainerIndex(int)"><B>setOptionContainerIndex(int)</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#setOptions(java.lang.String)"><B>setOptions(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#setOptions(java.lang.String)"><B>setOptions(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html#setOptions(java.lang.String)"><B>setOptions(String)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader">SyntaxGraphReader</A>
<DD>Sets the reader specific options.
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#setOptions(java.lang.String)"><B>setOptions(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#setOptions(java.lang.String)"><B>setOptions(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html#setOptions(java.lang.String)"><B>setOptions(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">BracketWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html#setOptions(java.lang.String)"><B>setOptions(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">NegraWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html#setOptions(java.lang.String)"><B>setOptions(String)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html" title="interface in org.maltparser.core.syntaxgraph.writer">SyntaxGraphWriter</A>
<DD>Sets the writer specific options.
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html#setOptions(java.lang.String)"><B>setOptions(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TabWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html#setOptions(java.lang.String)"><B>setOptions(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TigerXMLWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html#setOptionString(java.lang.String)"><B>setOptionString(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.ds2ps.<A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html" title="class in org.maltparser.core.syntaxgraph.ds2ps">LosslessMapping</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#setOutputCharSet(java.lang.String)"><B>setOutputCharSet(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#setOutputFileName(java.lang.String)"><B>setOutputFileName(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#setOutputFormatName(java.lang.String)"><B>setOutputFormatName(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html#setOver(java.lang.String)"><B>setOver(String)</B></A> - 
Method in class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html" title="class in org.maltparser.core.propagation.spec">PropagationSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#setOwner(org.maltparser.parser.guide.instance.InstanceModel)"><B>setOwner(InstanceModel)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#setOwner(org.maltparser.parser.guide.instance.InstanceModel)"><B>setOwner(InstanceModel)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#setParent(org.maltparser.parser.guide.Model)"><B>setParent(Model)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>Sets the parent guide model
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#setParent(org.maltparser.parser.guide.Model)"><B>setParent(Model)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#setParent(org.maltparser.parser.guide.Model)"><B>setParent(Model)</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>Sets the parent model
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#setParentFeature(org.maltparser.core.feature.function.FeatureFunction)"><B>setParentFeature(FeatureFunction)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#setParentFeature(org.maltparser.core.feature.function.FeatureFunction)"><B>setParentFeature(FeatureFunction)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#setParentFeature(org.maltparser.core.feature.function.FeatureFunction)"><B>setParentFeature(FeatureFunction)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#setParserState(org.maltparser.parser.ParserState)"><B>setParserState(ParserState)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>Sets the parser state
<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html#setPhraseStructuretDataFormatInstance(org.maltparser.core.io.dataformat.DataFormatInstance)"><B>setPhraseStructuretDataFormatInstance(DataFormatInstance)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.ds2ps.<A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html" title="class in org.maltparser.core.syntaxgraph.ds2ps">LosslessMapping</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/plugin/Plugin.html#setPluginName(java.lang.String)"><B>setPluginName(String)</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/Plugin.html" title="class in org.maltparser.core.plugin">Plugin</A>
<DD>Sets the plug-in name
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html#setPosition(int)"><B>setPosition(int)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html" title="class in org.maltparser.core.io.dataformat">DataFormatEntry</A>
<DD>Sets the column position
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#setPpcoveredRoot(boolean)"><B>setPpcoveredRoot(boolean)</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#setPplifted(boolean)"><B>setPplifted(boolean)</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#setPppath(boolean)"><B>setPppath(boolean)</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#setPredecessor(org.maltparser.core.syntaxgraph.node.TokenNode)"><B>setPredecessor(TokenNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>Sets the predecessor terminal node in the linear order of the terminal nodes.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/TokenNode.html#setPredecessor(org.maltparser.core.syntaxgraph.node.TokenNode)"><B>setPredecessor(TokenNode)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/TokenNode.html" title="interface in org.maltparser.core.syntaxgraph.node">TokenNode</A>
<DD>Sets the predecessor token node in the linear order of the token nodes.
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#setPrefixLength(int)"><B>setPrefixLength(int)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryListNode.html#setPreviousNode(org.maltparser.parser.history.HistoryNode)"><B>setPreviousNode(HistoryNode)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryListNode.html" title="class in org.maltparser.parser.history">HistoryListNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryNode.html#setPreviousNode(org.maltparser.parser.history.HistoryNode)"><B>setPreviousNode(HistoryNode)</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryNode.html" title="interface in org.maltparser.parser.history">HistoryNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTreeNode.html#setPreviousNode(org.maltparser.parser.history.HistoryNode)"><B>setPreviousNode(HistoryNode)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTreeNode.html" title="class in org.maltparser.parser.history">HistoryTreeNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html#setPrioList(org.maltparser.core.syntaxgraph.headrules.PrioList)"><B>setPrioList(PrioList)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#setPrioSet(org.maltparser.core.syntaxgraph.headrules.PrioSet)"><B>setPrioSet(PrioSet)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#setPropagationManager(org.maltparser.core.propagation.PropagationManager)"><B>setPropagationManager(PropagationManager)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html#setRank(int)"><B>setRank(int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/DependencyNode.html" title="interface in org.maltparser.core.syntaxgraph.node">DependencyNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#setRank(int)"><B>setRank(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#setRank(int)"><B>setRank(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#setReader(java.io.BufferedReader)"><B>setReader(BufferedReader)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#setReader(java.io.BufferedReader)"><B>setReader(BufferedReader)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#setReader(java.io.BufferedReader)"><B>setReader(BufferedReader)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#setReader(javax.xml.stream.XMLStreamReader)"><B>setReader(XMLStreamReader)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#setReaderOptions(java.lang.String)"><B>setReaderOptions(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#setReduceAfterSwitch(boolean)"><B>setReduceAfterSwitch(boolean)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#setRegistry(org.maltparser.core.config.ConfigurationRegistry)"><B>setRegistry(ConfigurationRegistry)</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#setRegistry(org.maltparser.core.config.ConfigurationRegistry)"><B>setRegistry(ConfigurationRegistry)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#setRelationToNextDecision(char)"><B>setRelationToNextDecision(char)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#setRelationToPrevMember(org.maltparser.core.syntaxgraph.headrules.PrioSetMember.RelationToPrevMember)"><B>setRelationToPrevMember(PrioSetMember.RelationToPrevMember)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#setRight(int)"><B>setRight(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#setRootHandling(int)"><B>setRootHandling(int)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#setRootHandling(java.lang.String)"><B>setRootHandling(String)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#setRootHandling(java.lang.String)"><B>setRootHandling(String)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#setRootLabels(java.lang.String)"><B>setRootLabels(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/RootLabels.html#setRootLabels(java.lang.String, java.util.SortedMap)"><B>setRootLabels(String, SortedMap&lt;String, SymbolTable&gt;)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/RootLabels.html" title="class in org.maltparser.core.syntaxgraph">RootLabels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#setRootLabels(java.lang.String)"><B>setRootLabels(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/ScoredCandidate.html#setScore(java.lang.Float)"><B>setScore(Float)</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/ScoredCandidate.html" title="class in org.maltparser.parser.history.kbest">ScoredCandidate</A>
<DD>Sets the score for this candidate.
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#setSecondFeature(org.maltparser.core.feature.function.FeatureFunction)"><B>setSecondFeature(FeatureFunction)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#setSecondFeature(org.maltparser.core.feature.function.FeatureFunction)"><B>setSecondFeature(FeatureFunction)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#setSentenceCount(int)"><B>setSentenceCount(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#setSentenceCount(int)"><B>setSentenceCount(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#setSentenceCount(int)"><B>setSentenceCount(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#setSentenceCount(int)"><B>setSentenceCount(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html#setSentenceCount(int)"><B>setSentenceCount(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">NegraWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html#setSentenceCount(int)"><B>setSentenceCount(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TigerXMLWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html#setSentenceID(int)"><B>setSentenceID(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph">Sentence</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html#setSentenceID(int)"><B>setSentenceID(int)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html" title="interface in org.maltparser.core.syntaxgraph">TokenStructure</A>
<DD>Sets the sentence ID
<DT><A HREF="./org/maltparser/parser/history/GuideHistory.html#setSeparator(java.lang.String)"><B>setSeparator(String)</B></A> - 
Method in interface org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/GuideHistory.html" title="interface in org.maltparser.parser.history">GuideHistory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#setSeparator(java.lang.String)"><B>setSeparator(String)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#setSeparators(java.lang.String)"><B>setSeparators(String)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#setShortDescription(java.lang.String)"><B>setShortDescription(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Sets a short description of the option
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#setSingleHeadedConstraint(boolean)"><B>setSingleHeadedConstraint(boolean)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#setSingleHeadedConstraint(boolean)"><B>setSingleHeadedConstraint(boolean)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMaltChartItem.html#setSingleMalt(org.maltparser.parser.SingleMalt)"><B>setSingleMalt(SingleMalt)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMaltChartItem.html" title="class in org.maltparser.parser">SingleMaltChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMaltChartItem.html#setSourceName(java.lang.String)"><B>setSourceName(String)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMaltChartItem.html" title="class in org.maltparser.parser">SingleMaltChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#setSpecModel(org.maltparser.core.feature.spec.SpecificationModel)"><B>setSpecModel(SpecificationModel)</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html#setSpecModelName(java.lang.String)"><B>setSpecModelName(String)</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html" title="class in org.maltparser.core.feature.spec">SpecificationModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModelManager.html#setSpecModels(org.maltparser.core.feature.spec.SpecificationModels)"><B>setSpecModels(SpecificationModels)</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModelManager.html" title="class in org.maltparser.core.feature">FeatureModelManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureVector.html#setSpecSubModel(org.maltparser.core.feature.spec.SpecificationSubModel)"><B>setSpecSubModel(SpecificationSubModel)</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureVector.html" title="class in org.maltparser.core.feature">FeatureVector</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html#setSubFunctionName(java.lang.String)"><B>setSubFunctionName(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html" title="class in org.maltparser.core.syntaxgraph.feature">DGraphAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#setSubFunctionName(java.lang.String)"><B>setSubFunctionName(String)</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#setSubFunctionName(java.lang.String)"><B>setSubFunctionName(String)</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#setSubFunctionName(java.lang.String)"><B>setSubFunctionName(String)</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#setSubFunctionName(java.lang.String)"><B>setSubFunctionName(String)</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#setSubFunctionName(java.lang.String)"><B>setSubFunctionName(String)</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html#setSubModelName(java.lang.String)"><B>setSubModelName(String)</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html" title="class in org.maltparser.core.feature.spec">SpecificationSubModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#setSuccessor(org.maltparser.core.syntaxgraph.node.TokenNode)"><B>setSuccessor(TokenNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>Sets the predecessor terminal node in the linear order of the terminal nodes.
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/TokenNode.html#setSuccessor(org.maltparser.core.syntaxgraph.node.TokenNode)"><B>setSuccessor(TokenNode)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/TokenNode.html" title="interface in org.maltparser.core.syntaxgraph.node">TokenNode</A>
<DD>Sets the predecessor token node in the linear order of the token nodes.
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#setSuffixLength(int)"><B>setSuffixLength(int)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html#setSymbol(java.lang.String)"><B>setSymbol(String)</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html" title="class in org.maltparser.core.feature.value">SingleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#setSymbolCode(int)"><B>setSymbolCode(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#setSymbolCode(int)"><B>setSymbolCode(int)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#setSymbolTable(org.maltparser.core.symbol.SymbolTable)"><B>setSymbolTable(SymbolTable)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#setSymbolTable(org.maltparser.core.symbol.SymbolTable)"><B>setSymbolTable(SymbolTable)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#setSymbolTable(org.maltparser.core.symbol.SymbolTable)"><B>setSymbolTable(SymbolTable)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#setSymbolTable(org.maltparser.core.symbol.SymbolTable)"><B>setSymbolTable(SymbolTable)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#setSymbolTable(org.maltparser.core.symbol.SymbolTable)"><B>setSymbolTable(SymbolTable)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#setSymbolTable(org.maltparser.core.symbol.SymbolTable)"><B>setSymbolTable(SymbolTable)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#setSymbolTable(org.maltparser.core.symbol.SymbolTable)"><B>setSymbolTable(SymbolTable)</B></A> - 
Method in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#setSymbolTable(org.maltparser.core.symbol.SymbolTable)"><B>setSymbolTable(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>Sets the symbol table used by the exists feature function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#setSymbolTable(org.maltparser.core.symbol.SymbolTable)"><B>setSymbolTable(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>Sets the symbol table used by the distance feature function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#setSymbolTable(org.maltparser.core.symbol.SymbolTable)"><B>setSymbolTable(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>Sets the symbol table used by the exists feature function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#setSymbolTable(org.maltparser.core.symbol.SymbolTable)"><B>setSymbolTable(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#setSymbolTable(org.maltparser.core.symbol.SymbolTable)"><B>setSymbolTable(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#setSymbolTable(org.maltparser.core.symbol.SymbolTable)"><B>setSymbolTable(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>Sets the symbol table used by the numof feature function
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#setSymbolTable(org.maltparser.core.symbol.SymbolTable)"><B>setSymbolTable(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#setSymbolTableHandler(org.maltparser.core.symbol.SymbolTableHandler)"><B>setSymbolTableHandler(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#setSymbolTables(org.maltparser.core.symbol.SymbolTableHandler)"><B>setSymbolTables(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/PropagationManager.html#setSymbolTables(org.maltparser.core.symbol.SymbolTableHandler)"><B>setSymbolTables(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/PropagationManager.html" title="class in org.maltparser.core.propagation">PropagationManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/Propagations.html#setSymbolTables(org.maltparser.core.symbol.SymbolTableHandler)"><B>setSymbolTables(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/Propagations.html" title="class in org.maltparser.core.propagation">Propagations</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/LabeledStructure.html#setSymbolTables(org.maltparser.core.symbol.SymbolTableHandler)"><B>setSymbolTables(SymbolTableHandler)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/LabeledStructure.html" title="interface in org.maltparser.core.syntaxgraph">LabeledStructure</A>
<DD>Sets the symbol table handler.
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html#setSymbolTables(org.maltparser.core.symbol.SymbolTableHandler)"><B>setSymbolTables(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html#setSymboltables(org.maltparser.core.symbol.SymbolTableHandler)"><B>setSymboltables(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#setSyntaxGraphReaderClass(java.lang.Class)"><B>setSyntaxGraphReaderClass(Class&lt;?&gt;)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#setSyntaxGraphWriterClass(java.lang.Class)"><B>setSyntaxGraphWriterClass(Class&lt;?&gt;)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/SystemLogger.html#setSystemVerbosityLevel(java.lang.String)"><B>setSystemVerbosityLevel(String)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/SystemLogger.html" title="class in org.maltparser.core.helper">SystemLogger</A>
<DD>Sets the system verbosity level
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#setTable(org.maltparser.core.symbol.SymbolTable)"><B>setTable(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#setTable(org.maltparser.core.symbol.SymbolTable)"><B>setTable(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html#setTable(org.maltparser.core.symbol.SymbolTable)"><B>setTable(SymbolTable)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader.FeatureEdgeLabel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/ActionContainer.html#setTable(org.maltparser.core.symbol.Table)"><B>setTable(Table)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/ActionContainer.html" title="class in org.maltparser.parser.history.container">ActionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#setTable(org.maltparser.core.symbol.Table)"><B>setTable(Table)</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#setTableContainer(org.maltparser.parser.history.container.TableContainer)"><B>setTableContainer(TableContainer)</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#setTableHandler(org.maltparser.core.symbol.SymbolTableHandler)"><B>setTableHandler(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#setTableHandler(org.maltparser.core.symbol.SymbolTableHandler)"><B>setTableHandler(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#setTableHandler(org.maltparser.core.symbol.SymbolTableHandler)"><B>setTableHandler(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#setTableHandler(org.maltparser.core.symbol.SymbolTableHandler)"><B>setTableHandler(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#setTableHandler(org.maltparser.core.symbol.SymbolTableHandler)"><B>setTableHandler(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#setTableHandler(org.maltparser.core.symbol.SymbolTableHandler)"><B>setTableHandler(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#setTableHandler(org.maltparser.core.symbol.SymbolTableHandler)"><B>setTableHandler(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>Sets the symbol table handler
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#setTableHandler(org.maltparser.core.symbol.SymbolTableHandler)"><B>setTableHandler(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>Sets the symbol table handler
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#setTableHandler(org.maltparser.core.symbol.SymbolTableHandler)"><B>setTableHandler(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>Sets the symbol table handler
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#setTableHandler(org.maltparser.core.symbol.SymbolTableHandler)"><B>setTableHandler(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#setTableHandler(org.maltparser.core.symbol.SymbolTableHandler)"><B>setTableHandler(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#setTableHandler(org.maltparser.core.symbol.SymbolTableHandler)"><B>setTableHandler(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>Sets the symbol table handler
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#setTableHandler(org.maltparser.core.symbol.SymbolTableHandler)"><B>setTableHandler(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html#setTableHandler(org.maltparser.core.symbol.SymbolTableHandler)"><B>setTableHandler(SymbolTableHandler)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#setTableHandlers(java.util.HashMap)"><B>setTableHandlers(HashMap&lt;String, TableHandler&gt;)</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#setTableName(java.lang.String)"><B>setTableName(String)</B></A> - 
Method in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#setTargetName(java.lang.String)"><B>setTargetName(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMaltChartItem.html#setTargetName(java.lang.String)"><B>setTargetName(String)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMaltChartItem.html" title="class in org.maltparser.parser">SingleMaltChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#setThirdFeature(org.maltparser.core.feature.function.FeatureFunction)"><B>setThirdFeature(FeatureFunction)</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html#setTo(java.lang.String)"><B>setTo(String)</B></A> - 
Method in class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html" title="class in org.maltparser.core.propagation.spec">PropagationSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/ParserState.html#setTransitionSystem(org.maltparser.parser.TransitionSystem)"><B>setTransitionSystem(TransitionSystem)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/ParserState.html" title="class in org.maltparser.parser">ParserState</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#setType(java.lang.String)"><B>setType(String)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html#setType(java.lang.String)"><B>setType(String)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html" title="class in org.maltparser.core.io.dataformat">DataFormatEntry</A>
<DD>Sets the column type
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#setUrl(java.net.URL)"><B>setUrl(URL)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/plugin/Plugin.html#setUrl(java.net.URL)"><B>setUrl(URL)</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/Plugin.html" title="class in org.maltparser.core.plugin">Plugin</A>
<DD>Sets the URL.
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html#setUrl(java.net.URL)"><B>setUrl(URL)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/BracketReader.html" title="class in org.maltparser.core.syntaxgraph.reader">BracketReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html#setUrl(java.net.URL)"><B>setUrl(URL)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/NegraReader.html" title="class in org.maltparser.core.syntaxgraph.reader">NegraReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#setUrl(java.net.URL)"><B>setUrl(URL)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#setUrl(java.net.URL)"><B>setUrl(URL)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html#setUrlString(java.lang.String)"><B>setUrlString(String)</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification.Dependency</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#setUsage(java.lang.String)"><B>setUsage(String)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Sets the usage of the option.
<DT><A HREF="./org/maltparser/core/options/option/Option.html#setUsage(int)"><B>setUsage(int)</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>Sets the usage of the option.
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#setUseSplitFeats(boolean)"><B>setUseSplitFeats(boolean)</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html#setWeight(double)"><B>setWeight(double)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">WeightedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Weightable.html#setWeight(double)"><B>setWeight(double)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Weightable.html" title="interface in org.maltparser.core.syntaxgraph">Weightable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html#setWriter(java.io.BufferedWriter)"><B>setWriter(BufferedWriter)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">BracketWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html#setWriter(java.io.BufferedWriter)"><B>setWriter(BufferedWriter)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">NegraWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html#setWriter(java.io.BufferedWriter)"><B>setWriter(BufferedWriter)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TabWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html#setWriter(java.io.BufferedWriter)"><B>setWriter(BufferedWriter)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TigerXMLWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#setWriterOptions(java.lang.String)"><B>setWriterOptions(String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html#SHIFT"><B>SHIFT</B></A> - 
Static variable in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/NonProjective.html" title="class in org.maltparser.parser.algorithm.covington">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/Projective.html#SHIFT"><B>SHIFT</B></A> - 
Static variable in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/Projective.html" title="class in org.maltparser.parser.algorithm.covington">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html#SHIFT"><B>SHIFT</B></A> - 
Static variable in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcEager.html" title="class in org.maltparser.parser.algorithm.nivre">ArcEager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html#SHIFT"><B>SHIFT</B></A> - 
Static variable in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandard.html" title="class in org.maltparser.parser.algorithm.nivre">ArcStandard</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/Planar.html#SHIFT"><B>SHIFT</B></A> - 
Static variable in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/Planar.html" title="class in org.maltparser.parser.algorithm.planar">Planar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html#SHIFT"><B>SHIFT</B></A> - 
Static variable in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html" title="class in org.maltparser.parser.algorithm.stack">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/Projective.html#SHIFT"><B>SHIFT</B></A> - 
Static variable in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/Projective.html" title="class in org.maltparser.parser.algorithm.stack">Projective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#SHIFT"><B>SHIFT</B></A> - 
Static variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/SystemInfo.html#shortHelp()"><B>shortHelp()</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/SystemInfo.html" title="class in org.maltparser.core.helper">SystemInfo</A>
<DD>Returns a short version of the help
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action"><B>SimpleDecisionAction</B></A> - Class in <A HREF="./org/maltparser/parser/history/action/package-summary.html">org.maltparser.parser.history.action</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#SimpleDecisionAction(org.maltparser.parser.history.History, org.maltparser.parser.history.container.TableContainer)"><B>SimpleDecisionAction(History, TableContainer)</B></A> - 
Constructor for class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/Util.html#simpleTicer(org.apache.log4j.Logger, long, int, int, int)"><B>simpleTicer(Logger, long, int, int, int)</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/Util.html" title="class in org.maltparser.core.helper">Util</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#SINGLE_HEAD"><B>SINGLE_HEAD</B></A> - 
Variable in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#SINGLE_HEAD"><B>SINGLE_HEAD</B></A> - 
Variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SingleDecision.html" title="interface in org.maltparser.parser.history.action"><B>SingleDecision</B></A> - Interface in <A HREF="./org/maltparser/parser/history/action/package-summary.html">org.maltparser.parser.history.action</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#singleFeatureValue"><B>singleFeatureValue</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#singleFeatureValue"><B>singleFeatureValue</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html" title="class in org.maltparser.core.feature.value"><B>SingleFeatureValue</B></A> - Class in <A HREF="./org/maltparser/core/feature/value/package-summary.html">org.maltparser.core.feature.value</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html#SingleFeatureValue(org.maltparser.core.feature.function.Function)"><B>SingleFeatureValue(Function)</B></A> - 
Constructor for class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html" title="class in org.maltparser.core.feature.value">SingleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide"><B>SingleGuide</B></A> - Class in <A HREF="./org/maltparser/parser/guide/package-summary.html">org.maltparser.parser.guide</A><DD>The guide is used by a parsing algorithm to predict the next parser action during parsing and to
 add a instance to the training instance set during learning.<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#SingleGuide(org.maltparser.parser.DependencyParserConfig, org.maltparser.parser.history.GuideHistory, org.maltparser.parser.guide.ClassifierGuide.GuideMode)"><B>SingleGuide(DependencyParserConfig, GuideHistory, ClassifierGuide.GuideMode)</B></A> - 
Constructor for class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser"><B>SingleMalt</B></A> - Class in <A HREF="./org/maltparser/parser/package-summary.html">org.maltparser.parser</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/SingleMalt.html#SingleMalt()"><B>SingleMalt()</B></A> - 
Constructor for class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMaltChartItem.html" title="class in org.maltparser.parser"><B>SingleMaltChartItem</B></A> - Class in <A HREF="./org/maltparser/parser/package-summary.html">org.maltparser.parser</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/SingleMaltChartItem.html#SingleMaltChartItem()"><B>SingleMaltChartItem()</B></A> - 
Constructor for class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMaltChartItem.html" title="class in org.maltparser.parser">SingleMaltChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html#size()"><B>size()</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html" title="class in org.maltparser.core.feature.spec">SpecificationModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html#size()"><B>size()</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html" title="class in org.maltparser.core.feature.spec">SpecificationSubModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolList.html#size()"><B>size()</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolList.html" title="class in org.maltparser.core.pool">ObjectPoolList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/Table.html#size()"><B>size()</B></A> - 
Method in interface org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/Table.html" title="interface in org.maltparser.core.symbol">Table</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#size()"><B>size()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#size()"><B>size()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/TransitionTable.html#size()"><B>size()</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/TransitionTable.html" title="class in org.maltparser.parser.transition">TransitionTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html" title="class in org.maltparser.core.feature.spec"><B>SpecificationModel</B></A> - Class in <A HREF="./org/maltparser/core/feature/spec/package-summary.html">org.maltparser.core.feature.spec</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html#SpecificationModel()"><B>SpecificationModel()</B></A> - 
Constructor for class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html" title="class in org.maltparser.core.feature.spec">SpecificationModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html#SpecificationModel(java.lang.String)"><B>SpecificationModel(String)</B></A> - 
Constructor for class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html" title="class in org.maltparser.core.feature.spec">SpecificationModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html" title="class in org.maltparser.core.feature.spec"><B>SpecificationModels</B></A> - Class in <A HREF="./org/maltparser/core/feature/spec/package-summary.html">org.maltparser.core.feature.spec</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html#SpecificationModels()"><B>SpecificationModels()</B></A> - 
Constructor for class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html" title="class in org.maltparser.core.feature.spec">SpecificationModels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html" title="class in org.maltparser.core.feature.spec"><B>SpecificationSubModel</B></A> - Class in <A HREF="./org/maltparser/core/feature/spec/package-summary.html">org.maltparser.core.feature.spec</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html#SpecificationSubModel()"><B>SpecificationSubModel()</B></A> - 
Constructor for class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html" title="class in org.maltparser.core.feature.spec">SpecificationSubModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html#SpecificationSubModel(java.lang.String)"><B>SpecificationSubModel(String)</B></A> - 
Constructor for class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html" title="class in org.maltparser.core.feature.spec">SpecificationSubModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#specModel"><B>specModel</B></A> - 
Variable in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModelManager.html#specModels"><B>specModels</B></A> - 
Variable in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModelManager.html" title="class in org.maltparser.core.feature">FeatureModelManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureVector.html#specSubModel"><B>specSubModel</B></A> - 
Variable in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureVector.html" title="class in org.maltparser.core.feature">FeatureVector</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html#split()"><B>split()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/CombinedTableContainer.html" title="class in org.maltparser.parser.history.container">CombinedTableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/transform/pseudo/PseudoProjectivity.html#splitArclabels(org.maltparser.core.syntaxgraph.DependencyStructure)"><B>splitArclabels(DependencyStructure)</B></A> - 
Method in class org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/PseudoProjectivity.html" title="class in org.maltparser.transform.pseudo">PseudoProjectivity</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map"><B>SplitFeature</B></A> - Class in <A HREF="./org/maltparser/core/feature/map/package-summary.html">org.maltparser.core.feature.map</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#SplitFeature(org.maltparser.core.symbol.SymbolTableHandler)"><B>SplitFeature(SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#splitPattern"><B>splitPattern</B></A> - 
Variable in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack"><B>StackAddressFunction</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/stack/package-summary.html">org.maltparser.parser.algorithm.stack</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#StackAddressFunction(java.lang.String, org.maltparser.parser.Algorithm)"><B>StackAddressFunction(String, Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.StackSubFunction.html" title="enum in org.maltparser.parser.algorithm.stack"><B>StackAddressFunction.StackSubFunction</B></A> - Enum in <A HREF="./org/maltparser/parser/algorithm/stack/package-summary.html">org.maltparser.parser.algorithm.stack</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html" title="class in org.maltparser.parser.algorithm.stack"><B>StackConfig</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/stack/package-summary.html">org.maltparser.parser.algorithm.stack</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html#StackConfig(org.maltparser.core.symbol.SymbolTableHandler)"><B>StackConfig(SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html" title="class in org.maltparser.parser.algorithm.stack">StackConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html" title="class in org.maltparser.parser.algorithm.stack"><B>StackFactory</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/stack/package-summary.html">org.maltparser.parser.algorithm.stack</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html#StackFactory(org.maltparser.parser.Algorithm)"><B>StackFactory(Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackProjFactory.html" title="class in org.maltparser.parser.algorithm.stack"><B>StackProjFactory</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/stack/package-summary.html">org.maltparser.parser.algorithm.stack</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackProjFactory.html#StackProjFactory(org.maltparser.parser.Algorithm)"><B>StackProjFactory(Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackProjFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackProjFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackSwapEagerFactory.html" title="class in org.maltparser.parser.algorithm.stack"><B>StackSwapEagerFactory</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/stack/package-summary.html">org.maltparser.parser.algorithm.stack</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackSwapEagerFactory.html#StackSwapEagerFactory(org.maltparser.parser.Algorithm)"><B>StackSwapEagerFactory(Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackSwapEagerFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackSwapEagerFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackSwapLazyFactory.html" title="class in org.maltparser.parser.algorithm.stack"><B>StackSwapLazyFactory</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/stack/package-summary.html">org.maltparser.parser.algorithm.stack</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackSwapLazyFactory.html#StackSwapLazyFactory(org.maltparser.parser.Algorithm)"><B>StackSwapLazyFactory(Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackSwapLazyFactory.html" title="class in org.maltparser.parser.algorithm.stack">StackSwapLazyFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/MaltConsoleEngine.html#startEngine(java.lang.String[])"><B>startEngine(String[])</B></A> - 
Method in class org.maltparser.<A HREF="./org/maltparser/MaltConsoleEngine.html" title="class in org.maltparser">MaltConsoleEngine</A>
<DD>Starts the console engine.
<DT><A HREF="./org/maltparser/core/helper/Util.html#startTicer(org.apache.log4j.Logger, long, int, int)"><B>startTicer(Logger, long, int, int)</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/Util.html" title="class in org.maltparser.core.helper">Util</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#startTime"><B>startTime</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#STRICT"><B>STRICT</B></A> - 
Static variable in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#STRING"><B>STRING</B></A> - 
Static variable in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/StringEnumOption.html" title="class in org.maltparser.core.options.option"><B>StringEnumOption</B></A> - Class in <A HREF="./org/maltparser/core/options/option/package-summary.html">org.maltparser.core.options.option</A><DD>A string enum type option is an option that can only contain string value that corresponds to another string.<DT><A HREF="./org/maltparser/core/options/option/StringEnumOption.html#StringEnumOption(org.maltparser.core.options.OptionGroup, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>StringEnumOption(OptionGroup, String, String, String, String)</B></A> - 
Constructor for class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringEnumOption.html" title="class in org.maltparser.core.options.option">StringEnumOption</A>
<DD>Creates a stringenum type option description
<DT><A HREF="./org/maltparser/core/options/option/StringOption.html" title="class in org.maltparser.core.options.option"><B>StringOption</B></A> - Class in <A HREF="./org/maltparser/core/options/option/package-summary.html">org.maltparser.core.options.option</A><DD>A string option is an option that contains a string value.<DT><A HREF="./org/maltparser/core/options/option/StringOption.html#StringOption(org.maltparser.core.options.OptionGroup, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>StringOption(OptionGroup, String, String, String, String, String)</B></A> - 
Constructor for class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringOption.html" title="class in org.maltparser.core.options.option">StringOption</A>
<DD>Creates a string option description
<DT><A HREF="./org/maltparser/core/syntaxgraph/Structure.html" title="interface in org.maltparser.core.syntaxgraph"><B>Structure</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#subFunction"><B>subFunction</B></A> - 
Variable in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#subFunction"><B>subFunction</B></A> - 
Variable in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#subFunction"><B>subFunction</B></A> - 
Variable in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#subFunction"><B>subFunction</B></A> - 
Variable in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#subFunction"><B>subFunction</B></A> - 
Variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#subFunctionName"><B>subFunctionName</B></A> - 
Variable in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#subFunctionName"><B>subFunctionName</B></A> - 
Variable in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#subFunctionName"><B>subFunctionName</B></A> - 
Variable in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#subFunctionName"><B>subFunctionName</B></A> - 
Variable in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#subFunctionName"><B>subFunctionName</B></A> - 
Variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#successor"><B>successor</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>the next terminal node in the linear precedence
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map"><B>SuffixFeature</B></A> - Class in <A HREF="./org/maltparser/core/feature/map/package-summary.html">org.maltparser.core.feature.map</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#SuffixFeature(org.maltparser.core.symbol.SymbolTableHandler)"><B>SuffixFeature(SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#suffixLength"><B>suffixLength</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#svm_predict_with_kbestlist(libsvm.svm_model, libsvm.svm_node[], org.maltparser.parser.history.kbest.KBestList)"><B>svm_predict_with_kbestlist(svm_model, svm_node[], KBestList)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html#SWAP"><B>SWAP</B></A> - 
Static variable in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/NonProjective.html" title="class in org.maltparser.parser.algorithm.stack">NonProjective</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/SwapEagerOracle.html" title="class in org.maltparser.parser.algorithm.stack"><B>SwapEagerOracle</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/stack/package-summary.html">org.maltparser.parser.algorithm.stack</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/stack/SwapEagerOracle.html#SwapEagerOracle(org.maltparser.parser.DependencyParserConfig, org.maltparser.parser.history.GuideUserHistory)"><B>SwapEagerOracle(DependencyParserConfig, GuideUserHistory)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/SwapEagerOracle.html" title="class in org.maltparser.parser.algorithm.stack">SwapEagerOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/SwapLazyOracle.html" title="class in org.maltparser.parser.algorithm.stack"><B>SwapLazyOracle</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/stack/package-summary.html">org.maltparser.parser.algorithm.stack</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/stack/SwapLazyOracle.html#SwapLazyOracle(org.maltparser.parser.DependencyParserConfig, org.maltparser.parser.history.GuideUserHistory)"><B>SwapLazyOracle(DependencyParserConfig, GuideUserHistory)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/SwapLazyOracle.html" title="class in org.maltparser.parser.algorithm.stack">SwapLazyOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#SWITCH"><B>SWITCH</B></A> - 
Static variable in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#switchStacks()"><B>switchStacks()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html#symbol"><B>symbol</B></A> - 
Variable in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html" title="class in org.maltparser.core.feature.value">SingleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#symbol2CodeMap"><B>symbol2CodeMap</B></A> - 
Variable in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#symbolCode"><B>symbolCode</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#symbolCode"><B>symbolCode</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/SymbolException.html" title="class in org.maltparser.core.symbol"><B>SymbolException</B></A> - Exception in <A HREF="./org/maltparser/core/symbol/package-summary.html">org.maltparser.core.symbol</A><DD>SymbolException extends the MaltChainedException class and is thrown by classes
  within the symbol package.<DT><A HREF="./org/maltparser/core/symbol/SymbolException.html#SymbolException(java.lang.String)"><B>SymbolException(String)</B></A> - 
Constructor for exception org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolException.html" title="class in org.maltparser.core.symbol">SymbolException</A>
<DD>Creates a SymbolException object with a message
<DT><A HREF="./org/maltparser/core/symbol/SymbolException.html#SymbolException(java.lang.String, java.lang.Throwable)"><B>SymbolException(String, Throwable)</B></A> - 
Constructor for exception org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/SymbolException.html" title="class in org.maltparser.core.symbol">SymbolException</A>
<DD>Creates a SymbolException object with a message and a cause to the exception.
<DT><A HREF="./org/maltparser/core/symbol/SymbolTable.html" title="interface in org.maltparser.core.symbol"><B>SymbolTable</B></A> - Interface in <A HREF="./org/maltparser/core/symbol/package-summary.html">org.maltparser.core.symbol</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/symbol/SymbolTableHandler.html" title="interface in org.maltparser.core.symbol"><B>SymbolTableHandler</B></A> - Interface in <A HREF="./org/maltparser/core/symbol/package-summary.html">org.maltparser.core.symbol</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/SingleMalt.html#symbolTableHandler"><B>symbolTableHandler</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html#symbolTables"><B>symbolTables</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#symbolToCode(java.lang.String)"><B>symbolToCode(String)</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#symbolToCode(java.lang.StringBuilder)"><B>symbolToCode(StringBuilder)</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html" title="class in org.maltparser.core.syntaxgraph"><B>SyntaxGraph</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html#SyntaxGraph(org.maltparser.core.symbol.SymbolTableHandler)"><B>SyntaxGraph(SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraph.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html" title="class in org.maltparser.core.syntaxgraph"><B>SyntaxGraphChartItem</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html#SyntaxGraphChartItem()"><B>SyntaxGraphChartItem()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraphChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphException.html" title="class in org.maltparser.core.syntaxgraph"><B>SyntaxGraphException</B></A> - Exception in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>GraphException extends the MaltChainedException class and is thrown by classes
  within the graph package.<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphException.html#SyntaxGraphException(java.lang.String)"><B>SyntaxGraphException(String)</B></A> - 
Constructor for exception org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphException.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraphException</A>
<DD>Creates a GraphException object with a message
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphException.html#SyntaxGraphException(java.lang.String, java.lang.Throwable)"><B>SyntaxGraphException(String, Throwable)</B></A> - 
Constructor for exception org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphException.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraphException</A>
<DD>Creates a GraphException object with a message and a cause to the exception.
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/SyntaxGraphReader.html" title="interface in org.maltparser.core.syntaxgraph.reader"><B>SyntaxGraphReader</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/reader/package-summary.html">org.maltparser.core.syntaxgraph.reader</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html" title="interface in org.maltparser.core.syntaxgraph.writer"><B>SyntaxGraphWriter</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/writer/package-summary.html">org.maltparser.core.syntaxgraph.writer</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/helper/SystemInfo.html" title="class in org.maltparser.core.helper"><B>SystemInfo</B></A> - Class in <A HREF="./org/maltparser/core/helper/package-summary.html">org.maltparser.core.helper</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/helper/SystemLogger.html" title="class in org.maltparser.core.helper"><B>SystemLogger</B></A> - Class in <A HREF="./org/maltparser/core/helper/package-summary.html">org.maltparser.core.helper</A><DD>&nbsp;</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#table"><B>table</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#table"><B>table</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#table"><B>table</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#table"><B>table</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#table"><B>table</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#table"><B>table</B></A> - 
Variable in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/Table.html" title="interface in org.maltparser.core.symbol"><B>Table</B></A> - Interface in <A HREF="./org/maltparser/core/symbol/package-summary.html">org.maltparser.core.symbol</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#table"><B>table</B></A> - 
Variable in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#table"><B>table</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#table"><B>table</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#table"><B>table</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#table"><B>table</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#table"><B>table</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#table"><B>table</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#table"><B>table</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#table"><B>table</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#table"><B>table</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/ActionContainer.html#table"><B>table</B></A> - 
Variable in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/ActionContainer.html" title="class in org.maltparser.parser.history.container">ActionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#table"><B>table</B></A> - 
Variable in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#tableContainer"><B>tableContainer</B></A> - 
Variable in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container"><B>TableContainer</B></A> - Class in <A HREF="./org/maltparser/parser/history/container/package-summary.html">org.maltparser.parser.history.container</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#TableContainer(org.maltparser.core.symbol.Table, java.lang.String, char)"><B>TableContainer(Table, String, char)</B></A> - 
Constructor for class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.RelationToNextDecision.html" title="enum in org.maltparser.parser.history.container"><B>TableContainer.RelationToNextDecision</B></A> - Enum in <A HREF="./org/maltparser/parser/history/container/package-summary.html">org.maltparser.parser.history.container</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol"><B>TableFeature</B></A> - Class in <A HREF="./org/maltparser/core/symbol/package-summary.html">org.maltparser.core.symbol</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#TableFeature()"><B>TableFeature()</B></A> - 
Constructor for class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#tableHandler"><B>tableHandler</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#tableHandler"><B>tableHandler</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#tableHandler"><B>tableHandler</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#tableHandler"><B>tableHandler</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#tableHandler"><B>tableHandler</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#tableHandler"><B>tableHandler</B></A> - 
Variable in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableHandler.html" title="interface in org.maltparser.core.symbol"><B>TableHandler</B></A> - Interface in <A HREF="./org/maltparser/core/symbol/package-summary.html">org.maltparser.core.symbol</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#tableHandler"><B>tableHandler</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#tableHandler"><B>tableHandler</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#tableHandler"><B>tableHandler</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#tableHandler"><B>tableHandler</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#tableHandler"><B>tableHandler</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#tableHandler"><B>tableHandler</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#tableHandler"><B>tableHandler</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html#tableHandler"><B>tableHandler</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#tableHandlers"><B>tableHandlers</B></A> - 
Variable in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#tableHandlers"><B>tableHandlers</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#tableName"><B>tableName</B></A> - 
Variable in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader"><B>TabReader</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/reader/package-summary.html">org.maltparser.core.syntaxgraph.reader</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html#TabReader()"><B>TabReader()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TabReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TabReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html" title="class in org.maltparser.core.syntaxgraph.writer"><B>TabWriter</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/writer/package-summary.html">org.maltparser.core.syntaxgraph.writer</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html#TabWriter()"><B>TabWriter()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TabWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/TerminalNode.html" title="interface in org.maltparser.core.syntaxgraph.node"><B>TerminalNode</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/node/package-summary.html">org.maltparser.core.syntaxgraph.node</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html#terminalNodes"><B>terminalNodes</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph">Sentence</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html#terminalPool"><B>terminalPool</B></A> - 
Variable in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph">Sentence</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigDirChartItem.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigDirChartItem.html" title="class in org.maltparser.core.config">ConfigDirChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Terminates the configuration directory
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html#TERMINATE"><B>TERMINATE</B></A> - 
Static variable in class org.maltparser.core.flow.item.<A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/item/ChartItem.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.core.flow.item.<A HREF="./org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</A>
<DD>Terminates and cleans up the chart item
<DT><A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html" title="class in org.maltparser.core.syntaxgraph">CopyChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraphChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/Engine.html#terminate(int)"><B>terminate(int)</B></A> - 
Method in class org.maltparser.<A HREF="./org/maltparser/Engine.html" title="class in org.maltparser">Engine</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/LearningMethod.html#terminate()"><B>terminate()</B></A> - 
Method in interface org.maltparser.ml.<A HREF="./org/maltparser/ml/LearningMethod.html" title="interface in org.maltparser.ml">LearningMethod</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonOracle.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonOracle.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcEagerOracle.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcEagerOracle.html" title="class in org.maltparser.parser.algorithm.nivre">ArcEagerOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandardOracle.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/ArcStandardOracle.html" title="class in org.maltparser.parser.algorithm.nivre">ArcStandardOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarArcEagerOracle.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarArcEagerOracle.html" title="class in org.maltparser.parser.algorithm.planar">PlanarArcEagerOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/ProjectiveOracle.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/ProjectiveOracle.html" title="class in org.maltparser.parser.algorithm.stack">ProjectiveOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/SwapEagerOracle.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/SwapEagerOracle.html" title="class in org.maltparser.parser.algorithm.stack">SwapEagerOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/SwapLazyOracle.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/SwapLazyOracle.html" title="class in org.maltparser.parser.algorithm.stack">SwapLazyOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarArcEagerOracle.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarArcEagerOracle.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarArcEagerOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/BatchTrainer.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/BatchTrainer.html" title="class in org.maltparser.parser">BatchTrainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/DeterministicParser.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/DeterministicParser.html" title="class in org.maltparser.parser">DeterministicParser</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/Guide.html#terminate()"><B>terminate()</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/Guide.html" title="interface in org.maltparser.parser.guide">Guide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/Model.html#terminate()"><B>terminate()</B></A> - 
Method in interface org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/Model.html" title="interface in org.maltparser.parser.guide">Model</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#terminate(java.lang.Object[])"><B>terminate(Object[])</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMaltChartItem.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMaltChartItem.html" title="class in org.maltparser.parser">SingleMaltChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html#terminate()"><B>terminate()</B></A> - 
Method in class org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html" title="class in org.maltparser.transform.pseudo">PseudoProjChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/MaltParserService.html#terminateParserModel()"><B>terminateParserModel()</B></A> - 
Method in class org.maltparser.<A HREF="./org/maltparser/MaltParserService.html" title="class in org.maltparser">MaltParserService</A>
<DD>Terminates the parser model.
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#thirdFeature"><B>thirdFeature</B></A> - 
Variable in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader"><B>TigerXMLHeader</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/reader/package-summary.html">org.maltparser.core.syntaxgraph.reader</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#TigerXMLHeader(org.maltparser.core.symbol.SymbolTableHandler)"><B>TigerXMLHeader(SymbolTableHandler)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.Domain.html" title="enum in org.maltparser.core.syntaxgraph.reader"><B>TigerXMLHeader.Domain</B></A> - Enum in <A HREF="./org/maltparser/core/syntaxgraph/reader/package-summary.html">org.maltparser.core.syntaxgraph.reader</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html" title="class in org.maltparser.core.syntaxgraph.reader"><B>TigerXMLHeader.FeatureEdgeLabel</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/reader/package-summary.html">org.maltparser.core.syntaxgraph.reader</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html#TigerXMLHeader.FeatureEdgeLabel(java.lang.String, java.lang.String)"><B>TigerXMLHeader.FeatureEdgeLabel(String, String)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader.FeatureEdgeLabel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html#TigerXMLHeader.FeatureEdgeLabel(java.lang.String, org.maltparser.core.syntaxgraph.reader.TigerXMLHeader.Domain)"><B>TigerXMLHeader.FeatureEdgeLabel(String, TigerXMLHeader.Domain)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader.FeatureEdgeLabel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader"><B>TigerXMLReader</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/reader/package-summary.html">org.maltparser.core.syntaxgraph.reader</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html#TigerXMLReader()"><B>TigerXMLReader()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer"><B>TigerXMLWriter</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/writer/package-summary.html">org.maltparser.core.syntaxgraph.writer</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html#TigerXMLWriter()"><B>TigerXMLWriter()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TigerXMLWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryList.html#toFile()"><B>toFile()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryList.html" title="class in org.maltparser.parser.history">HistoryList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryStructure.html#toFile()"><B>toFile()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryStructure.html" title="class in org.maltparser.parser.history">HistoryStructure</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTree.html#toFile()"><B>toFile()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTree.html" title="class in org.maltparser.parser.history">HistoryTree</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node"><B>Token</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/node/package-summary.html">org.maltparser.core.syntaxgraph.node</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#Token()"><B>Token()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/TokenNode.html" title="interface in org.maltparser.core.syntaxgraph.node"><B>TokenNode</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/node/package-summary.html">org.maltparser.core.syntaxgraph.node</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/TokenStructure.html" title="interface in org.maltparser.core.syntaxgraph"><B>TokenStructure</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#topCandidateIndex"><B>topCandidateIndex</B></A> - 
Variable in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigDirChartItem.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigDirChartItem.html" title="class in org.maltparser.core.config">ConfigDirChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModelManager.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModelManager.html" title="class in org.maltparser.core.feature">FeatureModelManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureVector.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureVector.html" title="class in org.maltparser.core.feature">FeatureVector</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/function/AddressFunction.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.function.<A HREF="./org/maltparser/core/feature/function/AddressFunction.html" title="class in org.maltparser.core.feature.function">AddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.html" title="class in org.maltparser.core.feature.spec.reader">ParReader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModel.html" title="class in org.maltparser.core.feature.spec">SpecificationModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationModels.html" title="class in org.maltparser.core.feature.spec">SpecificationModels</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.spec.<A HREF="./org/maltparser/core/feature/spec/SpecificationSubModel.html" title="class in org.maltparser.core.feature.spec">SpecificationSubModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FeatureEngine.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FeatureEngine.html" title="class in org.maltparser.core.feature.system">FeatureEngine</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/system/FunctionDescription.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.system.<A HREF="./org/maltparser/core/feature/system/FunctionDescription.html" title="class in org.maltparser.core.feature.system">FunctionDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/AddressValue.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/AddressValue.html" title="class in org.maltparser.core.feature.value">AddressValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/FeatureValue.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/FeatureValue.html" title="class in org.maltparser.core.feature.value">FeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/FunctionValue.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/FunctionValue.html" title="class in org.maltparser.core.feature.value">FunctionValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/MultipleFeatureValue.html" title="class in org.maltparser.core.feature.value">MultipleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.feature.value.<A HREF="./org/maltparser/core/feature/value/SingleFeatureValue.html" title="class in org.maltparser.core.feature.value">SingleFeatureValue</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartInstance.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/FlowChartManager.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.flow.<A HREF="./org/maltparser/core/flow/FlowChartManager.html" title="class in org.maltparser.core.flow">FlowChartManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartItemSpecification.html" title="class in org.maltparser.core.flow.spec">ChartItemSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.flow.spec.<A HREF="./org/maltparser/core/flow/spec/ChartSpecification.html" title="class in org.maltparser.core.flow.spec">ChartSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartAttribute.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.flow.system.elem.<A HREF="./org/maltparser/core/flow/system/elem/ChartAttribute.html" title="class in org.maltparser.core.flow.system.elem">ChartAttribute</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.flow.system.elem.<A HREF="./org/maltparser/core/flow/system/elem/ChartElement.html" title="class in org.maltparser.core.flow.system.elem">ChartElement</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/flow/system/FlowChartSystem.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.flow.system.<A HREF="./org/maltparser/core/flow/system/FlowChartSystem.html" title="class in org.maltparser.core.flow.system">FlowChartSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/ColumnDescription.html" title="class in org.maltparser.core.io.dataformat">ColumnDescription</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatEntry.html" title="class in org.maltparser.core.io.dataformat">DataFormatEntry</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatInstance.html" title="class in org.maltparser.core.io.dataformat">DataFormatInstance</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/BoolOption.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/BoolOption.html" title="class in org.maltparser.core.options.option">BoolOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/ClassOption.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/ClassOption.html" title="class in org.maltparser.core.options.option">ClassOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/EnumOption.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/EnumOption.html" title="class in org.maltparser.core.options.option">EnumOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/IntegerOption.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/IntegerOption.html" title="class in org.maltparser.core.options.option">IntegerOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/StringEnumOption.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringEnumOption.html" title="class in org.maltparser.core.options.option">StringEnumOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/StringOption.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/StringOption.html" title="class in org.maltparser.core.options.option">StringOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/UnaryOption.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/UnaryOption.html" title="class in org.maltparser.core.options.option">UnaryOption</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionContainer.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionContainer.html" title="class in org.maltparser.core.options">OptionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionDescriptions.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionDescriptions.html" title="class in org.maltparser.core.options">OptionDescriptions</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionGroup.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionGroup.html" title="class in org.maltparser.core.options">OptionGroup</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionValues.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionValues.html" title="class in org.maltparser.core.options">OptionValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/plugin/JarLoader.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/JarLoader.html" title="class in org.maltparser.core.plugin">JarLoader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/plugin/Plugin.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/Plugin.html" title="class in org.maltparser.core.plugin">Plugin</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/plugin/PluginLoader.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.plugin.<A HREF="./org/maltparser/core/plugin/PluginLoader.html" title="class in org.maltparser.core.plugin">PluginLoader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolList.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolList.html" title="class in org.maltparser.core.pool">ObjectPoolList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/pool/ObjectPoolSet.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.pool.<A HREF="./org/maltparser/core/pool/ObjectPoolSet.html" title="class in org.maltparser.core.pool">ObjectPoolSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/Propagation.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/Propagation.html" title="class in org.maltparser.core.propagation">Propagation</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/Propagations.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.propagation.<A HREF="./org/maltparser/core/propagation/Propagations.html" title="class in org.maltparser.core.propagation">Propagations</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpec.html" title="class in org.maltparser.core.propagation.spec">PropagationSpec</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/propagation/spec/PropagationSpecs.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.propagation.spec.<A HREF="./org/maltparser/core/propagation/spec/PropagationSpecs.html" title="class in org.maltparser.core.propagation.spec">PropagationSpecs</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/InputNullValues.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/InputNullValues.html" title="class in org.maltparser.core.symbol.nullvalue">InputNullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.html" title="class in org.maltparser.core.symbol.nullvalue">NullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/OutputNullValues.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/OutputNullValues.html" title="class in org.maltparser.core.symbol.nullvalue">OutputNullValues</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieEntry.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieEntry.html" title="class in org.maltparser.core.symbol.trie">TrieEntry</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieNode.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieNode.html" title="class in org.maltparser.core.symbol.trie">TrieNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/CopyChartItem.html" title="class in org.maltparser.core.syntaxgraph">CopyChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/DependencyGraph.html" title="class in org.maltparser.core.syntaxgraph">DependencyGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/GraphEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">GraphEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">WeightedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html" title="class in org.maltparser.core.syntaxgraph.feature">DGraphAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/GraphElement.html" title="class in org.maltparser.core.syntaxgraph">GraphElement</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRule.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRule</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/HeadRules.html" title="class in org.maltparser.core.syntaxgraph.headrules">HeadRules</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioList.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSet.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSet</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.html" title="class in org.maltparser.core.syntaxgraph.headrules">PrioSetMember</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/GraphNode.html" title="class in org.maltparser.core.syntaxgraph.node">GraphNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/NonTerminal.html" title="class in org.maltparser.core.syntaxgraph.node">NonTerminal</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Root.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Root.html" title="class in org.maltparser.core.syntaxgraph.node">Root</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/node/Token.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.node.<A HREF="./org/maltparser/core/syntaxgraph/node/Token.html" title="class in org.maltparser.core.syntaxgraph.node">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/ReadChartItem.html" title="class in org.maltparser.core.syntaxgraph.reader">ReadChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader.FeatureEdgeLabel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph">Sentence</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/SyntaxGraphChartItem.html" title="class in org.maltparser.core.syntaxgraph">SyntaxGraphChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonConfig.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreConfig.html" title="class in org.maltparser.parser.algorithm.nivre">NivreConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarConfig.html" title="class in org.maltparser.parser.algorithm.planar">PlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackConfig.html" title="class in org.maltparser.parser.algorithm.stack">StackConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/SingleGuide.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/SingleGuide.html" title="class in org.maltparser.parser.guide">SingleGuide</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/ComplexDecisionAction.html" title="class in org.maltparser.parser.history.action">ComplexDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/ActionContainer.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/ActionContainer.html" title="class in org.maltparser.parser.history.container">ActionContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.html" title="class in org.maltparser.parser.history.container">TableContainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/History.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/History.html" title="class in org.maltparser.parser.history">History</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryList.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryList.html" title="class in org.maltparser.parser.history">HistoryList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryListNode.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryListNode.html" title="class in org.maltparser.parser.history">HistoryListNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTree.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTree.html" title="class in org.maltparser.parser.history">HistoryTree</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/HistoryTreeNode.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.history.<A HREF="./org/maltparser/parser/history/HistoryTreeNode.html" title="class in org.maltparser.parser.history">HistoryTreeNode</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/Candidate.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/Candidate.html" title="class in org.maltparser.parser.history.kbest">Candidate</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/ScoredCandidate.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/ScoredCandidate.html" title="class in org.maltparser.parser.history.kbest">ScoredCandidate</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/ScoredKBestList.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/ScoredKBestList.html" title="class in org.maltparser.parser.history.kbest">ScoredKBestList</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMaltChartItem.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMaltChartItem.html" title="class in org.maltparser.parser">SingleMaltChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/Transition.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/Transition.html" title="class in org.maltparser.parser.transition">Transition</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html#toString()"><B>toString()</B></A> - 
Method in class org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/PseudoProjChartItem.html" title="class in org.maltparser.transform.pseudo">PseudoProjChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionDescriptions.html#toStringMaps()"><B>toStringMaps()</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionDescriptions.html" title="class in org.maltparser.core.options">OptionDescriptions</A>
<DD>Returns a string representation that contains printable information of several options maps
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#toStringNonTerminalNode(org.maltparser.core.syntaxgraph.node.NonTerminalNode)"><B>toStringNonTerminalNode(NonTerminalNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#toStringNonTerminalNode(org.maltparser.core.syntaxgraph.node.NonTerminalNode)"><B>toStringNonTerminalNode(NonTerminalNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionDescriptions.html#toStringOptionGroup(java.lang.String)"><B>toStringOptionGroup(String)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionDescriptions.html" title="class in org.maltparser.core.options">OptionDescriptions</A>
<DD>Returns a string representation of a option group without the option group name in the string.
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#toStringParameters(libsvm.svm_parameter)"><B>toStringParameters(svm_parameter)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>Returns a string containing all svm-parameters of interest
<DT><A HREF="./org/maltparser/core/options/OptionManager.html#toStringPrettyValues(int, java.util.HashSet)"><B>toStringPrettyValues(int, HashSet&lt;String&gt;)</B></A> - 
Method in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionManager.html" title="class in org.maltparser.core.options">OptionManager</A>
<DD>Returns a string representation of all option value, except the options in a option group specified
 by the excludeGroup argument.
<DT><A HREF="./org/maltparser/core/options/OptionGroup.html#toStringSetting"><B>toStringSetting</B></A> - 
Static variable in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionGroup.html" title="class in org.maltparser.core.options">OptionGroup</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#toStringTerminalNode(org.maltparser.core.syntaxgraph.node.TokenNode)"><B>toStringTerminalNode(TokenNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html#toStringTerminalNode(org.maltparser.core.syntaxgraph.node.TokenNode)"><B>toStringTerminalNode(TokenNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/PhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">PhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html#toTigerXML()"><B>toTigerXML()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.FeatureEdgeLabel.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader.FeatureEdgeLabel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html#toTigerXML()"><B>toTigerXML()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.html" title="class in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/option/Option.html#TRAIN"><B>TRAIN</B></A> - 
Static variable in class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/Option.html" title="class in org.maltparser.core.options.option">Option</A>
<DD>The option is only relevant during learning
<DT><A HREF="./org/maltparser/ml/LearningMethod.html#train(org.maltparser.core.feature.FeatureVector)"><B>train(FeatureVector)</B></A> - 
Method in interface org.maltparser.ml.<A HREF="./org/maltparser/ml/LearningMethod.html" title="interface in org.maltparser.ml">LearningMethod</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.html#train(org.maltparser.core.feature.FeatureVector)"><B>train(FeatureVector)</B></A> - 
Method in class org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.html" title="class in org.maltparser.ml.liblinear">Liblinear</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.html#train(org.maltparser.core.feature.FeatureVector)"><B>train(FeatureVector)</B></A> - 
Method in class org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.html" title="class in org.maltparser.ml.libsvm">Libsvm</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/BatchTrainer.html#train()"><B>train()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/BatchTrainer.html" title="class in org.maltparser.parser">BatchTrainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html#train()"><B>train()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/AtomicModel.html" title="class in org.maltparser.parser.guide.instance">AtomicModel</A>
<DD>Invokes the train() of the learning method
<DT><A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html#train()"><B>train()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/DecisionTreeModel.html" title="class in org.maltparser.parser.guide.instance">DecisionTreeModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html#train()"><B>train()</B></A> - 
Method in class org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/FeatureDivideModel.html" title="class in org.maltparser.parser.guide.instance">FeatureDivideModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/instance/InstanceModel.html#train()"><B>train()</B></A> - 
Method in interface org.maltparser.parser.guide.instance.<A HREF="./org/maltparser/parser/guide/instance/InstanceModel.html" title="interface in org.maltparser.parser.guide.instance">InstanceModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/SingleMalt.html#train()"><B>train()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Trainer.html#train()"><B>train()</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Trainer.html" title="class in org.maltparser.parser">Trainer</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Trainer.html" title="class in org.maltparser.parser"><B>Trainer</B></A> - Class in <A HREF="./org/maltparser/parser/package-summary.html">org.maltparser.parser</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/Trainer.html#Trainer(org.maltparser.parser.DependencyParserConfig)"><B>Trainer(DependencyParserConfig)</B></A> - 
Constructor for class org.maltparser.parser.<A HREF="./org/maltparser/parser/Trainer.html" title="class in org.maltparser.parser">Trainer</A>
<DD>Creates a parser trainer
<DT><A HREF="./org/maltparser/parser/Oracle.html#transActionContainer"><B>transActionContainer</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Oracle.html" title="class in org.maltparser.parser">Oracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#transActionContainer"><B>transActionContainer</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/transform/pseudo/TransformationException.html" title="class in org.maltparser.transform.pseudo"><B>TransformationException</B></A> - Exception in <A HREF="./org/maltparser/transform/pseudo/package-summary.html">org.maltparser.transform.pseudo</A><DD>TransformationException extends the MaltChainedException class and is thrown by classes
  within the transform package.<DT><A HREF="./org/maltparser/transform/pseudo/TransformationException.html#TransformationException(java.lang.String)"><B>TransformationException(String)</B></A> - 
Constructor for exception org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/TransformationException.html" title="class in org.maltparser.transform.pseudo">TransformationException</A>
<DD>Creates a TransformationException object with a message
<DT><A HREF="./org/maltparser/transform/pseudo/TransformationException.html#TransformationException(java.lang.String, java.lang.Throwable)"><B>TransformationException(String, Throwable)</B></A> - 
Constructor for exception org.maltparser.transform.pseudo.<A HREF="./org/maltparser/transform/pseudo/TransformationException.html" title="class in org.maltparser.transform.pseudo">TransformationException</A>
<DD>Creates a TransformationException object with a message and a cause to the exception.
<DT><A HREF="./org/maltparser/parser/transition/Transition.html" title="class in org.maltparser.parser.transition"><B>Transition</B></A> - Class in <A HREF="./org/maltparser/parser/transition/package-summary.html">org.maltparser.parser.transition</A><DD>Transition contains one individual transition.<DT><A HREF="./org/maltparser/parser/transition/Transition.html#Transition(int, java.lang.String, boolean)"><B>Transition(int, String, boolean)</B></A> - 
Constructor for class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/Transition.html" title="class in org.maltparser.parser.transition">Transition</A>
<DD>Creates a transition
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser"><B>TransitionSystem</B></A> - Class in <A HREF="./org/maltparser/parser/package-summary.html">org.maltparser.parser</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#TransitionSystem()"><B>TransitionSystem()</B></A> - 
Constructor for class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/TransitionTable.html" title="class in org.maltparser.parser.transition"><B>TransitionTable</B></A> - Class in <A HREF="./org/maltparser/parser/transition/package-summary.html">org.maltparser.parser.transition</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/transition/TransitionTable.html#TransitionTable(java.lang.String)"><B>TransitionTable(String)</B></A> - 
Constructor for class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/TransitionTable.html" title="class in org.maltparser.parser.transition">TransitionTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/transition/TransitionTableHandler.html" title="class in org.maltparser.parser.transition"><B>TransitionTableHandler</B></A> - Class in <A HREF="./org/maltparser/parser/transition/package-summary.html">org.maltparser.parser.transition</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/transition/TransitionTableHandler.html#TransitionTableHandler()"><B>TransitionTableHandler()</B></A> - 
Constructor for class org.maltparser.parser.transition.<A HREF="./org/maltparser/parser/transition/TransitionTableHandler.html" title="class in org.maltparser.parser.transition">TransitionTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#transitionTableHandler"><B>transitionTableHandler</B></A> - 
Variable in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/Trie.html" title="class in org.maltparser.core.symbol.trie"><B>Trie</B></A> - Class in <A HREF="./org/maltparser/core/symbol/trie/package-summary.html">org.maltparser.core.symbol.trie</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/symbol/trie/Trie.html#Trie()"><B>Trie()</B></A> - 
Constructor for class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/Trie.html" title="class in org.maltparser.core.symbol.trie">Trie</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieEntry.html" title="class in org.maltparser.core.symbol.trie"><B>TrieEntry</B></A> - Class in <A HREF="./org/maltparser/core/symbol/trie/package-summary.html">org.maltparser.core.symbol.trie</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/symbol/trie/TrieEntry.html#TrieEntry(int, boolean)"><B>TrieEntry(int, boolean)</B></A> - 
Constructor for class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieEntry.html" title="class in org.maltparser.core.symbol.trie">TrieEntry</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieNode.html" title="class in org.maltparser.core.symbol.trie"><B>TrieNode</B></A> - Class in <A HREF="./org/maltparser/core/symbol/trie/package-summary.html">org.maltparser.core.symbol.trie</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/symbol/trie/TrieNode.html#TrieNode(char, org.maltparser.core.symbol.trie.TrieNode)"><B>TrieNode(char, TrieNode)</B></A> - 
Constructor for class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieNode.html" title="class in org.maltparser.core.symbol.trie">TrieNode</A>
<DD>Constructs a trie node
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie"><B>TrieSymbolTable</B></A> - Class in <A HREF="./org/maltparser/core/symbol/trie/package-summary.html">org.maltparser.core.symbol.trie</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#TrieSymbolTable(java.lang.String, org.maltparser.core.symbol.trie.Trie, int, java.lang.String)"><B>TrieSymbolTable(String, Trie, int, String)</B></A> - 
Constructor for class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#TrieSymbolTable(java.lang.String, org.maltparser.core.symbol.trie.Trie, int, java.lang.String, java.lang.String)"><B>TrieSymbolTable(String, Trie, int, String, String)</B></A> - 
Constructor for class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#TrieSymbolTable(java.lang.String, org.maltparser.core.symbol.trie.Trie)"><B>TrieSymbolTable(String, Trie)</B></A> - 
Constructor for class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html" title="class in org.maltparser.core.symbol.trie"><B>TrieSymbolTableHandler</B></A> - Class in <A HREF="./org/maltparser/core/symbol/trie/package-summary.html">org.maltparser.core.symbol.trie</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html#TrieSymbolTableHandler()"><B>TrieSymbolTableHandler()</B></A> - 
Constructor for class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTableHandler.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTableHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html" title="class in org.maltparser.parser.algorithm.twoplanar"><B>TwoPlanar</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/twoplanar/package-summary.html">org.maltparser.parser.algorithm.twoplanar</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html#TwoPlanar()"><B>TwoPlanar()</B></A> - 
Constructor for class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanar.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanar</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar"><B>TwoPlanarAddressFunction</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/twoplanar/package-summary.html">org.maltparser.parser.algorithm.twoplanar</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#TwoPlanarAddressFunction(java.lang.String, org.maltparser.parser.Algorithm)"><B>TwoPlanarAddressFunction(String, Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.TwoPlanarSubFunction.html" title="enum in org.maltparser.parser.algorithm.twoplanar"><B>TwoPlanarAddressFunction.TwoPlanarSubFunction</B></A> - Enum in <A HREF="./org/maltparser/parser/algorithm/twoplanar/package-summary.html">org.maltparser.parser.algorithm.twoplanar</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarArcEagerFactory.html" title="class in org.maltparser.parser.algorithm.twoplanar"><B>TwoPlanarArcEagerFactory</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/twoplanar/package-summary.html">org.maltparser.parser.algorithm.twoplanar</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarArcEagerFactory.html#TwoPlanarArcEagerFactory(org.maltparser.parser.Algorithm)"><B>TwoPlanarArcEagerFactory(Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarArcEagerFactory.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarArcEagerFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarArcEagerOracle.html" title="class in org.maltparser.parser.algorithm.twoplanar"><B>TwoPlanarArcEagerOracle</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/twoplanar/package-summary.html">org.maltparser.parser.algorithm.twoplanar</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarArcEagerOracle.html#TwoPlanarArcEagerOracle(org.maltparser.parser.DependencyParserConfig, org.maltparser.parser.history.GuideUserHistory)"><B>TwoPlanarArcEagerOracle(DependencyParserConfig, GuideUserHistory)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarArcEagerOracle.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarArcEagerOracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar"><B>TwoPlanarConfig</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/twoplanar/package-summary.html">org.maltparser.parser.algorithm.twoplanar</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html#TwoPlanarConfig(org.maltparser.core.symbol.SymbolTableHandler, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>TwoPlanarConfig(SymbolTableHandler, String, String, String, String)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarConfig.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html" title="class in org.maltparser.parser.algorithm.twoplanar"><B>TwoPlanarFactory</B></A> - Class in <A HREF="./org/maltparser/parser/algorithm/twoplanar/package-summary.html">org.maltparser.parser.algorithm.twoplanar</A><DD>&nbsp;<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html#TwoPlanarFactory(org.maltparser.parser.Algorithm)"><B>TwoPlanarFactory(Algorithm)</B></A> - 
Constructor for class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarFactory.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#type"><B>type</B></A> - 
Variable in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/options/option/UnaryOption.html" title="class in org.maltparser.core.options.option"><B>UnaryOption</B></A> - Class in <A HREF="./org/maltparser/core/options/option/package-summary.html">org.maltparser.core.options.option</A><DD>An unary option is an option that doesn't need a value to the 
 specified.<DT><A HREF="./org/maltparser/core/options/option/UnaryOption.html#UnaryOption(org.maltparser.core.options.OptionGroup, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>UnaryOption(OptionGroup, String, String, String, String)</B></A> - 
Constructor for class org.maltparser.core.options.option.<A HREF="./org/maltparser/core/options/option/UnaryOption.html" title="class in org.maltparser.core.options.option">UnaryOption</A>
<DD>Creates an unary option description
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#unpackConfigFile()"><B>unpackConfigFile()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>Unpacks the malt configuration file (.mco).
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#unpackConfigFile(java.util.jar.JarInputStream)"><B>unpackConfigFile(JarInputStream)</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#update(java.lang.Object[])"><B>update(Object[])</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureVector.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureVector.html" title="class in org.maltparser.core.feature">FeatureVector</A>
<DD>Updates all feature value in the feature vector according to the current state.
<DT><A HREF="./org/maltparser/core/feature/function/AddressFunction.html#update(java.lang.Object[])"><B>update(Object[])</B></A> - 
Method in class org.maltparser.core.feature.function.<A HREF="./org/maltparser/core/feature/function/AddressFunction.html" title="class in org.maltparser.core.feature.function">AddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/function/Function.html#update()"><B>update()</B></A> - 
Method in interface org.maltparser.core.feature.function.<A HREF="./org/maltparser/core/feature/function/Function.html" title="interface in org.maltparser.core.feature.function">Function</A>
<DD>Cause the feature function to update the feature value.
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html#update(org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph, org.maltparser.core.syntaxgraph.edge.Edge, java.lang.Object)"><B>update(MappablePhraseStructureGraph, Edge, Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.ds2ps.<A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html" title="class in org.maltparser.core.syntaxgraph.ds2ps">LosslessMapping</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>Cause the feature function to update the feature value.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html" title="class in org.maltparser.core.syntaxgraph.feature">DGraphAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html#update(java.lang.Object[])"><B>update(Object[])</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.html" title="class in org.maltparser.core.syntaxgraph.feature">DGraphAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>Cause the feature function to update the feature value.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>Cause the feature function to update the feature value.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>Cause the feature function to update the feature value.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputTableFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputTableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html#update(java.util.Observable, java.lang.Object)"><B>update(Observable, Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/MappablePhraseStructureGraph.html" title="class in org.maltparser.core.syntaxgraph">MappablePhraseStructureGraph</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/Sentence.html#update(java.util.Observable, java.lang.Object)"><B>update(Observable, Object)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.<A HREF="./org/maltparser/core/syntaxgraph/Sentence.html" title="class in org.maltparser.core.syntaxgraph">Sentence</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html#update(java.lang.Object[])"><B>update(Object[])</B></A> - 
Method in class org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.html" title="class in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html#update(java.lang.Object[])"><B>update(Object[])</B></A> - 
Method in class org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.html" title="class in org.maltparser.parser.algorithm.nivre">NivreAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html#update(java.lang.Object[])"><B>update(Object[])</B></A> - 
Method in class org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.planar">PlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html#update(java.lang.Object[])"><B>update(Object[])</B></A> - 
Method in class org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.html" title="class in org.maltparser.parser.algorithm.stack">StackAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#update()"><B>update()</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html#update(java.lang.Object[])"><B>update(Object[])</B></A> - 
Method in class org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.html" title="class in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Oracle.html#updateActionContainers(int, org.maltparser.core.syntaxgraph.LabelSet)"><B>updateActionContainers(int, LabelSet)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Oracle.html" title="class in org.maltparser.parser">Oracle</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/TransitionSystem.html#updateActionContainers(org.maltparser.parser.history.GuideUserHistory, int, org.maltparser.core.syntaxgraph.LabelSet)"><B>updateActionContainers(GuideUserHistory, int, LabelSet)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/TransitionSystem.html" title="class in org.maltparser.parser">TransitionSystem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/kbest/KBestList.html#updateActionWithNextKBest()"><B>updateActionWithNextKBest()</B></A> - 
Method in class org.maltparser.parser.history.kbest.<A HREF="./org/maltparser/parser/history/kbest/KBestList.html" title="class in org.maltparser.parser.history.kbest">KBestList</A>
<DD>Updates the corresponding single decision with the next value in the k-best list.
<DT><A HREF="./org/maltparser/core/feature/FeatureModel.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureModel.html" title="class in org.maltparser.core.feature">FeatureModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/FeatureVector.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.core.feature.<A HREF="./org/maltparser/core/feature/FeatureVector.html" title="class in org.maltparser.core.feature">FeatureVector</A>
<DD>Updates the cardinality (number of distinct values) of a feature value associated with the feature function
<DT><A HREF="./org/maltparser/core/feature/function/FeatureFunction.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in interface org.maltparser.core.feature.function.<A HREF="./org/maltparser/core/feature/function/FeatureFunction.html" title="interface in org.maltparser.core.feature.function">FeatureFunction</A>
<DD>Cause the feature function to update the cardinality of the feature value.
<DT><A HREF="./org/maltparser/core/feature/map/Merge3Feature.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/Merge3Feature.html" title="class in org.maltparser.core.feature.map">Merge3Feature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/MergeFeature.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/MergeFeature.html" title="class in org.maltparser.core.feature.map">MergeFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/PrefixFeature.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/PrefixFeature.html" title="class in org.maltparser.core.feature.map">PrefixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SplitFeature.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SplitFeature.html" title="class in org.maltparser.core.feature.map">SplitFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/map/SuffixFeature.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.core.feature.map.<A HREF="./org/maltparser/core/feature/map/SuffixFeature.html" title="class in org.maltparser.core.feature.map">SuffixFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/TableFeature.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.core.symbol.<A HREF="./org/maltparser/core/symbol/TableFeature.html" title="class in org.maltparser.core.symbol">TableFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ArcDirFeature</A>
<DD>Cause the exists feature function to update the cardinality of the feature value.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ColumnFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ColumnFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DistanceFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">DistanceFeature</A>
<DD>Cause the distance feature function to update the cardinality of the feature value.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/ExistsFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">ExistsFeature</A>
<DD>Cause the exists feature function to update the cardinality of the feature value.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcDirFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcDirFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/InputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">InputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">NumOfFeature</A>
<DD>Cause the numof feature function to update the cardinality of the feature value.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/OutputArcFeature.html" title="class in org.maltparser.core.syntaxgraph.feature">OutputArcFeature</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in interface org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html" title="interface in org.maltparser.parser.guide.decision">DecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#updateCardinality()"><B>updateCardinality()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html#updateDependenyGraph(org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph, org.maltparser.core.syntaxgraph.node.PhraseStructureNode)"><B>updateDependenyGraph(MappablePhraseStructureGraph, PhraseStructureNode)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.ds2ps.<A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html" title="class in org.maltparser.core.syntaxgraph.ds2ps">LosslessMapping</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html#updateFeatureModel()"><B>updateFeatureModel()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/BranchedDecisionModel.html" title="class in org.maltparser.parser.guide.decision">BranchedDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html#updateFeatureModel()"><B>updateFeatureModel()</B></A> - 
Method in interface org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/DecisionModel.html" title="interface in org.maltparser.parser.guide.decision">DecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html#updateFeatureModel()"><B>updateFeatureModel()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/OneDecisionModel.html" title="class in org.maltparser.parser.guide.decision">OneDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html#updateFeatureModel()"><B>updateFeatureModel()</B></A> - 
Method in class org.maltparser.parser.guide.decision.<A HREF="./org/maltparser/parser/guide/decision/SeqDecisionModel.html" title="class in org.maltparser.parser.guide.decision">SeqDecisionModel</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html#updateFromKBestList()"><B>updateFromKBestList()</B></A> - 
Method in class org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SimpleDecisionAction.html" title="class in org.maltparser.parser.history.action">SimpleDecisionAction</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/history/action/SingleDecision.html#updateFromKBestList()"><B>updateFromKBestList()</B></A> - 
Method in interface org.maltparser.parser.history.action.<A HREF="./org/maltparser/parser/history/action/SingleDecision.html" title="interface in org.maltparser.parser.history.action">SingleDecision</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html#updatePhraseStructureGraph(org.maltparser.core.syntaxgraph.MappablePhraseStructureGraph, org.maltparser.core.syntaxgraph.edge.Edge, boolean)"><B>updatePhraseStructureGraph(MappablePhraseStructureGraph, Edge, boolean)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.ds2ps.<A HREF="./org/maltparser/core/syntaxgraph/ds2ps/LosslessMapping.html" title="class in org.maltparser.core.syntaxgraph.ds2ps">LosslessMapping</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html#updateValueCounter(int)"><B>updateValueCounter(int)</B></A> - 
Method in class org.maltparser.core.symbol.trie.<A HREF="./org/maltparser/core/symbol/trie/TrieSymbolTable.html" title="class in org.maltparser.core.symbol.trie">TrieSymbolTable</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#url"><B>url</B></A> - 
Variable in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html#urlString"><B>urlString</B></A> - 
Variable in class org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.Dependency.html" title="class in org.maltparser.core.io.dataformat">DataFormatSpecification.Dependency</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/Util.html" title="class in org.maltparser.core.helper"><B>Util</B></A> - Class in <A HREF="./org/maltparser/core/helper/package-summary.html">org.maltparser.core.helper</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/helper/Util.html#Util()"><B>Util()</B></A> - 
Constructor for class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/Util.html" title="class in org.maltparser.core.helper">Util</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.ColumnNames.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.ColumnNames.html" title="enum in org.maltparser.core.feature.spec.reader">ParReader.ColumnNames</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.DataStructures.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.DataStructures.html" title="enum in org.maltparser.core.feature.spec.reader">ParReader.DataStructures</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.DataStructure.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.DataStructure.html" title="enum in org.maltparser.core.io.dataformat">DataFormatSpecification.DataStructure</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.NullValueDegree.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.NullValueDegree.html" title="enum in org.maltparser.core.symbol.nullvalue">NullValues.NullValueDegree</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.NullValueId.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.NullValueId.html" title="enum in org.maltparser.core.symbol.nullvalue">NullValues.NullValueId</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.DGraphSubFunction.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.DGraphSubFunction.html" title="enum in org.maltparser.core.syntaxgraph.feature">DGraphAddressFunction.DGraphSubFunction</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.NumOfRelation.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.NumOfRelation.html" title="enum in org.maltparser.core.syntaxgraph.feature">NumOfFeature.NumOfRelation</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/Direction.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/Direction.html" title="enum in org.maltparser.core.syntaxgraph.headrules">Direction</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.RelationToPrevMember.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.RelationToPrevMember.html" title="enum in org.maltparser.core.syntaxgraph.headrules">PrioSetMember.RelationToPrevMember</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.Domain.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.Domain.html" title="enum in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader.Domain</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.Verbostity.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.Verbostity.html" title="enum in org.maltparser.ml.liblinear">Liblinear.Verbostity</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.Verbostity.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.Verbostity.html" title="enum in org.maltparser.ml.libsvm">Libsvm.Verbostity</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.CovingtonSubFunction.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.CovingtonSubFunction.html" title="enum in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction.CovingtonSubFunction</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.NivreSubFunction.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.NivreSubFunction.html" title="enum in org.maltparser.parser.algorithm.nivre">NivreAddressFunction.NivreSubFunction</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.PlanarSubFunction.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.PlanarSubFunction.html" title="enum in org.maltparser.parser.algorithm.planar">PlanarAddressFunction.PlanarSubFunction</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.StackSubFunction.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.StackSubFunction.html" title="enum in org.maltparser.parser.algorithm.stack">StackAddressFunction.StackSubFunction</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.TwoPlanarSubFunction.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.TwoPlanarSubFunction.html" title="enum in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction.TwoPlanarSubFunction</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/parser/guide/ClassifierGuide.GuideMode.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/ClassifierGuide.GuideMode.html" title="enum in org.maltparser.parser.guide">ClassifierGuide.GuideMode</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.RelationToNextDecision.html#valueOf(java.lang.String)"><B>valueOf(String)</B></A> - 
Static method in enum org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.RelationToNextDecision.html" title="enum in org.maltparser.parser.history.container">TableContainer.RelationToNextDecision</A>
<DD>Returns the enum constant of this type with the specified name.
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.ColumnNames.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.ColumnNames.html" title="enum in org.maltparser.core.feature.spec.reader">ParReader.ColumnNames</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/core/feature/spec/reader/ParReader.DataStructures.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/ParReader.DataStructures.html" title="enum in org.maltparser.core.feature.spec.reader">ParReader.DataStructures</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.DataStructure.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.core.io.dataformat.<A HREF="./org/maltparser/core/io/dataformat/DataFormatSpecification.DataStructure.html" title="enum in org.maltparser.core.io.dataformat">DataFormatSpecification.DataStructure</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.NullValueDegree.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.NullValueDegree.html" title="enum in org.maltparser.core.symbol.nullvalue">NullValues.NullValueDegree</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.NullValueId.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.core.symbol.nullvalue.<A HREF="./org/maltparser/core/symbol/nullvalue/NullValues.NullValueId.html" title="enum in org.maltparser.core.symbol.nullvalue">NullValues.NullValueId</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.DGraphSubFunction.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/DGraphAddressFunction.DGraphSubFunction.html" title="enum in org.maltparser.core.syntaxgraph.feature">DGraphAddressFunction.DGraphSubFunction</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.NumOfRelation.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.core.syntaxgraph.feature.<A HREF="./org/maltparser/core/syntaxgraph/feature/NumOfFeature.NumOfRelation.html" title="enum in org.maltparser.core.syntaxgraph.feature">NumOfFeature.NumOfRelation</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/Direction.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/Direction.html" title="enum in org.maltparser.core.syntaxgraph.headrules">Direction</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.RelationToPrevMember.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.core.syntaxgraph.headrules.<A HREF="./org/maltparser/core/syntaxgraph/headrules/PrioSetMember.RelationToPrevMember.html" title="enum in org.maltparser.core.syntaxgraph.headrules">PrioSetMember.RelationToPrevMember</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.Domain.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.core.syntaxgraph.reader.<A HREF="./org/maltparser/core/syntaxgraph/reader/TigerXMLHeader.Domain.html" title="enum in org.maltparser.core.syntaxgraph.reader">TigerXMLHeader.Domain</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/ml/liblinear/Liblinear.Verbostity.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.ml.liblinear.<A HREF="./org/maltparser/ml/liblinear/Liblinear.Verbostity.html" title="enum in org.maltparser.ml.liblinear">Liblinear.Verbostity</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/ml/libsvm/Libsvm.Verbostity.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.ml.libsvm.<A HREF="./org/maltparser/ml/libsvm/Libsvm.Verbostity.html" title="enum in org.maltparser.ml.libsvm">Libsvm.Verbostity</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.CovingtonSubFunction.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.parser.algorithm.covington.<A HREF="./org/maltparser/parser/algorithm/covington/CovingtonAddressFunction.CovingtonSubFunction.html" title="enum in org.maltparser.parser.algorithm.covington">CovingtonAddressFunction.CovingtonSubFunction</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.NivreSubFunction.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.parser.algorithm.nivre.<A HREF="./org/maltparser/parser/algorithm/nivre/NivreAddressFunction.NivreSubFunction.html" title="enum in org.maltparser.parser.algorithm.nivre">NivreAddressFunction.NivreSubFunction</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.PlanarSubFunction.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.parser.algorithm.planar.<A HREF="./org/maltparser/parser/algorithm/planar/PlanarAddressFunction.PlanarSubFunction.html" title="enum in org.maltparser.parser.algorithm.planar">PlanarAddressFunction.PlanarSubFunction</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.StackSubFunction.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.parser.algorithm.stack.<A HREF="./org/maltparser/parser/algorithm/stack/StackAddressFunction.StackSubFunction.html" title="enum in org.maltparser.parser.algorithm.stack">StackAddressFunction.StackSubFunction</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.TwoPlanarSubFunction.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.parser.algorithm.twoplanar.<A HREF="./org/maltparser/parser/algorithm/twoplanar/TwoPlanarAddressFunction.TwoPlanarSubFunction.html" title="enum in org.maltparser.parser.algorithm.twoplanar">TwoPlanarAddressFunction.TwoPlanarSubFunction</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/parser/guide/ClassifierGuide.GuideMode.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.parser.guide.<A HREF="./org/maltparser/parser/guide/ClassifierGuide.GuideMode.html" title="enum in org.maltparser.parser.guide">ClassifierGuide.GuideMode</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/parser/history/container/TableContainer.RelationToNextDecision.html#values()"><B>values()</B></A> - 
Static method in enum org.maltparser.parser.history.container.<A HREF="./org/maltparser/parser/history/container/TableContainer.RelationToNextDecision.html" title="enum in org.maltparser.parser.history.container">TableContainer.RelationToNextDecision</A>
<DD>Returns an array containing the constants of this enum type, in
the order they are declared.
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#versioning()"><B>versioning()</B></A> - 
Method in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/syntaxgraph/Weightable.html" title="interface in org.maltparser.core.syntaxgraph"><B>Weightable</B></A> - Interface in <A HREF="./org/maltparser/core/syntaxgraph/package-summary.html">org.maltparser.core.syntaxgraph</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html" title="class in org.maltparser.core.syntaxgraph.edge"><B>WeightedEdge</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/edge/package-summary.html">org.maltparser.core.syntaxgraph.edge</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html#WeightedEdge()"><B>WeightedEdge()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">WeightedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html#WeightedEdge(org.maltparser.core.syntaxgraph.node.Node, org.maltparser.core.syntaxgraph.node.Node, int)"><B>WeightedEdge(Node, Node, int)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">WeightedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html#WeightedEdge(org.maltparser.core.syntaxgraph.node.Node, org.maltparser.core.syntaxgraph.node.Node, int, java.lang.Double)"><B>WeightedEdge(Node, Node, int, Double)</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.edge.<A HREF="./org/maltparser/core/syntaxgraph/edge/WeightedEdge.html" title="class in org.maltparser.core.syntaxgraph.edge">WeightedEdge</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/options/OptionGroup.html#WITHGROUPNAME"><B>WITHGROUPNAME</B></A> - 
Static variable in class org.maltparser.core.options.<A HREF="./org/maltparser/core/options/OptionGroup.html" title="class in org.maltparser.core.options">OptionGroup</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/config/ConfigurationDir.html#workingDirectory"><B>workingDirectory</B></A> - 
Variable in class org.maltparser.core.config.<A HREF="./org/maltparser/core/config/ConfigurationDir.html" title="class in org.maltparser.core.config">ConfigurationDir</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoOutputStream.html#write(int)"><B>write(int)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoOutputStream.html" title="class in org.maltparser.core.helper">NoOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoOutputStream.html#write(byte[])"><B>write(byte[])</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoOutputStream.html" title="class in org.maltparser.core.helper">NoOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoOutputStream.html#write(byte[], int, int)"><B>write(byte[], int, int)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoOutputStream.html" title="class in org.maltparser.core.helper">NoOutputStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#write(byte[], int, int)"><B>write(byte[], int, int)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/helper/NoPrintStream.html#write(int)"><B>write(int)</B></A> - 
Method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/NoPrintStream.html" title="class in org.maltparser.core.helper">NoPrintStream</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer"><B>WriteChartItem</B></A> - Class in <A HREF="./org/maltparser/core/syntaxgraph/writer/package-summary.html">org.maltparser.core.syntaxgraph.writer</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html#WriteChartItem()"><B>WriteChartItem()</B></A> - 
Constructor for class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/WriteChartItem.html" title="class in org.maltparser.core.syntaxgraph.writer">WriteChartItem</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html#writeEpilog()"><B>writeEpilog()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">BracketWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html#writeEpilog()"><B>writeEpilog()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">NegraWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html#writeEpilog()"><B>writeEpilog()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html" title="interface in org.maltparser.core.syntaxgraph.writer">SyntaxGraphWriter</A>
<DD>Writes the end of the file
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html#writeEpilog()"><B>writeEpilog()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TabWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html#writeEpilog()"><B>writeEpilog()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TigerXMLWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html#writeNonTerminal(org.maltparser.core.syntaxgraph.node.NonTerminalNode, java.lang.String)"><B>writeNonTerminal(NonTerminalNode, String)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TigerXMLWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html#writeNonTerminals(org.maltparser.core.syntaxgraph.PhraseStructure)"><B>writeNonTerminals(PhraseStructure)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TigerXMLWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html#writeProlog()"><B>writeProlog()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">BracketWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html#writeProlog()"><B>writeProlog()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">NegraWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html#writeProlog()"><B>writeProlog()</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html" title="interface in org.maltparser.core.syntaxgraph.writer">SyntaxGraphWriter</A>
<DD>Cause the syntax graph writer to write the beginning of the file (such as header information)
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html#writeProlog()"><B>writeProlog()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TabWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html#writeProlog()"><B>writeProlog()</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TigerXMLWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html#writeSentence(org.maltparser.core.syntaxgraph.TokenStructure)"><B>writeSentence(TokenStructure)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/BracketWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">BracketWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html#writeSentence(org.maltparser.core.syntaxgraph.TokenStructure)"><B>writeSentence(TokenStructure)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/NegraWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">NegraWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html#writeSentence(org.maltparser.core.syntaxgraph.TokenStructure)"><B>writeSentence(TokenStructure)</B></A> - 
Method in interface org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/SyntaxGraphWriter.html" title="interface in org.maltparser.core.syntaxgraph.writer">SyntaxGraphWriter</A>
<DD>Writes a sentence (token structure, dependency structure or/and phrase structure)
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html#writeSentence(org.maltparser.core.syntaxgraph.TokenStructure)"><B>writeSentence(TokenStructure)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TabWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TabWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html#writeSentence(org.maltparser.core.syntaxgraph.TokenStructure)"><B>writeSentence(TokenStructure)</B></A> - 
Method in class org.maltparser.core.syntaxgraph.writer.<A HREF="./org/maltparser/core/syntaxgraph/writer/TigerXMLWriter.html" title="class in org.maltparser.core.syntaxgraph.writer">TigerXMLWriter</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/parser/Algorithm.html#writeToDiaFile(java.lang.String)"><B>writeToDiaFile(String)</B></A> - 
Method in class org.maltparser.parser.<A HREF="./org/maltparser/parser/Algorithm.html" title="class in org.maltparser.parser">Algorithm</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
<B>X</B></H2>
<DL>
<DT><A HREF="./org/maltparser/core/helper/Util.html#xmlEscape(java.lang.String)"><B>xmlEscape(String)</B></A> - 
Static method in class org.maltparser.core.helper.<A HREF="./org/maltparser/core/helper/Util.html" title="class in org.maltparser.core.helper">Util</A>
<DD>&nbsp;
<DT><A HREF="./org/maltparser/core/feature/spec/reader/XmlReader.html" title="class in org.maltparser.core.feature.spec.reader"><B>XmlReader</B></A> - Class in <A HREF="./org/maltparser/core/feature/spec/reader/package-summary.html">org.maltparser.core.feature.spec.reader</A><DD>&nbsp;<DT><A HREF="./org/maltparser/core/feature/spec/reader/XmlReader.html#XmlReader()"><B>XmlReader()</B></A> - 
Constructor for class org.maltparser.core.feature.spec.reader.<A HREF="./org/maltparser/core/feature/spec/reader/XmlReader.html" title="class in org.maltparser.core.feature.spec.reader">XmlReader</A>
<DD>&nbsp;
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> 

<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>MaltParser 1.4.1</b></EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>
Copyright 2007-2010 Johan Hall, Jens Nilsson and Joakim Nivre.
</BODY>
</HTML>