<P>Create a TOGThree.</P>
<P>Equal to <CODE><A HREF="~JD~tog3(s,flr,ogc3,tpc)~EJD~">TOGThree</A>(s_name, flr_srcTxt, ogc_three, (new <A HREF="~JD~tpc#tpc()~EJD~">TParseConfig</A>()))</CODE></P>
**/
public TOGThree(String s_name, ForLineRetrieval flr_srcTxt, OGCThree ogc_three) throws TemplateFormatException {
this(s_name, flr_srcTxt, ogc_three, (new TParseConfig()));
}