com.sun.msv.verifier.jarv
Class RELAXCoreFactoryImpl

java.lang.Object
  extended by org.iso_relax.verifier.VerifierFactory
      extended by com.sun.msv.verifier.jarv.FactoryImpl
          extended by com.sun.msv.verifier.jarv.RELAXCoreFactoryImpl

public class RELAXCoreFactoryImpl
extends FactoryImpl

VerifierFactory implementation of RELAX Core.

Author:
Kohsuke KAWAGUCHI

Constructor Summary
RELAXCoreFactoryImpl()
           
 
Method Summary
 
Methods inherited from class com.sun.msv.verifier.jarv.FactoryImpl
compileSchema, getEntityResolver, isFeature, setEntityResolver, setFeature
 
Methods inherited from class org.iso_relax.verifier.VerifierFactory
compileSchema, compileSchema, compileSchema, compileSchema, getProperty, newInstance, newInstance, newInstance, newVerifier, newVerifier, newVerifier, newVerifier, newVerifier, setProperty
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RELAXCoreFactoryImpl

public RELAXCoreFactoryImpl()