Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
saxpath-1.0.jar - Simple API for XPath
The SAXPath project stands for Simple API for XPath. SAXPath is similar to SAX in that the API abstracts away the details of parsing and processing the data and provides a simple event based callback interface. It's a very useful tool for writing XPath related applications.
JAR File Size and Download Location:
File name: saxpath.jar, saxpath-1.0.jar File size: 23563 bytes Date modified: 04/26/2002 Download: The saxpath sourceforge page
✍: FYIcenter
Manifest of the JAR:
Extension-Name: org.saxpath Specification-Title: saxpth Specification-Version: 1.0 FCS Specification-Vendor: werken digital. Implementation-Vendor: werken digital. Implementation-Version: 1.0 Implementation-Title: saxpath
List of Classes in the JAR:
org/saxpath/helpers/XPathReaderFactory org/saxpath/XPathReader org/saxpath/conformance/ConformanceXPathHandler org/saxpath/XPathHandler org/saxpath/Operator org/saxpath/SAXPathEventSource org/saxpath/XPathSyntaxException org/saxpath/SAXPathParseException org/saxpath/Axis org/saxpath/SAXPathException com/werken/saxpath/DefaultXPathHandler com/werken/saxpath/TokenTypes com/werken/saxpath/Token com/werken/saxpath/XPathReader com/werken/saxpath/XPathLexer
2009-11-09, ≈10🔥, 0💬
Popular Posts:
Commons Pool provides an Object-pooling API, with three major aspects: 1. A generic object pool inte...
What Is poi-scratchpad-5.2.3.jar ?poi-scratchpad-5.2.3.jar is one of the JAR files for Apache POI 5....
JDK 11 jdk.localedata.jmod is the JMOD file for JDK 11 Localedata module. JDK 11 Locale Data module ...
How to run "jarsigner" command from JDK tools.jar file? "jarsigner" command allows you to digitally ...
commons-collections4-4.4 -sources.jaris the source JAR file for Apache Commons Collections 4.2, whic...