NIO2 API

Uses of Class
org.classpath.icedtea.java.nio.file.attribute.UserPrincipalLookupService

Packages that use UserPrincipalLookupService
org.classpath.icedtea.java.nio.file Define interfaces and classes for the Java virtual machine to access files, file attributes, and file systems. 
 

Uses of UserPrincipalLookupService in org.classpath.icedtea.java.nio.file
 

Methods in org.classpath.icedtea.java.nio.file that return UserPrincipalLookupService
abstract  UserPrincipalLookupService FileSystem.getUserPrincipalLookupService()
          Returns the UserPrincipalLookupService for this file system (optional operation).
 


NIO2 API

Copyright © 2007, 2011, Oracle and/or its affiliates. All rights reserved.