Query: nokogiri
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NOKOGIRI(1) NOKOGIRI(1)NAMEnokogiri - an HTML, XML, SAX, and Reader parserDESCRIPTIONNokogiri () is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors. The nokogiri command parses a document, and launches an interactive ruby session (irb(1)), allowing one to analysing the result interactively.SYNOPSYSnokogiri <uri|path> [options]OPTIONS--type [TYPE] Set the type of the document to be parsed -E, --encoding encoding Set the encoding of the document -?, --help Show a message very similar to this man page -v, --version Show the version of the programEXAMPLESnokogiri http://www.ruby-lang.org/ nokogiri ./public/index.html 2012-05-12 NOKOGIRI(1)
Related Man Pages |
---|
xml::sax::parserfactory(3) - centos |
bundle-package(1) - debian |
xml::libxml::sax5.18(3) - mojave |
xml::libxml::sax(3) - mojave |
xml::libxml::sax(3) - osx |
Similar Topics in the Unix Linux Community |
---|
Problems starting webserver (WEBRick) on Rails |