xbn.template.util
Class GetTOG2From
java.lang.Object
|
+--xbn.XBNObject
|
+--xbn.template.util.GetTemplateFrom
|
+--xbn.template.util.GetTOGFrom
|
+--xbn.template.util.GetTOG2From
- Direct Known Subclasses:
- GetTOG2FFile, GetTOG2FString
- public class GetTOG2From
- extends GetTOGFrom
A GetTOGFrom for retrieving TOGTwos.
Source code: GetTOG2From.java.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetTOG2From
public GetTOG2From(String s_templateName,
ForLineRetrieval flr_srcTxt,
OGCTwo ogc_two,
GapConfig gap_config,
Outputter optr_dbg)
Get a TOGTwo from the requested template name, ForLineRetrieval, GapConfig, OGCTwo and Outputter.
Equal to GetTOGFrom(s_templateName, flr_srcTxt, gap_config, optr_dbg, ogc_two)
createTemplate
protected final Template createTemplate(String s_templateName,
ForLineRetrieval flr_srcTxt,
TParseConfig tp_config,
TFilter template_filter)
Create a TOGTwo from the constructor parameters.
- Overrides:
createTemplate
in class GetTOGFrom
getTOGTwo
public final TOGTwo getTOGTwo()
Copyright 1997-2003, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.
http://sourceforge.net/projects/xbnjava