Class NKJPTextDocument

Namespace
NOpenNLP.Tools.Formats.Nkjp
Assembly
NOpenNLP.Tools.dll
public class NKJPTextDocument
Inheritance
NKJPTextDocument
Inherited Members

Methods

Parse(Stream)

public static NKJPTextDocument Parse(Stream isStream)

Parameters

isStream Stream

Returns

NKJPTextDocument

Exceptions

IOException

Thrown if the XML cannot be parsed.