public class StructuredUnmarshaller extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
StructuredUnmarshaller.EnvelopeUnmarshallerStep<A extends Attributes,T,P> |
static interface |
StructuredUnmarshaller.ExtensionMapperStep<A extends Attributes,T,P> |
static interface |
StructuredUnmarshaller.ExtensionUnmarshallerStep<A extends Attributes,T,P> |
| Modifier and Type | Method and Description |
|---|---|
static <A extends Attributes,T,P> |
builder() |
public static <A extends Attributes,T,P> StructuredUnmarshaller.ExtensionMapperStep<A,T,P> builder()
Copyright © 2019. All rights reserved.