Uses of Class
org.alicebot.server.core.parser.UnknownDeprecatedAIMLException

Packages that use UnknownDeprecatedAIMLException
org.alicebot.server.core.parser   
 

Uses of UnknownDeprecatedAIMLException in org.alicebot.server.core.parser
 

Methods in org.alicebot.server.core.parser that throw UnknownDeprecatedAIMLException
static java.lang.String DeprecatedAIMLParser.processTag(int level, java.lang.String userid, XMLNode tag, TemplateParser parser)
           Recursively processes purportedly deprecated AIML tags, with top-down, inside-out order.