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.context.resolver.structureddocument
Interface IMetadataContextResolver

All Superinterfaces:
IContextResolver, IDocumentContextResolver

public interface IMetadataContextResolver
extends IDocumentContextResolver

Resolves meta-data for a particular context This interface may sub-classed or implemented by clients


Method Summary
 java.util.List getPropertyValue (java.lang.String key)
           
 
Methods inherited from interface org.eclipse.jst.jsf.context.resolver. IContextResolver
canResolveContext
 

Method Detail

getPropertyValue

java.util.List getPropertyValue(java.lang.String key)
Parameters:
key -
Returns:
a list of one or more String values associated with key for the current context location.



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