ConstantTermType - NamedVarType - AnonVarType - public class TPFRequestParser<ConstantTermType,NamedVarType,AnonVarType> extends FragmentRequestParserBase
| Modifier and Type | Class and Description |
|---|---|
protected class |
TPFRequestParser.Worker |
| Modifier and Type | Field and Description |
|---|---|
TriplePatternElementParser<ConstantTermType,NamedVarType,AnonVarType> |
elmtParser |
| Constructor and Description |
|---|
TPFRequestParser(TriplePatternElementParser<ConstantTermType,NamedVarType,AnonVarType> elmtParser) |
| Modifier and Type | Method and Description |
|---|---|
protected TPFRequestParser.Worker |
getWorker(javax.servlet.http.HttpServletRequest httpRequest,
ConfigReader config) |
extractBaseURL, parseIntoFragmentRequestpublic final TriplePatternElementParser<ConstantTermType,NamedVarType,AnonVarType> elmtParser
public TPFRequestParser(TriplePatternElementParser<ConstantTermType,NamedVarType,AnonVarType> elmtParser)
elmtParser - protected TPFRequestParser.Worker getWorker(javax.servlet.http.HttpServletRequest httpRequest, ConfigReader config) throws IllegalArgumentException
getWorker in class FragmentRequestParserBasehttpRequest - config - IllegalArgumentExceptionCopyright © 2021. All rights reserved.