| 接口 | 说明 |
|---|---|
| ExtendPortProcessor.ExtendCallback |
extend callback interface
|
| LinkProcessor |
| 类 | 说明 |
|---|---|
| ArrayProcessor |
A processor for array structure
|
| BooleanPropertyProcessor |
A processor for boolean property structure
|
| ContainerProcessor<ELEMENT extends ContainerElement,NODE extends com.fasterxml.jackson.databind.JsonNode> |
A processor for container structure
|
| Context |
processor's context
|
| DatePropertyProcessor |
A processor for date property structure
|
| DescribeContentProcessor<ELEMENT extends DescribeContentElement,NODE extends com.fasterxml.jackson.databind.JsonNode> |
The processor for DescribeContentElement
|
| ExtendPortProcessor |
A processor for extend port structure
|
| FunctionalProcessor<ELEMENT extends FunctionalElement,NODE extends com.fasterxml.jackson.databind.JsonNode> |
The processor for FunctionalElement
|
| ImportProcessor |
A processor for import structure
|
| JsonviewDuplicateProcessor |
The processor for JsonviewDuplicateElement
|
| JsonviewProcessor |
A processor for jsonview structure
|
| LinkObjectProcessor |
A processor for link-object structure
|
| LinkPropertyProcessor |
A processor for link-property structure
|
| MappingObjectProcessor |
A processor for mapping-object structure
|
| NormalPropertyProcessor |
A processor for normal property structure
|
| ObjectInArrayProcessor |
A processor for object in array structure
|
| ObjectProcessor |
A processor for object structure
|
| Processor<ELEMENT extends Element,NODE extends com.fasterxml.jackson.databind.JsonNode> |
abstract root processor
|
| PropertyProcessor |
A processor for property Type structure
|
| UnixTimestampPropertyProcessor |
A processor for unixtimestamp property structure
|
| VirtualObjectProcessor |
A processor for virtual object structure
|
Copyright © 2016–2017. All rights reserved.