|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jtools.tmpl.destLanguage.Properties
public class Properties
Constructor Summary | |
---|---|
Properties()
|
Method Summary | |
---|---|
String |
getCommentLineEnd()
gets the tag that indicates the end of a line comment in this dest language. |
String |
getCommentLineStart()
gets the tag that indicates the start of a line comment in this dest language. |
String |
getName()
gets the name of this dest language. |
String |
getTmplLanguageName()
gets the name of this dest language's default tmpl language name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Properties()
Method Detail |
---|
public String getName()
DestLanguage
getName
in interface DestLanguage
public String getTmplLanguageName()
DestLanguage
getTmplLanguageName
in interface DestLanguage
public String getCommentLineStart()
DestLanguage
getCommentLineStart
in interface DestLanguage
public String getCommentLineEnd()
DestLanguage
getCommentLineEnd
in interface DestLanguage
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |