com.atlassian.confluence.userstatus.tag
Interface TagCallback


public interface TagCallback

Callback to receive tags and their positions


Method Summary
 void call(String tag, int start, int end)
           
 

Method Detail

call

void call(String tag,
          int start,
          int end)


Copyright © 2003-2011 Atlassian. All Rights Reserved.