| Package | Description |
|---|---|
| javax.xml.bind | |
| javax.xml.bind.helpers |
| Modifier and Type | Method and Description |
|---|---|
ValidationEventLocator |
ValidationEvent.getLocator() |
| Modifier and Type | Class and Description |
|---|---|
class |
ValidationEventLocatorImpl |
| Modifier and Type | Method and Description |
|---|---|
ValidationEventLocator |
ValidationEventImpl.getLocator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationEventImpl.setLocator(ValidationEventLocator locator) |
| Constructor and Description |
|---|
NotIdentifiableEventImpl(int severity,
String message,
ValidationEventLocator locator) |
NotIdentifiableEventImpl(int severity,
String message,
ValidationEventLocator locator,
Throwable linkedException) |
ParseConversionEventImpl(int severity,
String message,
ValidationEventLocator locator) |
ParseConversionEventImpl(int severity,
String message,
ValidationEventLocator locator,
Throwable linkedException) |
PrintConversionEventImpl(int severity,
String message,
ValidationEventLocator locator) |
PrintConversionEventImpl(int severity,
String message,
ValidationEventLocator locator,
Throwable linkedException) |
ValidationEventImpl(int severity,
String message,
ValidationEventLocator locator) |
ValidationEventImpl(int severity,
String message,
ValidationEventLocator locator,
Throwable linkedException) |
Copyright © 2013. All Rights Reserved.