2004.04.29


com.jdc.xml.tag.attr
Interface YesNoAttribute

All Known Implementing Classes:
Declaration.Standalone

public interface YesNoAttribute

The YesNoAttribute interface provides "yes" and "no" constant values for those attributes that use these values.

Version:
1.0
Author:
Jay Damon

Field Summary
static String NO
          A "no" attribute value.
static String YES
          A "yes" attribute value.
 

Field Detail

YES

public static final String YES
A "yes" attribute value.

See Also:
Constant Field Values

NO

public static final String NO
A "no" attribute value.

See Also:
Constant Field Values

2004.04.29



Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.