Nevron.Nov.Xml Namespace / NXmlDocumentParserListener Class


In This Topic
    NXmlDocumentParserListener Class Methods
    In This Topic

    For a list of all members of this type, see NXmlDocumentParserListener members.

    Public Methods
     NameDescription
    Public MethodOverridden. Called when the parser detects the end of a declaration.  
    Public MethodOverridden. Called when the parser detects an end tag.  
    Public MethodOverridden. Called when the parser detects a declaration.  
    Public MethodOverridden. Called when the parser detects a start tag.  
    Public MethodOverridden. Called when the parser has read text content.  
    Public MethodOverridden. Clears all data the listener has processed and puts it into initial state.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates a document this listener can operate on.  
    Top
    See Also