Skip to content

jkvor/mochixpath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

%% Original Author: Pablo [http://ppolv.wordpress.com/]
XPath interpreter for mochiweb's html tree
See src/test.erl for examples

Usage:
    make
    make test

Note:
    mochiweb_xpath_parser:compile_xpath/1 utilize two undocumented 
    functions in  xmerl (xmerl_xpath_parse:parse/1 and xmerl_xpath_scan:tokens/1).
    These functions could change between OTP versions.. I'm using R12B2

About

Mochiweb html parser xpath extension

Resources

Stars

Watchers

Forks

Packages

No packages published