Skip to main content

parse

Function parse 

Source
pub fn parse<N: Node>(input: &str, n: Option<N>) -> Result<Transform<N>, Error>
Expand description

AVT ::= text* “{” xpath “}” text* A Node is required to resolve in-scope XML Namespaces