DAML HTML Gateway ToolsHome | About DAML | Announcements | Roadmap | Site Search |
org.daml.html.Tree
object,
which
java.text.html
package included in Sun's
Java Development Kit
to parse the resulting page.
java.text.html
accommodate HTML which is not well-formed
(neither HTML or XHTML).
org.daml.html.Tree.getString()
with an XQuery queries to
retrieve text within the document.
getString
current uses the
Jaxen
package to perform the queries.
gateway | HTML site | ontology | implementation | sample |
---|---|---|---|---|
NYSE stock symbols | www.nyse.com | nyse-ont | nyse.java | http://www.daml.org/cgi-bin/nyse?VZ |
Sabre travel itineraries | www.virtuallythere.com | itinerary-ont | virtuallythere.java | private |
ZIP Codes | www.usps.com | zipcode-ont | zipcode.java | http://www.daml.org/cgi-bin/zipcode?48192 |
airports | www.ar-group.com | airport-ont | airport.java | http://www.daml.org/cgi-bin/airport?GEG |