Package | Description |
---|---|
javax.xml.bind | |
javax.xml.bind.helpers | |
javax.xml.bind.util |
Modifier and Type | Interface and Description |
---|---|
interface |
NotIdentifiableEvent |
interface |
ParseConversionEvent |
interface |
PrintConversionEvent |
Modifier and Type | Method and Description |
---|---|
boolean |
ValidationEventHandler.handleEvent(ValidationEvent event) |
Modifier and Type | Class and Description |
---|---|
class |
NotIdentifiableEventImpl |
class |
ParseConversionEventImpl |
class |
PrintConversionEventImpl |
class |
ValidationEventImpl |
Modifier and Type | Method and Description |
---|---|
boolean |
DefaultValidationEventHandler.handleEvent(ValidationEvent event) |
Modifier and Type | Method and Description |
---|---|
ValidationEvent[] |
ValidationEventCollector.getEvents() |
Modifier and Type | Method and Description |
---|---|
boolean |
ValidationEventCollector.handleEvent(ValidationEvent event) |
Copyright © 2013. All Rights Reserved.