|
Class to generate an XML
Full featured server-side
This project provides
The author writes
document from a mysql
search engine program for
functions for generating SQL
"Active Server Pages
table. You define the
web sites, completely in
queries, HTML tables, and
allow for the easy ability
database and table names and
Java. HTML, PDF and DOC
XML documents. It
to create dynamic views of
the xml tag names to be used
indexing, built in web
consists of two classes and
your data on a web server,
for each table field. Where
crawler, international
a set of utility functions.
but you can also create
clauses are also supported.
encoding support, words and
SQLGen provides PHP
"static" documents
Updated to PHP4 and the PEAR
phrases search, highlights
functions for generating SQL
on the server. This can be
DB Class.
words in results (like
query strings from arrays.
particularly useful if you
Google). Available as EJB,
TableMaker generates an HTML
wish to distribute your
JSP, servlet or Java API
table or XML document
information on CD or in
library, results are also
from an ADOdb result set or
virtually any document form.
available as XML
an array. Since the output
This sample example will
document with built in
of each SQLGen method is a
utilize a US state info db.
XSLT support.
SQL query string, the
After reading the contents
library is compatible with
of the db instead of writing
ADOdb, PEAR DB, PHPLib, and
output to the browser html
any other database
text is written to the
abstraction layer that can
server on a file with the
execute SQL query strings.
.xml file extension. By
Useful for constructing
placing appropriate XML tags
complicated SQL queries that
around the Db output the
vary according to the
XML document that is
situation. Different if-then
created on the server than
clauses can push items onto
can be read by the browser
from the argument array -
or any appropriate
SQLGen will take care of
means."
inserting commas and
"ands" into the
query string as necessary.
Date: Feb, 19 2005 Date: Sep, 07 2004 Date: Sep, 12 2002 Date: May, 15 2002 |
|
X-Hive/DB is a
CFX_XMLParser is a Fast Java
XML is a fairly simple
This is a valuable 239 page
state-of-the-art native XML
CFX tag that takes an XML
format. It uses plain
reference detailing all the
database that stores,
document and returns a
Unicode text rather than
interfaces deemed by W3C to
searches and retrieves
ColdFusion structure
binary encoding, and all the
be basic to any
XML documents in a
containing the XML
structures are declared with
implementation of the DOM
fast and scalable manner.
document. Our tests show
predictable-looking tags.
(including HTML), as well as
Its ability to instantly
this parser to be about
Nonetheless, there are still
XML-specific interfaces and
locate and retrieve the
1000% faster than the MSXML
enough rules in the XML
Microsoft's own, further
smallest element within very
Parser invoked through
grammar that a carefully
extensions to the Document
large documents or
CFOBJECT. CFOBJECT based
debugged parser is needed to
Object Model. Each object is
collections of documents,
parsers also tend to buckle
process XML documents
fully described with working
sets it apart from
under load.
-- and every parser imposes
examples that clearly
alternative XML storage
its own particular
illustrate how its
solutions. X-Hive/DB
programming style. An
properties and methods (and
supports open standards to
alternative is to make XML
in the case of Microsoft's
ensure ease of programming
even simpler. The
extension, event handlers)
and effortless integration.
open-source PYX format is a
can be used to manipulate
Features include XQuery,
purely line-oriented format
actual XML documents.
Persistent DOM, XPath,
for representing XML
XPointer, XLink, Version
documents that allows
Management, BLOB support,
for much easier processing
Flexible indexing methods,
of XML document
Full-text searching, WebDAV,
contents with common text
FTP server, J2EE support,
tools like grep, sed, awk,
DOM Level 3 Abstract
wc, and the usual UNIX
Schemas, DOM Level 3
collection.
Load/Save and XUpdate.
Date: Mar, 20 2002 Date: Mar, 11 2002 Date: Mar, 05 2002 Date: Jan, 22 2002 |