fixed merge conflicts
This commit is contained in:
		| @@ -1,9 +1,6 @@ | ||||
| package com.r11.tools.xml; | ||||
|  | ||||
| <<<<<<< HEAD | ||||
| ======= | ||||
| import com.r11.tools.model.XMLMultipleFilesData; | ||||
| >>>>>>> 307e732608fca31b60027b417412691ff0e1c2f0 | ||||
| import com.r11.tools.model.XPathQueryResult; | ||||
| import net.sf.saxon.s9api.*; | ||||
|  | ||||
| @@ -106,11 +103,7 @@ public class Saxon implements XmlEngine{ | ||||
|     } | ||||
|  | ||||
|     /** | ||||
| <<<<<<< HEAD | ||||
|      * This method evaluates XQuery exporession on given xml | ||||
| ======= | ||||
|      * This method evaluates XQuery expression on given xml | ||||
| >>>>>>> 307e732608fca31b60027b417412691ff0e1c2f0 | ||||
|      * @param data xml | ||||
|      * @param xquery expression | ||||
|      * @return | ||||
|   | ||||
| @@ -1,9 +1,6 @@ | ||||
| package com.r11.tools.xml; | ||||
|  | ||||
| <<<<<<< HEAD | ||||
| ======= | ||||
| import com.r11.tools.model.XMLMultipleFilesData; | ||||
| >>>>>>> 307e732608fca31b60027b417412691ff0e1c2f0 | ||||
| import com.r11.tools.model.XPathQueryResult; | ||||
| import org.apache.xpath.XPathAPI; | ||||
| import org.w3c.dom.Document; | ||||
|   | ||||
| @@ -1,9 +1,6 @@ | ||||
| package com.r11.tools.xml; | ||||
|  | ||||
| <<<<<<< HEAD | ||||
| ======= | ||||
| import com.r11.tools.model.XMLMultipleFilesData; | ||||
| >>>>>>> 307e732608fca31b60027b417412691ff0e1c2f0 | ||||
| import com.r11.tools.model.XPathQueryResult; | ||||
|  | ||||
| public interface XmlEngine { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user