org.deri.wsmo4j.examples
Class LocatorExample

java.lang.Object
  extended by org.deri.wsmo4j.examples.LocatorExample

public class LocatorExample
extends Object

This class is meant to be used as example for how to use the default locator implementation. This is shown in combination with the use of the validator, that, by default, is enabled to also validate imported ontologies. This feature can nevertheless be disabled.

 Created on Nov 22, 2006
 Committed by $Author: nathaliest $
 $Source$,
 

Version:
$Revision: 2073 $ $Date: 2007-06-08 10:33:42 +0300 (Fri, 08 Jun 2007) $
Author:
nathalie.steinmetz@deri.org

Field Summary
 HashSet<org.wsmo.common.Identifier> visitedOntologies
           
 
Constructor Summary
LocatorExample()
           
 
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
 

Field Detail

visitedOntologies

public HashSet<org.wsmo.common.Identifier> visitedOntologies
Constructor Detail

LocatorExample

public LocatorExample()
Method Detail

main

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


Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.