com.sun.msv.verifier.jarv
Class SchemaImpl

java.lang.Object
  |
  +--com.sun.msv.verifier.jarv.SchemaImpl
All Implemented Interfaces:
Schema

public class SchemaImpl
extends Object
implements Schema

base implementation of RELAXFactoryImpl and TREXFactoryImpl

Author:
Kohsuke KAWAGUCHI

Method Summary
 Verifier newVerifier()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newVerifier

public Verifier newVerifier()
                     throws VerifierConfigurationException
Specified by:
newVerifier in interface Schema