Class TBuilder
java.lang.Object
org.episteme.social.linguistics.loaders.tigerxml.core.TBuilder
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TBuilder
public TBuilder()
-
-
Method Details
-
buildT
Builds up a given (ideally empty)Tby getting all information from the given DOM ElementtElement.- Parameters:
t- TheTinstance to be built (can be empty).sent- TheSentenceto hold the newT.tElement- The DOMElementcontaining a T element of a TIGER XMLDocument.pos- The position of the newTin theSentence.
-