W3cubDocs

/Crystal

struct XML::XPathContext

Defined in:

xml/xpath_context.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(node : Node)Source

Instance Method Detail

def evaluate(search_path : String)Source

def register_namespace(prefix : String, uri : String?)Source

def register_namespaces(namespaces)Source

def register_variable(name, value)Source

def register_variables(variables)Source

def to_unsafe : Pointer(LibXML::XPathContext)Source

© 2012–2020 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.35.1/XML/XPathContext.html