public class ManchesterOWLSyntaxTokenizer extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ManchesterOWLSyntaxTokenizer.Token |
| Modifier and Type | Field and Description |
|---|---|
protected Set<Character> |
commentDelimiters |
protected Set<Character> |
delims |
static String |
EOF |
protected Set<Character> |
skip |
| Constructor and Description |
|---|
ManchesterOWLSyntaxTokenizer(String buffer) |
public static final String EOF
public ManchesterOWLSyntaxTokenizer(String buffer)
public List<ManchesterOWLSyntaxTokenizer.Token> tokenize()
Copyright © 2012 The University of Manchester. All Rights Reserved.