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
john doe is currently offline john doeFriend
Messages: 74
Registered: June 2011
Member
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]

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
john doe is currently offline john doeFriend
Messages: 74
Registered: June 2011
Member
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
Satyam Kandula is currently offline Satyam KandulaFriend
Messages: 444
Registered: July 2009
Senior Member
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
Pal Shadi is currently offline Pal ShadiFriend
Messages: 6
Registered: July 2011
Junior Member
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: Tue Mar 19 11:38:42 GMT 2024

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

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

Back to the top