de.nava.informa.core
Interface WithLocationMIF
- All Known Subinterfaces:
- ChannelIF, FeedIF, ImageIF, ItemEnclosureIF
- All Known Implementing Classes:
- Channel, Channel, Channel, Feed, Image, Image, ItemEnclosure, ItemEnclosure
public interface WithLocationMIF
Meta-, or markerinterface, specifying objects, having location.
- Version:
- $Id: WithLocationMIF.java,v 1.3 2005/09/27 22:17:07 niko_schmuck Exp $
- Author:
- Alexei Matiouchkine
getLocation
URL getLocation()
- Returns:
- The URL where this channel can be retrieved from.
setLocation
void setLocation(URL location)
- Parameters:
location
- The URL where this channel can be retrieved from.
Copyright © 2002-2007 Niko Schmuck.
All Rights Reserved.