org.apache.commons.modeler.util

Class DomUtil.NullResolver

Enclosing Class:
DomUtil
Implemented Interfaces:
EntityResolver

public static class DomUtil.NullResolver
extends java.lang.Object
implements EntityResolver

Method Summary

InputSource
resolveEntity(String publicId, String systemId)

Method Details

resolveEntity

public InputSource resolveEntity(String publicId,
                                 String systemId)
            throws SAXException,
                   IOException

Copyright (c) 2001-2003 - Apache Software Foundation