org.rhq.plugins.jslee.jbossas5.util
Class JnpConfig.LocalEntityResolver

java.lang.Object
  extended by org.rhq.plugins.jslee.jbossas5.util.JnpConfig.LocalEntityResolver
All Implemented Interfaces:
org.xml.sax.EntityResolver
Enclosing class:
JnpConfig

public static class JnpConfig.LocalEntityResolver
extends java.lang.Object
implements org.xml.sax.EntityResolver


Constructor Summary
JnpConfig.LocalEntityResolver(java.io.File distributionDirectory)
           
 
Method Summary
 org.xml.sax.InputSource resolveEntity(java.lang.String publicId, java.lang.String systemId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JnpConfig.LocalEntityResolver

public JnpConfig.LocalEntityResolver(java.io.File distributionDirectory)
Method Detail

resolveEntity

public org.xml.sax.InputSource resolveEntity(java.lang.String publicId,
                                             java.lang.String systemId)
                                      throws org.xml.sax.SAXException,
                                             java.io.IOException
Specified by:
resolveEntity in interface org.xml.sax.EntityResolver
Throws:
org.xml.sax.SAXException
java.io.IOException


Copyright © 2012. All Rights Reserved.