B D E G H J O P X

B

BotComponent - Interface in org.trypticon.snipsnap.bot
Bot component interface.

D

DefaultBotComponent - Class in org.trypticon.snipsnap.bot
Default bot component implementation for plugging into SnipSnap.
DefaultBotComponent() - Constructor for class org.trypticon.snipsnap.bot.DefaultBotComponent
 

E

execute(Writer, MacroParameter) - Method in class org.trypticon.snipsnap.macro.JepMacro
Executes the macro.
execute(Writer, MacroParameter) - Method in class org.trypticon.snipsnap.macro.XmppMacro
Executes the macro.

G

getDescription() - Method in class org.trypticon.snipsnap.macro.JepMacro
Gets the description of the macro.
getDescription() - Method in class org.trypticon.snipsnap.macro.XmppMacro
Gets the description of the macro.
getInputProxy() - Method in class org.trypticon.snipsnap.label.JabberIDLabel
Generates the markup for displaying the input form for the label.
getListProxy() - Method in class org.trypticon.snipsnap.label.JabberIDLabel
Generates the text for displaying the label.
getName() - Method in class org.trypticon.snipsnap.macro.JepMacro
Gets the name of the macro, which becomes the macro's prefix.
getName() - Method in class org.trypticon.snipsnap.macro.XmppMacro
Gets the name of the macro, which becomes the macro's prefix.
getParamDescription() - Method in class org.trypticon.snipsnap.macro.JepMacro
Gets the description of the macro's parameters.
getParamDescription() - Method in class org.trypticon.snipsnap.macro.XmppMacro
Gets the description of the macro's parameters.
getType() - Method in class org.trypticon.snipsnap.label.JabberIDLabel
Gets the type of the label.

H

handleCommand(CommandQuery, CommandQuery) - Method in class org.trypticon.snipsnap.commands.PostToWeblogCommand
Handles the command.
handleInput(Map) - Method in class org.trypticon.snipsnap.label.JabberIDLabel
Handles the input from the user, setting the instance fields as appropriate.

J

JabberIDLabel - Class in org.trypticon.snipsnap.label
Label identifying the Jabber ID of a user.
JabberIDLabel() - Constructor for class org.trypticon.snipsnap.label.JabberIDLabel
Default constructor.
JabberIDLabel(String, String) - Constructor for class org.trypticon.snipsnap.label.JabberIDLabel
Constructor setting the name and value.
JepMacro - Class in org.trypticon.snipsnap.macro
Macro which will display a link to jabber.org JEP data.
JepMacro() - Constructor for class org.trypticon.snipsnap.macro.JepMacro
 

O

org.trypticon.snipsnap.bot - package org.trypticon.snipsnap.bot
 
org.trypticon.snipsnap.commands - package org.trypticon.snipsnap.commands
 
org.trypticon.snipsnap.label - package org.trypticon.snipsnap.label
 
org.trypticon.snipsnap.macro - package org.trypticon.snipsnap.macro
 

P

PostToWeblogCommand - Class in org.trypticon.snipsnap.commands
Ah-hoc command to post to a weblog.
PostToWeblogCommand() - Constructor for class org.trypticon.snipsnap.commands.PostToWeblogCommand
Default constructor.

X

XmppMacro - Class in org.trypticon.snipsnap.macro
Macro which will display an XMPP link or status.
XmppMacro() - Constructor for class org.trypticon.snipsnap.macro.XmppMacro
 

B D E G H J O P X