| Package | Description |
|---|---|
| eu.simuline.util.sgml |
Utility classes to parse sgml (non-validating).
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ParseExceptionHandler.Impl
Trivial implementation for enclosing interface.
|
class |
SavingHandler
Saves all events in a list to be returned by
SavingHandler.getEvents(). |
| Modifier and Type | Field and Description |
|---|---|
private ParseExceptionHandler |
SGMLParser.parseExceptionHandler
The
ParseExceptionHandler registered. |
| Modifier and Type | Method and Description |
|---|---|
ParseExceptionHandler |
SGMLParser.getExceptionHandler()
Returns
SGMLParser.parseExceptionHandler. |
| Modifier and Type | Method and Description |
|---|---|
void |
SGMLParser.setExceptionHandler(ParseExceptionHandler peHandler)
|
Copyright © 2012–2018 Simuline Organization (l2r). All rights reserved.