public static class XmlSchemaViolationCause.Message extends Object
Message(String message, int line, int column)
int
getColumn()
getLine()
String
getMessage()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Message(String message, int line, int column)
public String getMessage()
public int getLine()
public int getColumn()
Copyright © 2014–2017. All rights reserved.