|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.northwestern.at.utils.IsCloseableObject
edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter
edu.northwestern.at.utils.corpuslinguistics.inputter.SimpleXMLTextInputter
public class SimpleXMLTextInputter
Text inputter which reads text from a URL.
Leaves xml/html tags intact.
| Field Summary |
|---|
| Fields inherited from class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter |
|---|
document, encoding, fixGaps, fixOrigs, fixSplitWords, fixSplitWordsPatternReplacers, segmentMap, segmentNames, splitText, teiHeaderPattern, textID |
| Constructor Summary | |
|---|---|
SimpleXMLTextInputter()
Create simple XML text inputter. |
|
| Method Summary |
|---|
| Methods inherited from class edu.northwestern.at.utils.corpuslinguistics.inputter.XMLTextInputter |
|---|
close, doLoadText, enableGapFixer, enableOrigFixer, enableSplitWordsFixer, finalize, findChild, getNextTextID, getSegment, getSegmentCount, getSegmentName, getSegmentText, getSegmentText, loadText, loadText, putSegment, setSegmentText, setSegmentText, setSegmentText, setSegmentText, writeChildren |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface edu.northwestern.at.utils.corpuslinguistics.inputter.TextInputter |
|---|
enableGapFixer, enableOrigFixer, enableSplitWordsFixer, getSegmentCount, getSegmentName, getSegmentText, getSegmentText, loadText, loadText, setSegmentText, setSegmentText, setSegmentText, setSegmentText |
| Constructor Detail |
|---|
public SimpleXMLTextInputter()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||