org.jrdf.example
Class RdfXmlParserExample

java.lang.Object
  extended byorg.jrdf.example.RdfXmlParserExample

public class RdfXmlParserExample
extends Object


Constructor Summary
RdfXmlParserExample()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RdfXmlParserExample

public RdfXmlParserExample()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception