com.jxml.quick.model.qjml
Interface QMElement

All Known Implementing Classes:
QMAbstract, QMBean, QMInterface, QMText, QMLink

public interface QMElement

Models the interface element, element, in QJML.


Method Summary
 Map getAtts()
          Returns a table of objects which model attribute item elements.
 

Method Detail

getAtts

public Map getAtts()
            throws SAXException
Returns a table of objects which model attribute item elements. Inherited attribute item elements are included.