cyber.web.form
Interface ConfigSource
- All Known Implementing Classes:
- WebappConfigSource, FileConfigSource
- public interface ConfigSource
- Author:
- cying
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
getInputStream
public InputStream getInputStream()
throws IOException
getDescription
public String getDescription()
isConfigModified
public boolean isConfigModified(long lastUpdateTime)
getURL
public URL getURL()
Copyright 2000-2002 Apache Software Foundation.