|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.rowa.posps.client.connection.ValidationMessage
public class ValidationMessage
Message which was generated during the validation of an XML document.
ValidationResult| Nested Class Summary | |
|---|---|
static class |
ValidationMessage.Type
Types of validation messages. |
| Method Summary | |
|---|---|
int |
getColumnNumber()
|
int |
getLineNumber()
|
java.lang.String |
getMessage()
|
ValidationMessage.Type |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public ValidationMessage.Type getType()
public java.lang.String getMessage()
public int getLineNumber()
public int getColumnNumber()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||