Class ResolverUtil


  • public class ResolverUtil
    extends java.lang.Object
    Author: Cezar Andrei (cezar.andrei at bea.com) Date: Dec 3, 2003
    • Constructor Summary

      Constructors 
      Constructor Description
      ResolverUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.xml.sax.EntityResolver getGlobalEntityResolver()  
      static org.xml.sax.EntityResolver resolverForCatalog​(java.lang.String catalogFile)  
      • Methods inherited from class java.lang.Object

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

      • ResolverUtil

        public ResolverUtil()
    • Method Detail

      • getGlobalEntityResolver

        public static org.xml.sax.EntityResolver getGlobalEntityResolver()
      • resolverForCatalog

        public static org.xml.sax.EntityResolver resolverForCatalog​(java.lang.String catalogFile)