| Package | Description |
|---|---|
| ch.abertschi.sct.parse | |
| ch.abertschi.sct.transformer |
| Modifier and Type | Method and Description |
|---|---|
ParserContext |
XmlParser.parse(File file) |
ParserContext |
XmlParser.parse(String xml) |
ParserContext |
ParserContext.setCalls(List<ParserCall> calls) |
| Modifier and Type | Method and Description |
|---|---|
Storage |
StorageWriter.toStorage(ParserContext context) |
| Constructor and Description |
|---|
ResponseExecutor(ParserContext parserContext,
List<Transformer> responseTransformers) |
StorageParser(ParserContext context) |
| Modifier and Type | Method and Description |
|---|---|
ParserContext |
TransformerContext.getParserContext() |
| Modifier and Type | Method and Description |
|---|---|
TransformerContext |
TransformerContext.setParserContext(ParserContext parserContext) |
Copyright © 2016. All rights reserved.