Свойство | Тип | Описание | |
---|---|---|---|
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 | |
Результат |
public abstract Parse ( Stream stream ) : Object | ||
stream | Stream | |
Результат | Object |
protected PullDeserializer ( SimplTypesScope inputSimplTypesScope, |
||
inputSimplTypesScope | SimplTypesScope | |
inputContext | ||
Результат | System |
protected PullDeserializer ( SimplTypesScope inputSimplTypesScope, |
||
inputSimplTypesScope | SimplTypesScope | |
inputContext | ||
hookStrategy | IDeserializationHookStrategy | |
Результат | System |
protected IDeserializationHookStrategy deserializationHookStrategy | ||
Результат | IDeserializationHookStrategy |
protected SimplTypesScope simplTypesScope | ||
Результат | SimplTypesScope |