org.mule.module.xml.i18n
Class XmlMessages

java.lang.Object
  extended by org.mule.config.i18n.MessageFactory
      extended by org.mule.module.xml.i18n.XmlMessages

public class XmlMessages
extends MessageFactory

TODO


Constructor Summary
XmlMessages()
           
 
Method Summary
static Message domTypeNotSupported(Class type)
           
static Message failedToProcessXPath(String expression)
           
static Message invalidReturnTypeForTransformer(Class resultCls)
           
 
Methods inherited from class org.mule.config.i18n.MessageFactory
createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, getBundlePath, getString, getString, getString, getString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlMessages

public XmlMessages()
Method Detail

failedToProcessXPath

public static Message failedToProcessXPath(String expression)

domTypeNotSupported

public static Message domTypeNotSupported(Class type)

invalidReturnTypeForTransformer

public static Message invalidReturnTypeForTransformer(Class resultCls)


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.