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 Class
org.eclipse.jet.ContextLogEntry.Builder

Packages that use ContextLogEntry.Builder
org.eclipse.jet Defines core interfaces for executing JET transformations and templates. 
 

Uses of ContextLogEntry.Builder in org.eclipse.jet
 

Methods in org.eclipse.jet that return ContextLogEntry.Builder
  ContextLogEntry.Builder ContextLogEntry.Builder. exception (java.lang.Throwable exception)
          Specify an exception for the ContextLogEntry.
  ContextLogEntry.Builder ContextLogEntry.Builder. location (int line, int col)
          Specify the template line and column for the entry.
  ContextLogEntry.Builder ContextLogEntry.Builder. message (java.lang.String message)
          Specify an option message for the ContextLogEntry.
  ContextLogEntry.Builder ContextLogEntry.Builder. tagInfo ( TagInfo tagInfo)
          Specify the JET tag information for this entry.
  ContextLogEntry.Builder ContextLogEntry.Builder. templatePath (java.lang.String templatePath)
          Specify the template path where the entry originates Note that this replaces any previously specified templatePath for the entry
 


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