org.enhydra.xml.xmlc.metadata
Interface HTMLAttrDef

All Known Implementing Classes:
HTMLAttr

public interface HTMLAttrDef

Definition of a proprietary HTML tag attribute.


Method Summary
 String getName()
          Get the name attribute value.
 

Method Detail

getName

public String getName()
Get the name attribute value.


Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.