Main Content
matlab.io.xml.xpath Namespace
Classes for evaluating XPath expressions
Since R2021a
Description
The matlab.io.xml.xpath
package consists of classes for
querying XML documents by using XPath 1.0 expressions.
Classes
matlab.io.xml.xpath.CompiledExpression | Compiled XPath expression |
matlab.io.xml.xpath.EvalResultType | Result type for XPath expression evaluation |
matlab.io.xml.xpath.Evaluator | XPath expression evaluator |
matlab.io.xml.xpath.PrefixResolver | Abstract base class for namespace prefix resolvers |
Version History
Introduced in R2021a