public class AMAttributeConverterUtil
extends java.lang.Object
AMAttribute
values.
These functions should throw an AMRuntimeException.AMAttributeFormatException
if they cannot convert the
String.
Constructor and Description |
---|
AMAttributeConverterUtil() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Integer |
parseInt(java.lang.String value) |
static java.lang.Long |
parseLong(java.lang.String value) |
public static java.lang.Integer parseInt(java.lang.String value) throws AMRuntimeException.AMAttributeFormatException
public static java.lang.Long parseLong(java.lang.String value) throws AMRuntimeException.AMAttributeFormatException