org.priha.util
Class Exporter

java.lang.Object
  extended by org.priha.util.Exporter

public class Exporter
extends java.lang.Object

A simple class which just exports a Priha repository as an XML document.


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

Constructor Detail

Exporter

public Exporter()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws javax.jcr.LoginException,
                        javax.jcr.RepositoryException,
                        java.io.IOException
Throws:
javax.jcr.LoginException
javax.jcr.RepositoryException
java.io.IOException