public class FormulaToken extends LexicalUnit
Constructor and Description |
---|
FormulaToken(RdfN3Reader contentHandler,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
parse()
Contains the parsing logic of this lexical unit.
|
Object |
resolve()
Resolves the current value as a reference or a literal or a graph of
links according to the current context.
|
getContentReader, getContext, getValue, setContext, setValue
public FormulaToken(RdfN3Reader contentHandler, Context context) throws IOException
IOException
public void parse() throws IOException
LexicalUnit
parse
in class LexicalUnit
IOException
public Object resolve()
LexicalUnit
resolve
in class LexicalUnit
Copyright © 2005–2016. All rights reserved.