代码搜索:XPath

找到约 1,192 项符合「XPath」的源代码

代码结果 1,192
www.eeworm.com/read/147311/12569144

html xpath_getchildelem.html

Selecting from a Set of Child Elements in a DOM Document Using XPath (Java Developers Almanac Example)
www.eeworm.com/read/147311/12569155

html xpath_getelembyattr.html

Finding Elements by Attributes in a DOM Document Using XPath (Java Developers Almanac Example)
www.eeworm.com/read/147311/12569166

html xpath_getelem.html

Finding Elements by Absolute Location in a DOM Document Using XPath (Java Developers Almanac Example)
www.eeworm.com/read/132665/14080626

c xpath2.c

/** * section: XPath * synopsis: Load a document, locate subelements with XPath, modify * said elements and save the resulting document. * purpose: Shows how to make a full round-
www.eeworm.com/read/132665/14080632

res xpath1.res

Result (4 nodes): = element node "child2" = element node "child2" = element node "child2" = element node "child2"
www.eeworm.com/read/132665/14080640

c xpath1.c

/** * section: XPath * synopsis: Evaluate XPath expression and prints result node set. * purpose: Shows how to evaluate XPath expression and register * known namespaces in XPath con
www.eeworm.com/read/132665/14080646

res xpath2.res

discarded This text node must be discarded discarded content1
www.eeworm.com/read/132665/14080872

html libxml-xpath.html

www.eeworm.com/read/112844/15475846

c xpath2.c

/** * section: XPath * synopsis: Load a document, locate subelements with XPath, modify * said elements and save the resulting document. * purpose: Shows how to make a full round-
www.eeworm.com/read/112844/15475847

c xpath1.c

/** * section: XPath * synopsis: Evaluate XPath expression and prints result node set. * purpose: Shows how to evaluate XPath expression and register * known namespaces in XPath con