A C D F G I L M O R V W 

A

available() - Method in class com.cedarsoft.io.ReaderInputStream
 

C

close() - Method in class com.cedarsoft.io.ReaderInputStream
 
close() - Method in class com.cedarsoft.io.WriterOutputStream
 
com.cedarsoft.io - package com.cedarsoft.io
 
createHardLink(File, File) - Static method in class com.cedarsoft.io.LinkUtils
Creates a hard link
createLink(File, File, LinkType) - Static method in class com.cedarsoft.io.LinkUtils
Creates a link
createLink(File, File, boolean) - Static method in class com.cedarsoft.io.LinkUtils
Creates a link.
createSymbolicLink(File, File) - Static method in class com.cedarsoft.io.LinkUtils
Creates a symbolik link
createTempFile(String, String, File) - Static method in class com.cedarsoft.io.LinkUtils
Creates a temporary file

D

deleteSymbolicLink(File) - Static method in class com.cedarsoft.io.LinkUtils
Deletes the symbolic link

F

flush() - Method in class com.cedarsoft.io.WriterOutputStream
 

G

getFamilies() - Method in class com.cedarsoft.io.OsFamily
Returns the OS families that this family belongs to.
getFamily(String) - Static method in class com.cedarsoft.io.Os
Locates an OsFamily by name (case-insensitive).
getName() - Method in class com.cedarsoft.io.OsFamily
Returns the name of this family.
getRelativePath(String, String, String) - Static method in class com.cedarsoft.io.RelativePathFinder
Calculates the relative path
getRelativePath(File, File, String) - Static method in class com.cedarsoft.io.RelativePathFinder
getRelativePath
getRelativePath(File, File) - Static method in class com.cedarsoft.io.RelativePathFinder
getRelativePath
getRelativePath(String, String) - Static method in class com.cedarsoft.io.RelativePathFinder
getRelativePath

I

isArch(String) - Static method in class com.cedarsoft.io.Os
Determines if the OS on which Ant is executing matches the given OS architecture.
isFamily(String) - Static method in class com.cedarsoft.io.Os
Determines if the OS on which Ant is executing matches the given OS family.
isFamily(OsFamily) - Static method in class com.cedarsoft.io.Os
Determines if the OS on which Ant is executing matches the given OS family.
isLink(File) - Static method in class com.cedarsoft.io.LinkUtils
Returns whether the given file is a link
isName(String) - Static method in class com.cedarsoft.io.Os
Determines if the OS on which Ant is executing matches the given OS name.
isOs(String, String, String, String) - Static method in class com.cedarsoft.io.Os
Determines if the OS on which Ant is executing matches the given OS family, name, architecture and version.
isOs(OsFamily, String, String, String) - Static method in class com.cedarsoft.io.Os
Determines if the OS on which Ant is executing matches the given OS family, name, architecture and version.
isSymbolicLink(File) - Method in class com.cedarsoft.io.LinkUtils
Checks whether a given file is a symbolic link.
isVersion(String) - Static method in class com.cedarsoft.io.Os
Determines if the OS on which Ant is executing matches the given OS version.

L

LinkType - Enum in com.cedarsoft.io
LinkType class.
LinkUtils - Class in com.cedarsoft.io
LinkUtils class.
LinkUtils() - Constructor for class com.cedarsoft.io.LinkUtils
 

M

mark(int) - Method in class com.cedarsoft.io.ReaderInputStream
 
markSupported() - Method in class com.cedarsoft.io.ReaderInputStream
 

O

Os - Class in com.cedarsoft.io
Class to help determining the OS.
OS_FAMILY_DOS - Static variable in class com.cedarsoft.io.Os
All DOS based OSes.
OS_FAMILY_MAC - Static variable in class com.cedarsoft.io.Os
All Mac based OSes.
OS_FAMILY_NETWARE - Static variable in class com.cedarsoft.io.Os
Netware.
OS_FAMILY_OS2 - Static variable in class com.cedarsoft.io.Os
OS/2.
OS_FAMILY_OSX - Static variable in class com.cedarsoft.io.Os
OSX.
OS_FAMILY_UNIX - Static variable in class com.cedarsoft.io.Os
All UNIX based OSes.
OS_FAMILY_WIN9X - Static variable in class com.cedarsoft.io.Os
All Windows 9x based OSes.
OS_FAMILY_WINDOWS - Static variable in class com.cedarsoft.io.Os
All Windows based OSes.
OS_FAMILY_WINNT - Static variable in class com.cedarsoft.io.Os
All Windows NT based OSes.
OsFamily - Class in com.cedarsoft.io
An enumerated type, which represents an OS family.

R

read() - Method in class com.cedarsoft.io.ReaderInputStream
Reads from the Reader, returning the same value.
read(byte[], int, int) - Method in class com.cedarsoft.io.ReaderInputStream
Reads from the Reader into a byte array
ReaderInputStream - Class in com.cedarsoft.io
 
ReaderInputStream(Reader) - Constructor for class com.cedarsoft.io.ReaderInputStream
 
ReaderInputStream(Reader, String) - Constructor for class com.cedarsoft.io.ReaderInputStream
 
RelativePathFinder - Class in com.cedarsoft.io
Resolves the relative path
RelativePathFinder() - Constructor for class com.cedarsoft.io.RelativePathFinder
 
reset() - Method in class com.cedarsoft.io.ReaderInputStream
 

V

valueOf(String) - Static method in enum com.cedarsoft.io.LinkType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.cedarsoft.io.LinkType
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(byte[]) - Method in class com.cedarsoft.io.WriterOutputStream
 
write(byte[], int, int) - Method in class com.cedarsoft.io.WriterOutputStream
 
write(int) - Method in class com.cedarsoft.io.WriterOutputStream
 
WriterOutputStream - Class in com.cedarsoft.io
 
WriterOutputStream(Writer) - Constructor for class com.cedarsoft.io.WriterOutputStream
 
WriterOutputStream(Writer, String) - Constructor for class com.cedarsoft.io.WriterOutputStream
 
A C D F G I L M O R V W 

Copyright © 2012 cedarsoft GmbH. All Rights Reserved.