All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class SHOE.Validator

java.lang.Object
   |
   +----SHOE.Validator

public class Validator
extends Object
This program reads a SHOE document from a specified URL, validates its and outputs a list of any errors found in the document. Both instances and ontologies are validated.


Constructor Index

 o Validator()

Method Index

 o main(String[])

Constructors

 o Validator
 public Validator()

Methods

 o main
 public static void main(String args[]) throws IOException

All Packages  Class Hierarchy  This Package  Previous  Next  Index