Package com.liferay.portal.kernel.xml
Interface XPath
- All Superinterfaces:
Serializable
- Author:
- Brian Wing Shun Chan
-
Method Summary
Modifier and TypeMethodDescriptionboolean
booleanValueOf
(Object context) getText()
boolean
numberValueOf
(Object context) selectNodes
(Object context) selectNodes
(Object context, XPath sortXPath) selectNodes
(Object context, XPath sortXPath, boolean distinct) selectSingleNode
(Object context) void
void
-
Method Details
-
booleanValueOf
-
evaluate
-
getText
String getText() -
matches
-
numberValueOf
-
selectNodes
-
selectNodes
-
selectNodes
-
selectSingleNode
-
sort
-
sort
-
valueOf
-