| Modifier and Type | Method and Description |
|---|---|
void |
LinkTargetParser.parse(ParserConfigInterface config,
String target) |
| Constructor and Description |
|---|
LazyParser(ParserConfigInterface config) |
LazyPostprocessor(ParserConfigInterface config) |
LazyPreprocessor(ParserConfigInterface config) |
| Modifier and Type | Method and Description |
|---|---|
ParserConfigInterface |
LazyParserState.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
LazyParserState.init(ParserConfigInterface config,
Map<Integer,de.fau.cs.osr.ptk.common.ast.AstNode> entityMap) |
void |
LazyParserContext.initLinkBuilder(ParserConfigInterface parserConfig,
String target) |
| Constructor and Description |
|---|
LinkBuilder(ParserConfigInterface parserConfig,
String target) |
| Modifier and Type | Method and Description |
|---|---|
static LazyParsedPage |
ScopedElementBuilder.process(ParserConfigInterface config,
de.fau.cs.osr.ptk.common.ast.AstNode ast) |
abstract de.fau.cs.osr.ptk.common.ast.AstNode |
IntermediateTags.transform(ParserConfigInterface config,
ImTagOpen open,
ImTagClose close,
de.fau.cs.osr.ptk.common.ast.NodeList body) |
| Constructor and Description |
|---|
ScopedElementBuilder(ParserConfigInterface config) |
| Modifier and Type | Method and Description |
|---|---|
ParserConfigInterface |
LazyPreprocessorState.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
LazyPreprocessorState.init(ParserConfigInterface config,
boolean forInclusion) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleParserConfig
This is a simple parser config that is ONLY suited for test purposes!
|
| Modifier and Type | Method and Description |
|---|---|
static de.fau.cs.osr.utils.Tuple2<String,de.fau.cs.osr.ptk.common.ast.NodeList> |
StringConverterPartial.convert(de.fau.cs.osr.ptk.common.ast.AstNode astNode,
ParserConfigInterface resolver,
int options) |
static String |
StringConverter.convert(de.fau.cs.osr.ptk.common.ast.AstNode astNode,
ParserConfigInterface resolver,
int options) |
| Constructor and Description |
|---|
StringConverter.ConverterVisitor(int options,
ParserConfigInterface resolver) |
StringConverterPartial.ConverterVisitor(int options,
ParserConfigInterface resolver) |
Copyright © 2010-2012 University of Erlangen-Nürnberg - Open Source Research Group. All Rights Reserved.