com.opensymphony.xwork2.ognl
Class ErrorMessageBuilder
java.lang.Object
com.opensymphony.xwork2.ognl.ErrorMessageBuilder
public class ErrorMessageBuilder
- extends Object
Helper class to build error messages.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
create
public static ErrorMessageBuilder create()
errorSettingExpressionWithValue
public ErrorMessageBuilder errorSettingExpressionWithValue(String expr,
Object value)
build
public String build()
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.