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.structureddocument
Interface IStructuredDocumentContextFactory2

All Superinterfaces:
IStructuredDocumentContextFactory

public interface IStructuredDocumentContextFactory2
extends IStructuredDocumentContextFactory

A factory method for constructing context objects related to SSE structured documents. May be sub-classed or implemented by clients


Field Summary
static  IStructuredDocumentContextFactory2 INSTANCE
          The default singleton instance of the factory
 
Method Summary
  IStructuredDocumentContext getContext (org.w3c.dom.Element element)
           
 
Methods inherited from interface org.eclipse.jst.jsf.context.structureddocument. IStructuredDocumentContextFactory
getContext, getContext, getContext
 

Field Detail

INSTANCE

static final 
IStructuredDocumentContextFactory2 INSTANCE
The default singleton instance of the factory

Method Detail

getContext


IStructuredDocumentContext getContext(org.w3c.dom.Element element)
Parameters:
element - -- org.w3c.Element
Returns:
a context for the element or if null if one cannot be determined.



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