org.netbeans.api.xml.cookies
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 March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.