XmlParseData Class
Stores the results of a XML language parsing operation.
public class XmlParseData : LLParseData, IXmlParseData, ILLParseData, IParseData, IParseErrorProvider
- Inheritance:
- object LLParseData object
- Implements:
- IXmlParseData ILLParseData IParseData IParseErrorProvider
Constructors
XmlParseData()
Initializes an instance of the class.
public XmlParseData()
Properties
IsWellFormed
Indicates whether the XML is well-formed.
Inherited Members
- LLParseData.Ast
- LLParseData.Errors
- LLParseData.Snapshot
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()