|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibatis.common.xml.NodeletUtils
public class NodeletUtils
| Constructor Summary | |
|---|---|
NodeletUtils()
|
|
| Method Summary | |
|---|---|
static boolean |
getBooleanAttribute(Properties attribs,
String name,
boolean def)
|
static int |
getIntAttribute(Properties attribs,
String name,
int def)
|
static Properties |
parseAttributes(Node n)
|
static Properties |
parseAttributes(Node n,
Properties variables)
|
static String |
parsePropertyTokens(String string,
Properties variables)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeletUtils()
| Method Detail |
|---|
public static boolean getBooleanAttribute(Properties attribs,
String name,
boolean def)
public static int getIntAttribute(Properties attribs,
String name,
int def)
public static Properties parseAttributes(Node n)
public static Properties parseAttributes(Node n,
Properties variables)
public static String parsePropertyTokens(String string,
Properties variables)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||