com.ibatis.common.xml
Class NodeletUtils
java.lang.Object
com.ibatis.common.xml.NodeletUtils
public class NodeletUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeletUtils
public NodeletUtils()
getBooleanAttribute
public static boolean getBooleanAttribute(Properties attribs,
String name,
boolean def)
getIntAttribute
public static int getIntAttribute(Properties attribs,
String name,
int def)
parseAttributes
public static Properties parseAttributes(Node n)
parseAttributes
public static Properties parseAttributes(Node n,
Properties variables)
parsePropertyTokens
public static String parsePropertyTokens(String string,
Properties variables)
Copyright © 2010. All Rights Reserved.