All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.w3c.tools.resources.FilenameAttribute

java.lang.Object
   |
   +----org.w3c.tools.resources.Attribute
           |
           +----org.w3c.tools.resources.StringAttribute
                   |
                   +----org.w3c.tools.resources.FilenameAttribute

public class FilenameAttribute
extends StringAttribute
The generic description of a FilenameAttribute. A file name is a String, augmented with the fact that it should be a valid file name.


Constructor Index

 o FilenameAttribute(String, Object, int)

Constructors

 o FilenameAttribute
 public FilenameAttribute(String name,
                          Object def,
                          int flags)

All Packages  Class Hierarchy  This Package  Previous  Next  Index