public class LazyPreprocessor
extends de.fau.cs.osr.ptk.common.ParserCommon
| Constructor and Description |
|---|
LazyPreprocessor(ParserConfigInterface config) |
| Modifier and Type | Method and Description |
|---|---|
de.fau.cs.osr.ptk.common.ast.AstNode |
parseArticle(String src,
String title) |
de.fau.cs.osr.ptk.common.ast.AstNode |
parseArticle(String src,
String title,
boolean forInclusion) |
public LazyPreprocessor(ParserConfigInterface config)
public de.fau.cs.osr.ptk.common.ast.AstNode parseArticle(String src, String title) throws IOException, xtc.parser.ParseException
IOExceptionxtc.parser.ParseExceptionpublic de.fau.cs.osr.ptk.common.ast.AstNode parseArticle(String src, String title, boolean forInclusion) throws IOException, xtc.parser.ParseException
IOExceptionxtc.parser.ParseExceptionCopyright © 2010-2012 University of Erlangen-Nürnberg - Open Source Research Group. All Rights Reserved.