xbn_examples.template
Class XmplTemplateFiller
java.lang.Object
|
+--xbn.XBNObject
|
+--xbn.programs.XBNStatic
|
+--xbn_examples.template.XmplTemplateFiller
- public class XmplTemplateFiller
- extends XBNStatic
Demonstrates TemplateFiller.
Source code: XmplTemplateFiller.java
Here is the Template source text used by this example:
Dear You,
Hello there ~G~name_first~EG~. It seems that your last name is ~G~name_last~EG~.
I hope things are going well for you, ~G~name_first~EG~ ~G~name_last~EG~.
Love, Me.
|
|
Method Summary |
static void |
main(String[] as_cmdLineParams)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sLS
public static final String sLS
sTMPL_SOURCE
public static final String sTMPL_SOURCE
XmplTemplateFiller
public XmplTemplateFiller()
main
public static void main(String[] as_cmdLineParams)
Copyright 1997-2003, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.
http://sourceforge.net/projects/xbnjava