|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.codegen.jet.JETScriptletGenerator
public class JETScriptletGenerator
Generator for <% .... %> stuff.
Field Summary | |
---|---|
protected char[] |
chars
|
Constructor Summary | |
---|---|
JETScriptletGenerator(char[] chars)
|
Method Summary | |
---|---|
java.lang.String |
generate()
|
static char[] |
removeQuotes(char[] characters)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected char[] chars
Constructor Detail |
---|
public JETScriptletGenerator(char[] chars)
Method Detail |
---|
public java.lang.String generate()
generate
in interface JETGenerator
public static char[] removeQuotes(char[] characters)
|
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 |