public class ImportStringStrategy extends Object
Constructor and Description |
---|
ImportStringStrategy(JGlossFrame frame,
String string,
boolean detectParagraphs,
ReadingAnnotationFilter filter,
Parser parser)
Creates a new annotated document by reading the original text from a string.
|
public ImportStringStrategy(JGlossFrame frame, String string, boolean detectParagraphs, ReadingAnnotationFilter filter, Parser parser)
JGlossFrame
with no open document.string
- The text which will be imported.detectParagraphs
- Flag if paragraph detection should be done.Copyright © 2001-2013 the JGloss developers. All Rights Reserved.