xjavadoc.event
Interface XTagListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
XDoc

public interface XTagListener
extends EventListener

Describe what this class does

Author:
Aslak Hellesøy

Method Summary
 void tagChanged(XTagEvent event)
          notify abou tag change
 

Method Detail

tagChanged

public void tagChanged(XTagEvent event)
notify abou tag change

Parameters:
event - Describe what the parameter does


Copyright © 2002-2004 XDoclet Team. All Rights Reserved.