[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[CASHeW-s-editor-patches] RDF ID handling
From: |
Andrew John Hughes |
Subject: |
[CASHeW-s-editor-patches] RDF ID handling |
Date: |
Sat, 9 Apr 2005 23:10:40 +0100 |
User-agent: |
Mutt/1.5.6+20040907i |
I'm committing the attached patch to add rdf:ID handling
to the RDF parser. This makes use of the Pair type...
Changelog:
2005-04-09 Andrew John Hughes <address@hidden>
* lib/Makefile.am:
Added creation of commons.jar, and re-enabled GCJ
native creation for owls.jar and eclipse.jar.
* src/nongnu/cashews/commons/Pair.java:
(equals(Object)): New method.
(hashCode()): New method.
* src/nongnu/cashews/rdf/XMLParser.java:
(ids): A set of base URI and ID pairs.
(startElement(String,String,String,org.xml.sax.Attributes)):
Handle nodeID, ensuring uniqueness using the ids set.
--
Andrew :-)
Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
No software patents in Europe -- http://nosoftwarepatents.com
"Value your freedom, or you will lose it, teaches history.
`Don't bother us with politics' respond those who don't want to learn."
-- Richard Stallman
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }
rdf-07.diff
Description: Text document
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [CASHeW-s-editor-patches] RDF ID handling,
Andrew John Hughes <=