Uses of Class
org.apache.clusterbr.zupportl5.dto.MethodResultXml
Packages that use MethodResultXml
-
Uses of MethodResultXml in org.apache.clusterbr.zupportl5.utils
Methods in org.apache.clusterbr.zupportl5.utils that return MethodResultXmlModifier and TypeMethodDescriptionGenericXpathReader.getAttribute(String xpathExpression) GenericXpathReader.getAttributeBoolean(String xpathExpression) GenericXpathReader.getAttributeDouble(String xpathExpression) GenericXpathReader.getAttributeInt(String xpathExpression) GenericXpathReader.getAttributeLong(String xpathExpression) GenericXpathReader.getNodeValue(String xpathExpression) GenericXpathReader.getNodeValueBoolean(String xpathExpression) GenericXpathReader.getNodeValueDouble(String xpathExpression) GenericXpathReader.getNodeValueInt(String xpathExpression) GenericXpathReader.getNodeValueLong(String xpathExpression) GenericXpathReader.getNodeValuesList(String xpathExpression) GenericXpathReader.isValidXML(String xmlFilePath, String xsdFilePathTemplate) GenericXpathReader.setXmlFile(String xmlFilePath)