public class CalendarIframeGenerator extends AbstractGenerator
Modifier and Type | Field and Description |
---|---|
private static String |
__CALENDAR_SERVER_URL |
private static String |
__CTZ |
private static String |
__DEFAULT_BGCOLOR |
private static String |
__DEFAULT_COLOR |
private static String |
__DEFAULT_HEIGHT |
private static String |
__DEFAULT_MODE |
private static String |
__DOES_NOT_SHOW_PARAM |
private static String |
__HEIGHT_PARAM |
objectModel, parameters, resolver, source
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer
Constructor and Description |
---|
CalendarIframeGenerator() |
Modifier and Type | Method and Description |
---|---|
private String |
_buildURL(Map<String,String> urlParams) |
private Map<String,String> |
_getParametersAsMap() |
private String |
_getParameterValue(String name,
String defaultValue) |
private String |
_getSrcAttrValue() |
void |
generate() |
recycle, setup
setConsumer, setContentHandler, setLexicalHandler
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setConsumer
private static final String __CALENDAR_SERVER_URL
private static final String __CTZ
private static final String __DEFAULT_COLOR
private static final String __DEFAULT_BGCOLOR
private static final String __DEFAULT_HEIGHT
private static final String __DEFAULT_MODE
private static final String __DOES_NOT_SHOW_PARAM
private static final String __HEIGHT_PARAM
public CalendarIframeGenerator()
public void generate() throws IOException, SAXException, ProcessingException
private String _getSrcAttrValue()
private Map<String,String> _getParametersAsMap()
private String _getParameterValue(String name, String defaultValue)