org.apache.xmlbeans.impl.common
Class ResolverUtil

java.lang.Object
  extended by org.apache.xmlbeans.impl.common.ResolverUtil

public class ResolverUtil
extends java.lang.Object

Author: Cezar Andrei (cezar.andrei at bea.com) Date: Dec 3, 2003


Constructor Summary
ResolverUtil()
           
 
Method Summary
static EntityResolver getGlobalEntityResolver()
           
static EntityResolver resolverForCatalog(java.lang.String catalogFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResolverUtil

public ResolverUtil()
Method Detail

getGlobalEntityResolver

public static EntityResolver getGlobalEntityResolver()

resolverForCatalog

public static EntityResolver resolverForCatalog(java.lang.String catalogFile)