Class FactoryLoaderImpl

  • All Implemented Interfaces:
    org.iso_relax.verifier.VerifierFactoryLoader

    public class FactoryLoaderImpl
    extends java.lang.Object
    implements org.iso_relax.verifier.VerifierFactoryLoader
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.iso_relax.verifier.VerifierFactory createFactory​(java.lang.String language)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FactoryLoaderImpl

        public FactoryLoaderImpl()
    • Method Detail

      • createFactory

        public org.iso_relax.verifier.VerifierFactory createFactory​(java.lang.String language)
        Specified by:
        createFactory in interface org.iso_relax.verifier.VerifierFactoryLoader