public interface IErrorParserNamed extends IErrorParser, Cloneable
Object.clone()
and Object.equals(java.lang.Object)
methods to avoid slicing.Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
void |
setId(String id)
Set error parser ID.
|
void |
setName(String name)
Set error parser name.
|
processLine
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.