org.eclipse.emf.codegen.jet
Class JETEmitter.MyJETCompiler
java.lang.Object
org.eclipse.emf.codegen.jet.JETCompiler
org.eclipse.emf.codegen.jet.JETEmitter.MyBaseJETCompiler
org.eclipse.emf.codegen.jet.JETEmitter.MyJETCompiler
- All Implemented Interfaces:
- JETParseEventListener
- Enclosing class:
- JETEmitter
- protected class JETEmitter.MyJETCompiler
- extends JETEmitter.MyBaseJETCompiler
Fields inherited from class org.eclipse.emf.codegen.jet.JETCompiler |
CONSTANT_PREFIX, constantCount, constantDictionary, constants, fNoNewLineForScriptlets, fSavedLine, fUseStaticFinalConstants, generators, NULL_CHAR_ARRAY, parser, reader, sectionDepth, skeleton, skipping, skipSections, templateURI, templateURIPath, writer |
Methods inherited from class org.eclipse.emf.codegen.jet.JETCompiler |
addCharDataGenerator, addGenerator, beginPageProcessing, doAddCharDataGenerator, endPageProcessing, find, findLocation, generate, generate, getResolvedTemplateURI, getSkeleton, handleCharData, handleDirective, handleExpression, handleScriptlet, openStream, parse, parse, resolveLocation, resolveLocation, stripFirstNewLineWithBlanks, stripLastNewLineWithBlanks |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JETEmitter.MyJETCompiler
public JETEmitter.MyJETCompiler(String templateURI)
throws JETException
JETEmitter.MyJETCompiler
public JETEmitter.MyJETCompiler(String templateURI,
String encoding)
throws JETException
JETEmitter.MyJETCompiler
public JETEmitter.MyJETCompiler(String[] templateURIPath,
String relativeTemplateURI)
throws JETException
JETEmitter.MyJETCompiler
public JETEmitter.MyJETCompiler(String[] templateURIPath,
String relativeTemplateURI,
String encoding)
throws JETException