multivalent.std
public class Autosearch extends Behavior
Need Preferences panel to edit URI patterns and search patterns.
Version: $Revision: 1.3 $ $Date: 2002/02/14 19:38:51 $
See Also: java.util.regex.Pattern java.net.URI
Field Summary | |
---|---|
static String | ATTR_REGEX Pattern for words to match. |
static String | ATTR_TAG |
static String | ATTR_TYPE Show hits as 'box', else assumed generic. |
static String | ATTR_URI Limit to URIs matching this regex. |
Method Summary | |
---|---|
void | restore(ESISNode n, Map<String,Object> attr, Layer layer) |
boolean | semanticEventBefore(SemanticEvent se, String msg) |