public final class XmlParse extends Object implements Function
Constructor and Description |
---|
XmlParse() |
Modifier and Type | Method and Description |
---|---|
static Node |
call(PageContext pc,
String string) |
static Node |
call(PageContext pc,
String string,
boolean caseSensitive) |
static Node |
call(PageContext pc,
String strXML,
boolean caseSensitive,
String strValidator) |
public XmlParse()
public static Node call(PageContext pc, String string) throws PageException
PageException
public static Node call(PageContext pc, String string, boolean caseSensitive) throws PageException
PageException
public static Node call(PageContext pc, String strXML, boolean caseSensitive, String strValidator) throws PageException
PageException
Copyright © 2015 Lucee