Ignore:
Timestamp:
12/13/11 11:43:24 (13 years ago)
Author:
sherbold
Message:
  • renamed de.ugoe.cs.eventbench.windows.LogParser? to MFCLogParser
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/EventBenchConsole/src/de/ugoe/cs/eventbench/windows/MessageHandler.java

    r171 r297  
    2525        /** 
    2626         * <p> 
    27          * Called in the startElement() method of the {@link LogParser} when a 
     27         * Called in the startElement() method of the {@link MFCLogParser} when a 
    2828         * msg-node begins. 
    2929         * </p> 
     
    3434        /** 
    3535         * <p> 
    36          * Called by the {@link LogParser} to handle param-nodes. 
     36         * Called by the {@link MFCLogParser} to handle param-nodes. 
    3737         * </p> 
    3838         *  
     
    4747        /** 
    4848         * <p> 
    49          * Called in the endElement() method of {@link LogParser} when a msg-node 
     49         * Called in the endElement() method of {@link MFCLogParser} when a msg-node 
    5050         * ends. 
    5151         * </p> 
Note: See TracChangeset for help on using the changeset viewer.