org.ten60.netkernel.xml.util
Class NKFEntityResolver
java.lang.Object
org.ten60.netkernel.xml.util.NKFEntityResolver
- All Implemented Interfaces:
- EntityResolver
- public class NKFEntityResolver
- extends Object
- implements EntityResolver
Implementation of an org.xml.sax.EntityResolver using NKF context
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NKFEntityResolver
public NKFEntityResolver(INKFConvenienceHelper aContext)
- Creates a new instance of NKFEntityResolver
cleanup
public void cleanup()
- ensure link to context is removed as some XML technologies
don't like to let go
resolveEntity
public InputSource resolveEntity(String aPublicId,
String systemId)
throws SAXException,
IOException
- Specified by:
resolveEntity
in interface EntityResolver
- Throws:
SAXException
IOException
Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.