public class SourceLocation2TokenSequence extends Pipe implements Serializable
| Constructor and Description |
|---|
SourceLocation2TokenSequence(CharSequenceLexer lexer) |
| Modifier and Type | Method and Description |
|---|---|
TokenSequence |
pipe(BufferedReader br) |
TokenSequence |
pipe(File file) |
Instance |
pipe(Instance carrier)
Process an Instance.
|
getDataAlphabet, getInstanceId, getParent, getParentRoot, getTargetAlphabet, isDataAlphabetSet, isTargetProcessing, pipe, readResolve, resolveDataAlphabet, resolveTargetAlphabet, setDataAlphabet, setParent, setTargetAlphabet, setTargetProcessingpublic SourceLocation2TokenSequence(CharSequenceLexer lexer)
public Instance pipe(Instance carrier)
PipeOne can create a new concrete subclass of Pipe simply by implementing this method.
public TokenSequence pipe(File file) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic TokenSequence pipe(BufferedReader br) throws IOException
IOExceptionCopyright © 2019 JULIE Lab, Germany. All rights reserved.