deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.commons.xml
Class XMLErrorPosition

java.lang.Object
  extended by org.deegree.commons.xml.XMLErrorPosition

 class XMLErrorPosition
extends Object

Encapsulates information to locate the cause XMLParsingException.

Version:
$Revision:$, $Date:$
Author:
Markus Schneider , last edited by: $Author:$

Constructor Summary
XMLErrorPosition(XMLAdapter origin, org.apache.axiom.om.OMElement erroneousElement)
           
XMLErrorPosition(XMLStreamReader xmlReader)
           
 
Method Summary
(package private)  String getAsMessage()
          Returns the location information in a human readable form.
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLErrorPosition

XMLErrorPosition(XMLStreamReader xmlReader)
Parameters:
xmlReader -

XMLErrorPosition

XMLErrorPosition(XMLAdapter origin,
                 org.apache.axiom.om.OMElement erroneousElement)
Parameters:
origin -
erroneousElement -
Method Detail

getAsMessage

String getAsMessage()
Returns the location information in a human readable form.

Returns:

toString

public String toString()
Overrides:
toString in class Object

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>