|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.xml.bind.helpers.ValidationEventImpl
javax.xml.bind.helpers.PrintConversionEventImpl
public class PrintConversionEventImpl
Default implementation of a PrintConversionEvent.
| Field Summary |
|---|
| Fields inherited from interface javax.xml.bind.ValidationEvent |
|---|
ERROR, FATAL_ERROR, WARNING |
| Constructor Summary | |
|---|---|
PrintConversionEventImpl(int pSeverity,
java.lang.String pMessage,
ValidationEventLocator pLocator)
Creates a new instance of PrintConversionEventImpl. |
|
PrintConversionEventImpl(int pSeverity,
java.lang.String pMessage,
ValidationEventLocator pLocator,
java.lang.Throwable pLinkedException)
Creates a new instance of PrintConversionEventImpl. |
|
| Method Summary |
|---|
| Methods inherited from class javax.xml.bind.helpers.ValidationEventImpl |
|---|
getLinkedException, getLocator, getMessage, getSeverity, setLinkedException, setLocator, setMessage, setSeverity |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.xml.bind.ValidationEvent |
|---|
getLinkedException, getLocator, getMessage, getSeverity |
| Constructor Detail |
|---|
public PrintConversionEventImpl(int pSeverity,
java.lang.String pMessage,
ValidationEventLocator pLocator)
Creates a new instance of PrintConversionEventImpl.
public PrintConversionEventImpl(int pSeverity,
java.lang.String pMessage,
ValidationEventLocator pLocator,
java.lang.Throwable pLinkedException)
Creates a new instance of PrintConversionEventImpl.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||