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

  




 

 


Uses of Interface
org.eclipse.jet.core.parser.ITemplateInput

Packages that use ITemplateInput
org.eclipse.jet.core.parser   
 

Uses of ITemplateInput in org.eclipse.jet.core.parser
 

Methods in org.eclipse.jet.core.parser that return ITemplateInput
  ITemplateInput ITemplateResolverHelper. createTemplateInput (java.lang.String templatePath)
          Create a template input for the given templatePath.
protected   ITemplateInput DefaultTemplateResolver. createTemplateInput (java.net.URI baseLocation, java.lang.String templatePath)
          Create a Template Input from the give base location and templatePath
protected abstract   ITemplateInput AbstractTemplateResolver. createTemplateInput (java.net.URI baseLocation, java.lang.String templatePath)
          Create a Template Input from the give base location and templatePath
  ITemplateInput ITemplateResolver. getIncludedInput (java.lang.String templatePath, ITemplateInput[] activeInputs)
          Return the appropriate template input, given a template path, and the current stack of template inputs.
  ITemplateInput AbstractTemplateResolver. getIncludedInput (java.lang.String includePath, ITemplateInput[] activeInputs)
           
  ITemplateInput ITemplateResolver. getInput (java.lang.String templatePath)
          Return the template input given a template path.
  ITemplateInput AbstractTemplateResolver. getInput (java.lang.String templatePath)
           
 

Methods in org.eclipse.jet.core.parser with parameters of type ITemplateInput
  ITemplateInput ITemplateResolver. getIncludedInput (java.lang.String templatePath, ITemplateInput[] activeInputs)
          Return the appropriate template input, given a template path, and the current stack of template inputs.
  ITemplateInput AbstractTemplateResolver. getIncludedInput (java.lang.String includePath, ITemplateInput[] activeInputs)
           
 

Constructors in org.eclipse.jet.core.parser with parameters of type ITemplateInput
RecursiveIncludeException (java.lang.String templatePath, java.net.URI baseLocation, ITemplateInput[] activeInputs)
           
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.


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