Uses of Interface
net.thevpc.common.strings.StringToObject
Packages that use StringToObject
-
Uses of StringToObject in net.thevpc.common.strings
Classes in net.thevpc.common.strings that implement StringToObjectFields in net.thevpc.common.strings declared as StringToObjectModifier and TypeFieldDescriptionstatic final StringToObjectStringToObjectFactory.DOUBLE_STRING_PARSERstatic final StringToObjectStringToObjectFactory.LONG_STRING_PARSERstatic final StringToObjectStringToObjectFactory.STRING_STRING_PARSERstatic final StringToObjectStringToObjectFactory.TIMESTAMP_STRING_PARSERMethods in net.thevpc.common.strings with parameters of type StringToObjectModifier and TypeMethodDescriptionMessageNameFormat.Function.eval(MessageNameFormat.ExprNode[] args, MessageNameFormat format, StringToObject provider, MessageNameFormatContext messageNameFormatContext) MessageNameFormat.ExprNode.format(MessageNameFormat format, StringToObject provider, MessageNameFormatContext messageNameFormatContext) MessageNameFormat.format(StringToObject provider, MessageNameFormatContext messageNameFormatContext) MessageNameFormat.FunctionExprNode.format(List<MessageNameFormat.ExprNode> args, MessageNameFormat format, StringToObject provider, MessageNameFormatContext messageNameFormatContext) MessageNameFormat.FunctionExprNode.format(MessageNameFormat format, StringToObject provider, MessageNameFormatContext messageNameFormatContext) MessageNameFormat.LiteralExprNode.format(MessageNameFormat format, StringToObject f, MessageNameFormatContext messageNameFormatContext) MessageNameFormat.NameExprNode.format(MessageNameFormat format, StringToObject provider, MessageNameFormatContext messageNameFormatContext) -
Uses of StringToObject in net.thevpc.common.strings.format
Methods in net.thevpc.common.strings.format with parameters of type StringToObjectModifier and TypeMethodDescriptionfinal ObjectAbstractFunction.eval(MessageNameFormat.ExprNode[] args, MessageNameFormat format, StringToObject provider, MessageNameFormatContext messageNameFormatContext) abstract ObjectAbstractFunction.evalArgs(Object[] args, MessageNameFormat format, StringToObject provider)