public class CFTool extends Object
| Constructor and Description |
|---|
CFTool() |
| Modifier and Type | Method and Description |
|---|---|
static net.htmlparser.jericho.Element |
getNamedParent(net.htmlparser.jericho.Element elem,
String tagName) |
static cfml.parsing.cfscript.CFExpression |
sub(cfml.parsing.cfscript.CFUnaryExpression expression) |
static boolean |
toBoolean(String value) |
public static cfml.parsing.cfscript.CFExpression sub(cfml.parsing.cfscript.CFUnaryExpression expression)
public static net.htmlparser.jericho.Element getNamedParent(net.htmlparser.jericho.Element elem,
String tagName)
public static boolean toBoolean(String value)
Copyright © 2013–2015 CFLint. All rights reserved.