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