com.sun.msv.verifier.jarv
Class SchemaImpl

java.lang.Object
  extended bycom.sun.msv.verifier.jarv.SchemaImpl
All Implemented Interfaces:
org.iso_relax.verifier.Schema

public class SchemaImpl
extends Object
implements org.iso_relax.verifier.Schema

base implementation of RELAXFactoryImpl and TREXFactoryImpl

Author:
Kohsuke KAWAGUCHI

Constructor Summary
SchemaImpl(Grammar grammar)
           
 
Method Summary
 org.iso_relax.verifier.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 org.iso_relax.verifier.Verifier newVerifier()
                                            throws org.iso_relax.verifier.VerifierConfigurationException
Specified by:
newVerifier in interface org.iso_relax.verifier.Schema
Throws:
org.iso_relax.verifier.VerifierConfigurationException


Copyright © 2001-2003 Sun Microsystems, Inc. Documenation generated April 28 2005.