GrammarReaderController, EntityResolverpublic class IgnoreController extends Object implements GrammarReaderController
| Constructor | Description |
|---|---|
IgnoreController() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
error(Locator[] locs,
String errorMessage,
Exception nestedException) |
|
InputSource |
resolveEntity(String p,
String s) |
|
void |
warning(Locator[] locs,
String errorMessage) |
public void warning(Locator[] locs, String errorMessage)
warning in interface GrammarReaderControllerpublic void error(Locator[] locs, String errorMessage, Exception nestedException)
error in interface GrammarReaderControllerpublic InputSource resolveEntity(String p, String s)
resolveEntity in interface EntityResolverCopyright © 2019 Oracle Corporation. All rights reserved.