Spring GemFire 1.0.1 API Reference

CacheParser Members

CacheParser overview

Public Instance Constructors

CacheParser Constructor Initializes a new instance of the CacheParser class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ParseElement (inherited from Spring.Objects.Factory.Xml.AbstractObjectDefinitionParser) 
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Properties

ShouldGenerateId (inherited from Spring.Objects.Factory.Xml.AbstractObjectDefinitionParser) 
ShouldGenerateIdAsFallback (inherited from Spring.Objects.Factory.Xml.AbstractObjectDefinitionParser) 

Protected Instance Methods

DoParseOverloaded. Missing <summary> documentation for M:Spring.Data.GemFire.Config.CacheParser.DoParse(System.Xml.XmlElement,Spring.Objects.Factory.Support.ObjectDefinitionBuilder)
DoParse (inherited from Spring.Objects.Factory.Xml.AbstractSingleObjectDefinitionParser)Overloaded.  
Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetObjectTypeMissing <summary> documentation for M:Spring.Data.GemFire.Config.CacheParser.GetObjectType(System.Xml.XmlElement)
GetObjectTypeName (inherited from Spring.Objects.Factory.Xml.AbstractSingleObjectDefinitionParser) 
GetParentName (inherited from Spring.Objects.Factory.Xml.AbstractSingleObjectDefinitionParser) 
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
ParseInternal (inherited from Spring.Objects.Factory.Xml.AbstractSingleObjectDefinitionParser) 
RegisterObjectDefinition (inherited from Spring.Objects.Factory.Xml.AbstractObjectDefinitionParser) 
ResolveIdMissing <summary> documentation for M:Spring.Data.GemFire.Config.CacheParser.ResolveId(System.Xml.XmlElement,Spring.Objects.Factory.Support.AbstractObjectDefinition,Spring.Objects.Factory.Xml.ParserContext)

See Also

CacheParser Class | Spring.Data.GemFire.Config Namespace