Package com.webmethods.rtl.event.ecs
Interface IXMLSupport
public interface IXMLSupport
-
Method Summary
Modifier and TypeMethodDescriptiongetNodeText
(Node node) getStringProperty
(Element elem, String name) double
int
XML2Object (wierd variation of xmlutils)loadDocument
(String xmlFile) selectElement
(Node node, String xpath) XMLUtilsselectNodeList
(Node node, String xpath) selectSingleNode
(Node node, String xpath)
-
Method Details
-
selectElement
XMLUtils -
selectNodeList
-
loadDocument
-
selectSingleNode
-
getNodeText
-
getValue
XML2Object (wierd variation of xmlutils) -
getValue
-
getStringProperty
-