public abstract class RssWriter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
COPYRIGHT |
protected static String |
DATE_FORMAT |
protected static SimpleDateFormat |
dateFormatter |
protected static String |
GENERATOR |
protected static String |
LANGUAGE |
| Constructor and Description |
|---|
RssWriter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseUri()
Gets the HTTP servlet request URL up to the final '/' as a
String. |
RssConfiguration |
getConfiguration()
Gets a configuration object from the servlet context, or null if not found.
|
protected static final String COPYRIGHT
protected static final String LANGUAGE
protected static final String GENERATOR
protected static final String DATE_FORMAT
protected static final SimpleDateFormat dateFormatter
public String getBaseUri()
String.public RssConfiguration getConfiguration()
Copyright © 1999–2017 Apache OODT. All rights reserved.