public class UndoLogParserFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static UndoLogParser |
getInstance()
Gets default UndoLogParser instance.
|
static UndoLogParser |
getInstance(String name)
Gets UndoLogParser by name
|
public static UndoLogParser getInstance()
public static UndoLogParser getInstance(String name)
name - parser nameCopyright © 2024 Apache. All rights reserved.