Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.alicebot.server.core.targeting
Class TargetWriter  view TargetWriter download TargetWriter.java

java.lang.Object
  extended byorg.alicebot.server.core.targeting.Targeting
      extended byorg.alicebot.server.core.targeting.TargetWriter

public class TargetWriter
extends Targeting


Field Summary
 
Fields inherited from class org.alicebot.server.core.targeting.Targeting
CATEGORY_END, CATEGORY_START, EMPTY_STRING, INDENT, INPUT_END, INPUT_START, LINE_SEPARATOR, MATCH_END, MATCH_START, PATTERN_END, PATTERN_START, REPLY_END, REPLY_START, SPACE, TARGET_END, TARGET_START, TARGETS, TARGETS_END, TARGETS_START, TEMPLATE_END, TEMPLATE_START, TEXT_END, TEXT_START, THAT_END, THAT_START, TOPIC_END, TOPIC_NAME_BEGIN, TOPIC_NAME_END, TOPIC_START
 
Constructor Summary
TargetWriter()
           
 
Method Summary
static void rewriteTargets(java.util.HashMap hashmap, java.io.File file)
           
static void write(Target target, org.alicebot.server.core.util.XMLResourceSpec xmlresourcespec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetWriter

public TargetWriter()
Method Detail

rewriteTargets

public static void rewriteTargets(java.util.HashMap hashmap,
                                  java.io.File file)

write

public static void write(Target target,
                         org.alicebot.server.core.util.XMLResourceSpec xmlresourcespec)