org.eclipse.emf.codegen.jet
Class JETEmitter.MyJETCompiler

java.lang.Object
  |
  +--org.eclipse.emf.codegen.jet.JETCompiler
        |
        +--org.eclipse.emf.codegen.jet.JETEmitter.MyJETCompiler
All Implemented Interfaces:
JETParseEventListener
Enclosing class:
JETEmitter

protected class JETEmitter.MyJETCompiler
extends JETCompiler


Fields inherited from class org.eclipse.emf.codegen.jet.JETCompiler
CONSTANT_PREFIX, constantCount, constantDictionary, constants, fNoNewLineForScriptlets, fSavedLine, fUseStaticFinalConstants, generators, NULL_CHAR_ARRAY, parser, reader, skeleton, templateURI, templateURIPath, writer
 
Constructor Summary
JETEmitter.MyJETCompiler(java.lang.String templateURI)
           
JETEmitter.MyJETCompiler(java.lang.String[] templateURIPath, java.lang.String relativeTemplateURI)
           
 
Method Summary
protected  void handleNewSkeleton()
           
 
Methods inherited from class org.eclipse.emf.codegen.jet.JETCompiler
addCharDataGenerator, addGenerator, beginPageProcessing, endPageProcessing, find, generate, getResolvedTemplateURI, getSkeleton, handleCharData, handleDirective, handleExpression, handleScriptlet, openStream, parse, parse, resolveLocation, stripFirstNewLineWithBlanks, stripLastNewLineWithBlanks
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JETEmitter.MyJETCompiler

public JETEmitter.MyJETCompiler(java.lang.String templateURI)
                         throws JETException

JETEmitter.MyJETCompiler

public JETEmitter.MyJETCompiler(java.lang.String[] templateURIPath,
                                java.lang.String relativeTemplateURI)
                         throws JETException
Method Detail

handleNewSkeleton

protected void handleNewSkeleton()
Overrides:
handleNewSkeleton in class JETCompiler

Copyright 2001-2002 IBM Corporation and others.
All Rights Reserved.