Свойство | Type | Description | |
---|---|---|---|
IGNORED_ELEMENT_FIELD_DESCRIPTOR | |||
Null | String |
Méthode | Description | |
---|---|---|
AddLeafNodeToCollection ( object root, string value, |
||
AppendCollectionScalarValue ( |
||
AppendValue ( |
||
AutomaticLazyGetCollectionOrMap ( object root ) : Object | ||
ChildClassDescriptor ( string currentTagName ) : ClassDescriptor | ||
Clone ( ) : |
make a SHALLOW copy of this descriptor.
|
|
ContextSimplEquals ( object leftContext, object rightContext ) : bool |
Performs a value equality check on the values in LHS and RHS described by this field.
|
|
FieldDescriptor ( ClassDescriptor baseClassDescriptor ) : System | ||
FieldDescriptor ( ClassDescriptor baseClassDescriptor, |
||
FieldDescriptor ( ClassDescriptor declaringClassDescriptor, |
||
GetChildClassDescriptor ( int tlvType ) : ClassDescriptor | ||
GetCollection ( Object context ) : ICollection | ||
GetGenericTypeVars ( ) : List |
||
GetGenericTypeVarsContext ( ) : List |
||
GetMapKeyFieldValue ( Object mapElement ) : Object | ||
GetNested ( object context ) : object | ||
GetObject ( object contextObject ) : object |
Obtains the value decribed by this FieldDescriptor, with the given object used as Context
|
|
GetValue ( Object context ) : Object | ||
GetValueString ( object context ) : string | ||
IsCollectionTag ( string currentTag ) : bool | ||
IsDefaultValue ( String value ) : bool | ||
IsDefaultValueFromContext ( object context ) : bool | ||
MakeIgnoredFieldDescriptor ( string currentTag ) : |
||
ResolveUnresolvedClassesAnnotation ( ) : System.Boolean | ||
ResolveUnresolvedScopeAnnotation ( ) : System.Boolean | ||
SetElementClassDescriptor ( ClassDescriptor elementClassDescriptor ) : void | ||
SetFieldBaseClassGeneric ( |
||
SetFieldToComposite ( object root, object subRoot ) : void | ||
SetFieldToScalar ( object root, string value, |
||
SetGenericTypeVars ( List |
||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
DeriveGenericTypeVariables ( ) : void | ||
DeriveNestedSerialization ( |
||
DerivePolymorphicDescriptors ( |
||
DeriveScalarSerialization ( |
||
DeriveScalarSerialization ( |
||
FieldDescriptor ( ) : System | ||
FieldDescriptor ( String tag ) : System | ||
GetTypeArgs ( |
||
InitPolymorphicClassDescriptorsList ( |
||
InitTagClassDescriptorsArrayList ( int initialSize ) : void | ||
RegisterPolymorphicDescriptor ( ClassDescriptor classDescriptor ) : void | ||
ResolveClassesAnnotation ( |
||
ResolveScopeAnnotation ( string scopeAnnotation ) : bool | ||
ResolveScopeAttribute ( string scopeAttributeValue ) : bool |
public AddLeafNodeToCollection ( object root, string value, |
||
root | object | |
value | string | |
translationContext | ||
Résultat | void |
public AppendCollectionScalarValue ( |
||
textWriter | ||
obj | object | |
translationContext | ||
format | System.Text.Format | |
Résultat | void |
public AppendValue ( |
||
textWriter | ||
obj | object | |
translationContext | ||
format | System.Text.Format | |
Résultat | void |
public AutomaticLazyGetCollectionOrMap ( object root ) : Object | ||
root | object | |
Résultat | Object |
public ChildClassDescriptor ( string currentTagName ) : ClassDescriptor | ||
currentTagName | string | |
Résultat | ClassDescriptor |
public ContextSimplEquals ( object leftContext, object rightContext ) : bool | ||
leftContext | object | Left context object |
rightContext | object | Right context object |
Résultat | bool |
public FieldDescriptor ( ClassDescriptor baseClassDescriptor ) : System | ||
baseClassDescriptor | ClassDescriptor | |
Résultat | System |
public FieldDescriptor ( ClassDescriptor baseClassDescriptor, |
||
baseClassDescriptor | ClassDescriptor | |
wrappedFD | ||
wrapperTag | String | |
Résultat | System |
public FieldDescriptor ( ClassDescriptor declaringClassDescriptor, |
||
declaringClassDescriptor | ClassDescriptor | |
field | ||
annotationType | int | |
Résultat | System |
public GetChildClassDescriptor ( int tlvType ) : ClassDescriptor | ||
tlvType | int | |
Résultat | ClassDescriptor |
public GetCollection ( Object context ) : ICollection | ||
context | Object | |
Résultat | ICollection |
public GetGenericTypeVarsContext ( ) : List |
||
Résultat | List |
public GetMapKeyFieldValue ( Object mapElement ) : Object | ||
mapElement | Object | |
Résultat | Object |
public GetNested ( object context ) : object | ||
context | object | |
Résultat | object |
public GetObject ( object contextObject ) : object | ||
contextObject | object | The context object to obtain a field value for. |
Résultat | object |
public GetValue ( Object context ) : Object | ||
context | Object | |
Résultat | Object |
public GetValueString ( object context ) : string | ||
context | object | |
Résultat | string |
public IsCollectionTag ( string currentTag ) : bool | ||
currentTag | string | |
Résultat | bool |
public IsDefaultValue ( String value ) : bool | ||
value | String | |
Résultat | bool |
public IsDefaultValueFromContext ( object context ) : bool | ||
context | object | |
Résultat | bool |
public static MakeIgnoredFieldDescriptor ( string currentTag ) : |
||
currentTag | string | |
Résultat |
public ResolveUnresolvedClassesAnnotation ( ) : System.Boolean | ||
Résultat | System.Boolean |
public ResolveUnresolvedScopeAnnotation ( ) : System.Boolean | ||
Résultat | System.Boolean |
public SetElementClassDescriptor ( ClassDescriptor elementClassDescriptor ) : void | ||
elementClassDescriptor | ClassDescriptor | |
Résultat | void |
public SetFieldBaseClassGeneric ( |
||
superClassGenericArguments | ||
Résultat | void |
public SetFieldToComposite ( object root, object subRoot ) : void | ||
root | object | |
subRoot | object | |
Résultat | void |
public SetFieldToScalar ( object root, string value, |
||
root | object | |
value | string | |
translationContext | ||
Résultat | void |
public SetGenericTypeVars ( List |
||
derivedGenericTypeVariables | List |
|
Résultat | void |
public static FieldDescriptor,Simpl.Serialization IGNORED_ELEMENT_FIELD_DESCRIPTOR | ||
Résultat |