API

Uses of Class
com.ibm.xml.xapi.XMessageHandler.MsgType

Uses of XMessageHandler.MsgType in com.ibm.xml.xapi
 

Methods in com.ibm.xml.xapi that return XMessageHandler.MsgType
static XMessageHandler.MsgType XMessageHandler.MsgType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XMessageHandler.MsgType[] XMessageHandler.MsgType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ibm.xml.xapi with parameters of type XMessageHandler.MsgType
 void XMessageHandler.report(XMessageHandler.MsgType level, String message, XSourceLocation location, Throwable cause, XSequenceCursor errorItems)
          This method will be called when an info, warning or error condition occurs.
 


IBM Copyright 2004-2008