Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.xmlparser
Interface XmlTagExitHandler

All Known Subinterfaces:
XmlFullHandler
All Known Implementing Classes:
BaseTag, CustomPropertiesTag, CustomPropertyTag, EmbedTag, ScriptTag

public interface XmlTagExitHandler

Classes which wish to be notified when the parser has exited the parsing of the tag should implement this interface. Exit is called after all attributes and subtags have been processed.


Method Summary
 void exit()
           
 

Method Detail

exit

void exit()
          throws XmlTagException
Throws:
XmlTagException

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.