public class XINIReader extends Object
| Constructor and Description |
|---|
XINIReader() |
XINIReader(Parameters params) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
LinkedList<Event> |
getFilterEvents()
|
void |
open(RawDocument input) |
public XINIReader()
public XINIReader(Parameters params)
public void open(RawDocument input)
public void close()
public LinkedList<Event> getFilterEvents()
Copyright © 2022. All rights reserved.