org.jbind.xml.facade
Class Validator

java.lang.Object
  extended byorg.jbind.xml.facade.Validator

public class Validator
extends java.lang.Object

Validates schema and instance documents.


Method Summary
static void main(java.lang.String[] anArgs)
          Validates a schema or an instance document.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] anArgs)
Validates a schema or an instance document.

Parameters:
anArgs - (required). The arguments are first an optional "-xsd" flag followed by a URL.