|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.pipeline.XMLOutputter
public class XMLOutputter
| Constructor Summary | |
|---|---|
XMLOutputter()
|
|
| Method Summary | |
|---|---|
static nu.xom.Document |
annotationToDoc(Annotation annotation,
StanfordCoreNLP pipeline)
Converts the given annotation to an XML document |
static void |
xmlPrint(Annotation annotation,
java.io.OutputStream os,
StanfordCoreNLP pipeline)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLOutputter()
| Method Detail |
|---|
public static void xmlPrint(Annotation annotation,
java.io.OutputStream os,
StanfordCoreNLP pipeline)
throws java.io.IOException
java.io.IOException
public static nu.xom.Document annotationToDoc(Annotation annotation,
StanfordCoreNLP pipeline)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||