public class PageParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static PageParser |
getInstance() |
PageDefinition |
parse(InputStream stream) |
PageDefinition |
parse(org.springframework.core.io.Resource resource) |
PageDefinition |
parse(String src) |
void |
registerPIParser(PIParserBase piParser) |
public static PageParser getInstance()
public PageDefinition parse(String src)
public PageDefinition parse(org.springframework.core.io.Resource resource)
public PageDefinition parse(InputStream stream)
public void registerPIParser(PIParserBase piParser)
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.