com.togethersoft.openapi.util.file
Interface WildcardCharacters

All Known Implementing Classes:
WildcardFileFilter

public interface WildcardCharacters

This interface contains wildcard characters constants.

Author:
TogetherSoft
Since: Together 4.0

Field Summary
 final static charQUESTION_CHAR
           
 final static charSTAR_CHAR
           

Field Detail

QUESTION_CHAR

public final static char QUESTION_CHAR

STAR_CHAR

public final static char STAR_CHAR