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.


Fields inherited from class xbn.XBNObject
bFALSE_IN_PRODUCTION, bTRUE_IN_PRODUCTION, sCNSTR, sES, sLINE_SEP
 
Constructor Summary
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.
 
Method Summary
protected  Template createTemplate(String s_templateName, ForLineRetrieval flr_srcTxt, TParseConfig tp_config, TFilter template_filter)
          Create a TOGTwo from the constructor parameters.
 TOGTwo getTOGTwo()
           
 
Methods inherited from class xbn.template.util.GetTOGFrom
getTemplateOrderedGaps
 
Methods inherited from class xbn.template.util.GetTemplateFrom
getTemplate
 
Methods inherited from class xbn.XBNObject
getXMsgPrefix, sop, sopl, sopl, throwAX, throwAXIfBadStr, throwAXIfNull, throwAXSpoof
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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)

Method Detail

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

 

SourceForge.net Logo