Uses of Class
org.apache.commons.vfs.util.OsFamily
Packages that use OsFamily
-
Uses of OsFamily in org.apache.commons.vfs.util
Fields in org.apache.commons.vfs.util declared as OsFamilyModifier and TypeFieldDescriptionstatic final OsFamilyAll DOS based OSes.static final OsFamilyAll Mac based OSes.static final OsFamilyNetwarestatic final OsFamilyOS/2static final OsFamilyOSXstatic final OsFamilyAll UNIX based OSes.static final OsFamilyAll Windows 9x based OSes.static final OsFamilyAll Windows based OSes.static final OsFamilyAll Windows NT based OSes.Methods in org.apache.commons.vfs.util that return OsFamilyModifier and TypeMethodDescriptionOsFamily[]OsFamily.getFamilies()Returns the OS families that this family belongs to.static OsFamilyLocates an OsFamily by name (case-insensitive).Methods in org.apache.commons.vfs.util with parameters of type OsFamilyModifier and TypeMethodDescriptionstatic booleanDetermines if the OS on which Ant is executing matches the given OS family.static booleanDetermines if the OS on which Ant is executing matches the given OS family, name, architecture and version