|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.codegen.jet.JETCompiler org.eclipse.emf.codegen.jet.JETEmitter.MyBaseJETCompiler org.eclipse.emf.codegen.jet.JETEmitter.MyJETCompiler
protected class JETEmitter.MyJETCompiler
Field Summary |
---|
Fields inherited from class org.eclipse.emf.codegen.jet.JETEmitter.MyBaseJETCompiler |
---|
classLoader |
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 |
Constructor Summary | |
---|---|
JETEmitter.MyJETCompiler(java.lang.String templateURI)
|
|
JETEmitter.MyJETCompiler(java.lang.String[] templateURIPath,
java.lang.String relativeTemplateURI)
|
|
JETEmitter.MyJETCompiler(java.lang.String[] templateURIPath,
java.lang.String relativeTemplateURI,
java.lang.String encoding)
|
|
JETEmitter.MyJETCompiler(java.lang.String templateURI,
java.lang.String encoding)
|
Method Summary |
---|
Methods inherited from class org.eclipse.emf.codegen.jet.JETEmitter.MyBaseJETCompiler |
---|
handleNewSkeleton |
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 |
Constructor Detail |
---|
public JETEmitter.MyJETCompiler(java.lang.String templateURI) throws JETException
JETException
public JETEmitter.MyJETCompiler(java.lang.String templateURI, java.lang.String encoding) throws JETException
JETException
public JETEmitter.MyJETCompiler(java.lang.String[] templateURIPath, java.lang.String relativeTemplateURI) throws JETException
JETException
public JETEmitter.MyJETCompiler(java.lang.String[] templateURIPath, java.lang.String relativeTemplateURI, java.lang.String encoding) throws JETException
JETException
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |