madkit.netcomm.rules
Class NetCommResolver

java.lang.Object
  extended by madkit.netcomm.rules.NetCommResolver
All Implemented Interfaces:
EntityResolver

public class NetCommResolver
extends java.lang.Object
implements EntityResolver

Version:
$Revision: 1.1 $
Author:
Sebastian Rodriguez - sebastian.rodriguez@utbm.fr

Constructor Summary
NetCommResolver()
           
 
Method Summary
 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

NetCommResolver

public NetCommResolver()
Method Detail

resolveEntity

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


Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.