org.enhydra.xml.xmlc.metadata
Interface HTMLAttrDef

All Known Implementing Classes:
HTMLAttr

public interface HTMLAttrDef

Definition of a proprietary HTML tag attribute.


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

Method Detail

getName

public java.lang.String getName()
Get the name attribute value.



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