com.sun.msv.verifier.jarv
Class SchemaImpl

java.lang.Object
  extended by 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

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

Constructor Detail

SchemaImpl

public SchemaImpl(Grammar grammar)
Method Detail

newVerifier

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