|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--edu.ucsb.adl.reports.StandardBuckets
The names and types of the standard ADL buckets.
$Log: StandardBuckets.java,v $ Revision 1.1 2007/02/19 17:36:14 gjanee Initial revision
| Method Summary | |
static java.lang.Integer |
getType(java.lang.String name)
Returns the type of a standard ADL bucket. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static java.lang.Integer getType(java.lang.String name)
name - The bucket name, e.g., "adl:geographic-locations".
BucketReportDtd element code, or
null if the bucket is not a standard ADL bucket.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||