public final class AttributeUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Date |
getDateAttribute(String attributeName,
Object attr) |
static double |
getDoubleAttribute(String attributeName,
Object attr) |
static int |
getIntAttribute(String attributeName,
Object attr) |
static long |
getLongAttribute(String attributeName,
Object attr) |
static String |
getStringAttribute(String attributeName,
Object attr) |
Copyright © 2016. All rights reserved.