jgb.builder
Class JgbEntityResolver
java.lang.Object
|
+--jgb.builder.JgbEntityResolver
- All Implemented Interfaces:
- org.xml.sax.EntityResolver
- public class JgbEntityResolver
- extends Object
- implements org.xml.sax.EntityResolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JGB_PUBLIC_ID
public static final String JGB_PUBLIC_ID
- See Also:
- Constant Field Values
JGB_SYSTEM_ID
public static final String JGB_SYSTEM_ID
- See Also:
- Constant Field Values
JgbEntityResolver
public JgbEntityResolver()
resolveEntity
public org.xml.sax.InputSource resolveEntity(String publicId,
String systemId)
throws org.xml.sax.SAXException,
IOException
- Specified by:
resolveEntity
in interface org.xml.sax.EntityResolver
org.xml.sax.SAXException
IOException
setResourceName
public void setResourceName(String resourceName)
Copyright 2002-2003, François Beausoleil, All Rights Reserved