Class NTBuilder
java.lang.Object
org.episteme.social.linguistics.loaders.tigerxml.core.NTBuilder
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NTBuilder
public NTBuilder()
-
-
Method Details
-
buildNT
Builds up a given (ideally empty)NTby getting all information from the given DOM ElementntElement.- Parameters:
nt- The NT to be built (can be empty).sent- TheSentenceto hold the newNT.ntElement- The DOMElementcontaining a sentence element of a TIGER XMLDocument.
-