org.maltparser.core.sentence
Class IgnoreColumnInstance
java.lang.Object
org.maltparser.core.sentence.ColumnInstance
org.maltparser.core.sentence.IgnoreColumnInstance
- All Implemented Interfaces:
- Comparable<ColumnInstance>
public final class IgnoreColumnInstance
- extends ColumnInstance
- Since:
- 1.0
- Author:
- Johan Hall
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IgnoreColumnInstance
public IgnoreColumnInstance(ColumnDescription column)
setValue
public void setValue(String v)
throws MaltChainedException
- Specified by:
setValue
in class ColumnInstance
- Throws:
MaltChainedException
getStringValue
public String getStringValue()
- Specified by:
getStringValue
in class ColumnInstance
getIntegerValue
public int getIntegerValue()
- Specified by:
getIntegerValue
in class ColumnInstance
Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.