org.fao.geonet.kernel.mef
Class Visitor

java.lang.Object
  extended by org.fao.geonet.kernel.mef.Visitor

public class Visitor
extends java.lang.Object


Constructor Summary
Visitor()
           
 
Method Summary
static void visit(java.io.File mefFile, MEFVisitor v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Visitor

public Visitor()
Method Detail

visit

public static void visit(java.io.File mefFile,
                         MEFVisitor v)
                  throws java.lang.Exception
Throws:
java.lang.Exception