Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



org.eclipse.jst.jsf.designtime.symbols
Class FileContextUtil

java.lang.Object
  extended by 
org.eclipse.jst.jsf.designtime.symbols.FileContextUtil

public final class FileContextUtil
extends java.lang.Object

Utility for deriving an IFile from an IAdaptable


Method Summary
static IFile deriveIFileFromContext (IAdaptable context)
           
static IProject getProject ( IStructuredDocumentContext context)
          Convenience method for getting the IProject for a document context.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

deriveIFileFromContext

public static IFile deriveIFileFromContext(IAdaptable context)
Parameters:
context -
Returns:
an IFile derived from context or null if not derivable

getProject

public static IProject getProject(
IStructuredDocumentContext context)
Convenience method for getting the IProject for a document context.

Parameters:
context -
Returns:
the project associated with context or null if can't be derived



 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire