public class RSSUtils extends Object
RSSProductServlet
.Constructor and Description |
---|
RSSUtils() |
Modifier and Type | Method and Description |
---|---|
static Element |
emitRSSTag(RSSTag tag,
Metadata prodMet,
Document doc,
Element item) |
static String |
getChannelLink(String channelLink,
Metadata channelMet) |
static RSSConfig |
initRSS(javax.servlet.ServletConfig conf) |
public static Element emitRSSTag(RSSTag tag, Metadata prodMet, Document doc, Element item)
public static RSSConfig initRSS(javax.servlet.ServletConfig conf) throws FileNotFoundException
FileNotFoundException
Copyright © 1999–2017 Apache OODT. All rights reserved.