public class ValidateMessageParser
extends java.lang.Object
ValidateMessage is created after parsing.| Constructor and Description |
|---|
ValidateMessageParser(java.lang.String pValMsgLine)
The constructor
|
| Modifier and Type | Method and Description |
|---|---|
ValidateMessage |
parseValidateMessage()
Parses the line giving in the constructor.
|
public ValidateMessageParser(java.lang.String pValMsgLine)
pValMsgLine - the message line to parsepublic ValidateMessage parseValidateMessage() throws TaurusToolException
ValidateMessage to show on a dialog field.TaurusToolException - if the message to parse doesn't respect the syntaxCopyright © 2015 Micro Focus GmbH. All rights reserved.