com.infoteria.asteria.util.xml
クラス EmptyEntityResolver
java.lang.Object
|
+--com.infoteria.asteria.util.xml.EmptyEntityResolver
- すべての実装インタフェース:
- EntityResolver
- public class EmptyEntityResolver
- extends Object
- implements EntityResolver
空のEntityを返すEntityResolver
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmptyEntityResolver
public EmptyEntityResolver()
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
throws SAXException,
IOException
- 定義:
- インタフェース
EntityResolver 内の resolveEntity