xbn.template.util
Class GetTOG1From

java.lang.Object
  |
  +--xbn.XBNObject
        |
        +--xbn.template.util.GetTemplateFrom
              |
              +--xbn.template.util.GetTOGFrom
                    |
                    +--xbn.template.util.GetTOG1From
Direct Known Subclasses:
GetTOG1FFile, GetTOG1FString

public class GetTOG1From
extends GetTOGFrom

A GetTOGFrom for retrieving TOGOnes.

Source code:  GetTOG1From.java.


Fields inherited from class xbn.XBNObject
bFALSE_IN_PRODUCTION, bTRUE_IN_PRODUCTION, sCNSTR, sES, sLINE_SEP
 
Constructor Summary
GetTOG1From(String s_templateName, ForLineRetrieval flr_srcTxt, OGCOne ogc_one, GapConfig gap_config, Outputter optr_dbg)
          Create a TOGOne.
 
Method Summary
protected  Template createTemplate(String s_templateName, ForLineRetrieval flr_srcTxt, TParseConfig tp_config, TFilter template_filter)
          Create a Template from the constructor parameters.
 TOGOne getTOGOne()
           
 
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

GetTOG1From

public GetTOG1From(String s_templateName,
                   ForLineRetrieval flr_srcTxt,
                   OGCOne ogc_one,
                   GapConfig gap_config,
                   Outputter optr_dbg)

Create a TOGOne.

Equal to GetTOGFrom(s_templateName, flr_srcTxt, gap_config, optr_dbg, ogc_one)

Method Detail

createTemplate

protected final Template createTemplate(String s_templateName,
                                        ForLineRetrieval flr_srcTxt,
                                        TParseConfig tp_config,
                                        TFilter template_filter)

Create a Template from the constructor parameters.

Overrides:
createTemplate in class GetTOGFrom

getTOGOne

public final TOGOne getTOGOne()



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