Package com.novell.service.file.nw

Provides for contexts that represent objects in the NetWare file system, such as NetWare volumes, directories, and files.

See:
          Description

Interface Summary
EAEnumerator Provides for enumeration of extended attributes of a given file, which can have multiple attributes.
NetwareDirectory Provides an interface for getting the Directory object attribute values.
NetwareFile Provides an interface for getting the NetWare file system file object attribute values.
NetwareVolume Provides an interface for getting the volume object attribute values.
TrusteeEnumerator Provides an enumeration of the Trustees from a given directory entry.
TrusteePathEnumerator Provides information about trustee paths.
VolumeRestrictionEnumerator Provides an enumeration of VolumeRestrictions from a given volume.
 

Class Summary
DataAccessableParameters Provides a DataAccessor implementation using the custom data openFlags and dataSelector parameters.
DirectoryEntryInformation Provides the attribute interface for Directory Entry Information.
DirectorySpaceInformation Provides support for NetWare file system directory attribute values and operations.
EffectiveRights Provides an attribute interface for returning the effective rights of a file or a directory.
ExtendedAttribute Provides constructors and methods for the support of an extended attribute.
NameSpace Provides an interface for getting the default name space of the platform on which the JVM is executing.
NFileInputStream Opens an input stream on a NetWare file or Extended Attribute.
NFileOutputStream Opens an output stream on a NetWare file or Extended Attribute.
NRandomAccessFile Opens a random access on a NetWare file.
Trustee Provides variables, constructors, and methods for the support of a Trustee.
VolumeInformation Provides for attribute values of volume information associated with a given Volume.
VolumeRestriction Provides for attribute values of volume restrictions associated with a given Volume.
VolumeUtilization Provides the attribute value for volume utilization.
 

Package com.novell.service.file.nw Description

Provides for contexts that represent objects in the NetWare file system, such as NetWare volumes, directories, and files. The interfaces and classes provide for the creation and deletion of files and access the attributes of the NetWare file system.

Package Specification

(none)

Related Documentation

The following package is used by the File System interfaces and classes. For overviews, concepts, sample code and demos, and tasks documentation, please see