One Parser contains three parts: Properties, XML and JS. "Properties" contains general information, "XML" contains descriptive information, and "JS" contains codes.
- Properties

- Version、Release Time: The value will be set automatically when publishing.
- Match Pattern: The extension will lookup the parser by Match Pattern.
- XML: Description of the analytical process.
- JS: You can create a javascript object, in response to all events, and thus the entire analytical process more sophisticated processing.
- Test Regexp: The tool to edit and test regular expressions.

- Debug Result: Display the comments list when debugging parser.
- Publish Parser: Publish your parsers to the web in order to share with the public.