|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.taggercat.template.Util
public class Util

| Constructor Summary | |
|---|---|
Util()
|
|
| Method Summary | |
|---|---|
static boolean |
isFldNameInList(java.lang.String fldName,
java.lang.String fieldList)
Search for a string included in node sets created with |
static java.lang.Integer |
toInt(java.lang.Number number)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Util()
| Method Detail |
|---|
public static boolean isFldNameInList(java.lang.String fldName,
java.lang.String fieldList)
fldName - the String representation of the node containing the field namefieldList - the list of candidate fields
public static java.lang.Integer toInt(java.lang.Number number)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||