|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SyntaxGraphWriter | |
---|---|
org.maltparser.core.syntaxgraph.writer |
Uses of SyntaxGraphWriter in org.maltparser.core.syntaxgraph.writer |
---|
Classes in org.maltparser.core.syntaxgraph.writer that implement SyntaxGraphWriter | |
---|---|
class |
BracketWriter
|
class |
NegraWriter
|
class |
TabWriter
|
class |
TigerXMLWriter
|
Methods in org.maltparser.core.syntaxgraph.writer that return SyntaxGraphWriter | |
---|---|
SyntaxGraphWriter |
WriteChartItem.getWriter()
|
Methods in org.maltparser.core.syntaxgraph.writer that return types with arguments of type SyntaxGraphWriter | |
---|---|
Class<? extends SyntaxGraphWriter> |
WriteChartItem.getGraphWriterClass()
|
Class<? extends SyntaxGraphWriter> |
WriteChartItem.getSyntaxGraphWriterClass()
|
Method parameters in org.maltparser.core.syntaxgraph.writer with type arguments of type SyntaxGraphWriter | |
---|---|
void |
WriteChartItem.initWriter(Class<? extends SyntaxGraphWriter> syntaxGraphWriterClass,
String outputFile,
String outputCharSet,
String writerOption)
|
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |