A Sandcastle Documented Class Library |
cXMLHandler Members |
cXMLHandler Class Constructors Methods Fields See Also Send Feedback |
The cXMLHandler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
cXMLHandler |
Constructor
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
ForgetSchema |
Forgets the schema.
No more validation checks are possible
|
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
GetWarnings |
Gets the warnings generated from the most recent load or save.
|
|
LoadSchemaFromFile |
Loads the schema from file.
|
|
LoadXMLFileToString |
Loads the XML file to string.
|
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
SaveStringAsXMLFile |
Saves the string as XML file.
|
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
mWarningsList |