|
DOMIT! RSS Parser
|
Other links at XML > Scripts and Programs > Parsers |
| 1. |
XML Parser for Java
|
|
|
XML Parser for Java is a validating XML parser written in 100% pure Java. The package (com.ibm.xml.parser) contains classes and methods for parsing, generating, manipulating, and validating XML documents. XML Parser for Java is believed to be the most robust XML processor currently available and conforms most closely to the XML 1.0 Recommendation.
|
| 2. |
Bible-Christian Scripture Parsers
|
|
|
The parsers read: KJV Bible, ASV Bible, Hitchcocks Dictionary of Bible Names, Eastons Bible Dictionary, Matthew Henrys Commentary on the Whole Bible, Torrys Topical Reference, MikesartBible Maps, MikesartBible database of Times, Events, Calendars and Feasts. They are customizable. Parses XML search feeds from The Bible Portal Project.
|
| 3. |
JS XML Document Reader
|
|
|
If you have sections of your web pages that are frequently updated, such as a table of links, or you have advertising, announcement, or message spots that change, it can be easier (by far) to simply change one file instead of dozens or even hundreds of web pages. Now, you can do such with ease using XML while having no dependance on server-side scripting. That is why I created the JS XML DOCUMENT READER. It can make updating and maintenance much simpler for you.
|
| 4. |
MinML
|
|
|
MinML is an XML parser written in Java. It was written to be used in embedded Java systems where storage space is at a premium. The code is quite compact, but MinML was also designed to minimise the heap space used by the program when parsing a document. MinML does not support DTDs - MinML reads and ignores DTDs, and Mixed content - this is not allowed. Supported features are: Attributes, Empty elements, Entity references, Character references, and CDATA sections.
|
| 5. |
HPE
|
|
|
HPE is a set of PHP scripts that collects updates from a collection of sites around the web and displays them in news boxes which can be organized on a number of pages. It uses MySQL to store data, and includes PHP3 functions that support formats raging from XML/RSS to raw HTML parsing. It also lets users select news sources and display them on a number of pages.
|
|
|