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.


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

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)

Method Detail

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

 

SourceForge.net Logo