Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Constructing a QualifiedName object
Constructing a QualifiedName object [message #696392] Wed, 13 July 2011 20:59 Go to next message
Eclipse UserFriend
Hi.

Could someone be so kind as to explain the arguments to the constructor of class QualifiedName please?

public QualifiedName(String qualifier, String localName)


I want to call 'setPersistentProperty' on an IResource and I have to pass a QualifiedName object but I don't understand what parameters to pass when constructing an instance of this class. I don't know what to pass for 'qualifier' and 'localName'. The documentation for doing so is poor; it states:

qualifier - the qualifier string, or null
localName - the local name string


Thanks

[Updated on: Wed, 13 July 2011 21:07] by Moderator

Report message to a moderator

Re: Constructing a QualifiedName object [message #696625 is a reply to message #696392] Thu, 14 July 2011 12:34 Go to previous messageGo to next message
Eclipse UserFriend
Surely someone must know the answer to this?
Re: Constructing a QualifiedName object [message #697918 is a reply to message #696625] Mon, 18 July 2011 11:08 Go to previous messageGo to next message
Eclipse UserFriend
Platform could be the right forum for your question.
Re: Constructing a QualifiedName object [message #699727 is a reply to message #697918] Fri, 22 July 2011 07:54 Go to previous message
Eclipse UserFriend
this is not right forum for this question << also I don't know the answer < sorry ^^
Previous Topic:Build Jar and Copy to WAR Lib Need Refresh - Any workaround?
Next Topic:Entry point not found
Goto Forum:
  


Current Time: Sun Feb 09 09:23:48 GMT 2025

Powered by FUDForum. Page generated in 0.02897 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top