org.jrdf.example
Class RdfXmlParserExample
java.lang.Object
  
org.jrdf.example.RdfXmlParserExample
public final class RdfXmlParserExample
- extends Object
 
A simple example of parsing in a RDF/XML file into an in memory JRDF graph.
- Version:
 
  - $Revision: 1072 $
 
- Author:
 
  - Andrew Newman
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
RdfXmlParserExample
public RdfXmlParserExample()
main
public static void main(String[] args)
                 throws Exception
- Throws:
 Exception