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:
What Is fop.jar? I got it from the fop-2.7-bin.zip. fop.jar in fop-2.7-bin.zip is the JAR file for F...
JDK 11 java.rmi.jmod is the JMOD file for JDK 11 RMI (Remote Method Invocation) module. JDK 11 RMI m...
The JDT project provides the tool plug-ins that implement a Java IDE supporting the development of a...
A stream buffer is a stream-based representation of an XML infoset in Java. Stream buffers are desig...
JDK 11 jdk.jlink.jmod is the JMOD file for JDK 11 JLink tool, which can be invoked by the "jlink" co...