public class IgnoreController extends Object implements GrammarReaderController
| Constructor and Description |
|---|
IgnoreController() |
| Modifier and Type | Method and 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 © 2017 Oracle Corporation. All rights reserved.