X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=include%2Fanna%2Fxml%2FXPath.hpp;h=7281cff663823fe0d072ed7b34baf5d82b77f265;hb=af9c86ffb0e28d35ad94d99c5f77e41578c972b4;hp=a3748627cd1b3e79b5bcbcb58e28941963b09fe5;hpb=93366a0bda79e6fd6e7dad6316bfcf8cc82f5731;p=anna.git diff --git a/include/anna/xml/XPath.hpp b/include/anna/xml/XPath.hpp index a374862..7281cff 100644 --- a/include/anna/xml/XPath.hpp +++ b/include/anna/xml/XPath.hpp @@ -25,9 +25,10 @@ namespace anna { namespace xml { /** - XPath es un lenguaje para encontrar informaciĆ³n dentro de un documento XML. + XPath is a language to navigate an XML document. - \see http://www.w3schools.com/xpath/default.asp + \see https://www.w3schools.com/xml/xpath_intro.asp + \see http://www.whoishostingthis.com/resources/xpath */ class XPath : Parser { public: