Package | com.adobe.flascc.vfs |
Class | public class CheckPath |
Inheritance | CheckPath ![]() |
Constant | Defined By | ||
---|---|---|---|
PATH_COMPONENT_DOES_NOT_EXIST : String = pathComponentDoesNotExist [static] | CheckPath | ||
PATH_COMPONENT_IS_NOT_DIRECTORY : String = pathComponentIsNotDirectory [static] | CheckPath | ||
PATH_VALID : String = pathValid [static] | CheckPath |
PATH_COMPONENT_DOES_NOT_EXIST | Constant |
public static const PATH_COMPONENT_DOES_NOT_EXIST:String = pathComponentDoesNotExist
PATH_COMPONENT_IS_NOT_DIRECTORY | Constant |
public static const PATH_COMPONENT_IS_NOT_DIRECTORY:String = pathComponentIsNotDirectory
PATH_VALID | Constant |
public static const PATH_VALID:String = pathValid