Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.xmlparser
Interface XmlTagEntryHandler

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

public interface XmlTagEntryHandler

Classes which wish to be notified when the parser has entered the parsing of the tag should implement this interface. Enter is called prior to any validation of attributes or subtags.


Method Summary
 void enter()
           
 

Method Detail

enter

void enter()

Hyperic HQ Plugin API v. 4.4.0.2

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