Click or drag to resize

RosterParser Class

A class for parsing XML solution files.
Inheritance Hierarchy
SystemObject
  ASAP.NRP.Core.ParsersRosterParser

Namespace:  ASAP.NRP.Core.Parsers
Assembly:  NRP (in NRP.dll) Version: 3.49.0+539d3dcf73518163e952c8abb92256bf56ba5029
Syntax
public class RosterParser

The RosterParser type exposes the following members.

Constructors
  NameDescription
Public methodRosterParser
Initializes a new instance of this class.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodParse
Parses an XML solution file.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldValidateFirst Obsolete.
To validate the XML use instead ASAP.NRP.Core.Tools.XmlValidator.IsXmlValid(string xmlFilePath, string schemaFilePath).
Public fieldVERBOSE Obsolete.
If this is true then the parser will print information as it is parsing the XML.
Top
See Also

www.staffrostersolutions.com | support