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.CompiledExpressionCompiled XPath expression
matlab.io.xml.xpath.EvalResultTypeResult type for XPath expression evaluation
matlab.io.xml.xpath.EvaluatorXPath expression evaluator
matlab.io.xml.xpath.PrefixResolverAbstract base class for namespace prefix resolvers

Version History

Introduced in R2021a