• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSFileWrapper in Java
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSFileWrapper in Java


  • Subject: NSFileWrapper in Java
  • From: Marco Binder <email@hidden>
  • Date: Wed, 24 Jul 2002 00:16:36 +0200

Hello...

I try to access the attributes of a file either by creating a NSFileWrappper
for it and using .fileAttributes() or directly by invoking
NSPathUtilities.fileAttributes(string,boolean), both of which should give me
a NSDictionary with the attributes. I never get this NSDictionary object,
its always null. Whats wrong? Did I miss something?

2. question: How can I resolve an Alias? I though
NSPathUtilities.stringByResolvingSymlinksInPath(string) should work, but I
just get back the original path, the one pointing to the alias itself, not
the real file... ????

Thanks for help,

Marco


--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: ObjectAlloc & MallocDebug crashes solved
  • Next by Date: Re: Subclassing NS(Mutable)Dictionary
  • Previous by thread: Re: ObjectAlloc & MallocDebug crashes solved
  • Next by thread: How to find icon file path?
  • Index(es):
    • Date
    • Thread