| Package | Description |
|---|---|
| ch.abertschi.sct.parse | |
| ch.abertschi.sct.transformer |
| Modifier and Type | Method and Description |
|---|---|
static ParserCall |
ParserCall.createWithRawObjects(Object request,
Object response) |
protected ParserCall |
StorageParser.findCall(Object currentRequest) |
ParserCall |
ParserCall.setRequest(ParserRequest request) |
ParserCall |
ParserCall.setResponse(ParserResponse response) |
| Modifier and Type | Method and Description |
|---|---|
List<ParserCall> |
ParserContext.getCalls() |
| Modifier and Type | Method and Description |
|---|---|
Object |
ResponseExecutor.execute(ParserCall call,
Object currentRequest) |
protected Object |
StorageParser.executeResponse(ParserCall call,
Object currentRequest) |
| Modifier and Type | Method and Description |
|---|---|
ParserContext |
ParserContext.setCalls(List<ParserCall> calls) |
| Modifier and Type | Method and Description |
|---|---|
ParserCall |
TransformerContext.getCall() |
| Modifier and Type | Method and Description |
|---|---|
TransformerContext |
TransformerContext.setCall(ParserCall call) |
Copyright © 2016. All rights reserved.