public abstract class XMLProcessorDetail extends Object
CookieMessage detail.
Its specification is based on SAXParseException, but can be
explicitly overwriten here.| Constructor and Description |
|---|
XMLProcessorDetail() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getColumnNumber() |
abstract Exception |
getException() |
abstract int |
getLineNumber() |
abstract String |
getPublicId() |
abstract String |
getSystemId() |
Built on August 25 2014. | Portions Copyright 1997-2014 Oracle. All rights reserved.