Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.xmlparser
Interface XmlEndAttrHandler

All Known Subinterfaces:
XmlFullHandler
All Known Implementing Classes:
CustomPropertiesTag

public interface XmlEndAttrHandler

An object should implement this interface when it wishes to be notified then the parser is done handling all of the attributes for the associated tag.


Method Summary
 void endAttributes()
           
 

Method Detail

endAttributes

void endAttributes()
                   throws XmlAttrException
Throws:
XmlAttrException

Hyperic HQ Plugin API v. 4.4.0.2

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