Top Level Namespace

Defined Under Namespace

Modules: WGET, XML, XMLScan, XPath Classes: XMLEncoding, XMLParser, XMLParserError

Instance Method Summary collapse

Instance Method Details

#expatObject

$CFLAGS=“-I#cwd/expat/xmlparse -I#cwd/expat/xmltok” +

' -DXML_ENC_PATH=getenv\(\"XML_ENC_PATH\"\)' +
" -DNEW_EXPAT"

$CFLAGS = “-I#cwd/expat/xmlparse -I#cwd/expat/xmltok” $LDFLAGS = “-L#cwd/expat/xmlparse -Wl,-rpath,/usr/local/lib” $LDFLAGS = “-L#cwd/expat/xmlparse”



28
# File 'ext/extconf.rb', line 28

dir_config("expat")

#singletonObject

-*- Ruby -*- XML::SimpleTree 1998-2000 by yoshidam

XPointer support is contributed by Masaki Fukushima

<[email protected]>


9
# File 'lib/xml/dom/core.rb', line 9

require 'singleton'