프로퍼티 | 타입 | 설명 | |
---|---|---|---|
deserializationHookStrategy | IDeserializationHookStrategy | ||
simplTypesScope | SimplTypesScope | ||
translationContext |
메소드 | 설명 | |
---|---|---|
GetPullDeserializer ( SimplTypesScope pSimplTypesScope, |
|
|
GetStringDeserializer ( SimplTypesScope pSimplTypesScope, |
|
|
Parse ( Stream stream ) : Object |
|
메소드 | 설명 | |
---|---|---|
DeserializationPostHook ( Object obj, |
|
|
DeserializationPreHook ( Object obj, |
|
|
PullDeserializer ( SimplTypesScope inputSimplTypesScope, |
|
|
PullDeserializer ( SimplTypesScope inputSimplTypesScope, |
|
protected DeserializationPostHook ( Object obj, |
||
obj | Object | |
pTranslationContext | ||
리턴 | void |
protected DeserializationPreHook ( Object obj, |
||
obj | Object | |
pTranslationContext | ||
리턴 | void |
public static GetPullDeserializer ( SimplTypesScope pSimplTypesScope, |
||
pSimplTypesScope | SimplTypesScope | |
pTranslationContext | ||
pDeserializationHookStrategy | IDeserializationHookStrategy | |
format | Format | |
리턴 |
public static GetStringDeserializer ( SimplTypesScope pSimplTypesScope, |
||
pSimplTypesScope | SimplTypesScope | |
pTranslationContext | ||
pDeserializationHookStrategy | IDeserializationHookStrategy | |
format | StringFormat | |
리턴 |
protected PullDeserializer ( SimplTypesScope inputSimplTypesScope, |
||
inputSimplTypesScope | SimplTypesScope | |
inputContext | ||
리턴 | System |
protected PullDeserializer ( SimplTypesScope inputSimplTypesScope, |
||
inputSimplTypesScope | SimplTypesScope | |
inputContext | ||
hookStrategy | IDeserializationHookStrategy | |
리턴 | System |
protected IDeserializationHookStrategy deserializationHookStrategy | ||
리턴 | IDeserializationHookStrategy |