Examples of OGCThree


Examples of com.uic.ase.proj.xbn.template.OGCThree

    <P>Create a GetTOG3FString.</P>

    <P>Equal to <CODE><A HREF="~JD~gtog3fs#gtog3fs(s,ogc3)~EJD~">GetTOG3FString</A>(s_srcTxt, (new <A HREF="~JD~ogc3#ogc3(s,s,s)~EJD~">OGCThree</A>(s_gap1, s_gap2, s_gap3)))</CODE></P>
   **/
  public GetTOG3FString(String s_srcTxt, String s_gap1, String s_gap2, String s_gap3)  {
    this(s_srcTxt, (new OGCThree(s_gap1, s_gap2, s_gap3)));
  }
View Full Code Here

Examples of com.uic.ase.proj.xbn.template.OGCThree

    <P>Create a GetTOG3FString.</P>

    <P>Equal to <CODE><A HREF="~JD~gtog3fs#gtog3fs(s,s,ogc3)~EJD~">GetTOG3FString</A>(s_templateName, s_srcTxt, (new <A HREF="~JD~ogc3#ogc3(s,s,s)~EJD~">OGCThree</A>(s_gap1, s_gap2, s_gap3)))</CODE></P>
   **/
  public GetTOG3FString(String s_templateName, String s_srcTxt, String s_gap1, String s_gap2, String s_gap3)  {
    this(s_templateName, s_srcTxt, (new OGCThree(s_gap1, s_gap2, s_gap3)));
  }
View Full Code Here

Examples of com.uic.ase.proj.xbn.template.OGCThree

    <P>Create a GetTOG3FString.</P>

    <P>Equal to <CODE><A HREF="~JD~gtog3fs#gtog3fs(s,ogc3,gc)~EJD~">GetTOG3FString</A>(s_srcTxt, (new <A HREF="~JD~ogc3#ogc3(s,s,s)~EJD~">OGCThree</A>(s_gap1, s_gap2, s_gap3)), gap_config)</CODE></P>
   **/
  public GetTOG3FString(String s_srcTxt, String s_gap1, String s_gap2, String s_gap3, GapConfig gap_config)  {
    this(s_srcTxt, (new OGCThree(s_gap1, s_gap2, s_gap3)), gap_config);
  }
View Full Code Here

Examples of com.uic.ase.proj.xbn.template.OGCThree

    <P>Create a GetTOG3FString.</P>

    <P>Equal to <CODE><A HREF="~JD~gtog3fs#gtog3fs(s,ogc3,optr)~EJD~">GetTOG3FString</A>(s_srcTxt, (new <A HREF="~JD~ogc3#ogc3(s,s,s)~EJD~">OGCThree</A>(s_gap1, s_gap2, s_gap3)), optr_dbg)</CODE></P>
   **/
  public GetTOG3FString(String s_srcTxt, String s_gap1, String s_gap2, String s_gap3, Outputter optr_dbg)  {
    this(s_srcTxt, (new OGCThree(s_gap1, s_gap2, s_gap3)), optr_dbg);
  }
View Full Code Here

Examples of com.uic.ase.proj.xbn.template.OGCThree

    <P>Create a GetTOG3FString.</P>

    <P>Equal to <CODE><A HREF="~JD~gtog3fs#gtog3fs(s,s,ogc3,gc)~EJD~">GetTOG3FString</A>(s_templateName, s_srcTxt, (new <A HREF="~JD~ogc3#ogc3(s,s,s)~EJD~">OGCThree</A>(s_gap1, s_gap2, s_gap3)), gap_config)</CODE></P>
   **/
  public GetTOG3FString(String s_templateName, String s_srcTxt, String s_gap1, String s_gap2, String s_gap3, GapConfig gap_config)  {
    this(s_templateName, s_srcTxt, (new OGCThree(s_gap1, s_gap2, s_gap3)), gap_config);
  }
View Full Code Here

Examples of com.uic.ase.proj.xbn.template.OGCThree

    <P>Create a GetTOG3FString.</P>

    <P>Equal to <CODE><A HREF="~JD~gtog3fs#gtog3fs(s,s,ogc3,optr)~EJD~">GetTOG3FString</A>(s_templateName, s_srcTxt, (new <A HREF="~JD~ogc3#ogc3(s,s,s)~EJD~">OGCThree</A>(s_gap1, s_gap2, s_gap3)), optr_dbg)</CODE></P>
   **/
  public GetTOG3FString(String s_templateName, String s_srcTxt, String s_gap1, String s_gap2, String s_gap3, Outputter optr_dbg)  {
    this(s_templateName, s_srcTxt, (new OGCThree(s_gap1, s_gap2, s_gap3)), optr_dbg);
  }
View Full Code Here

Examples of com.uic.ase.proj.xbn.template.OGCThree

    <P>Create a GetTOG3FString.</P>

    <P>Equal to <CODE><A HREF="~JD~gtog3fs#gtog3fs(s,s,ogc3,gc,optr)~EJD~">GetTOG3FString</A>(s_templateName, s_srcTxt, (new <A HREF="~JD~ogc3#ogc3(s,s,s)~EJD~">OGCThree</A>(s_gap1, s_gap2, s_gap3)), gap_config, optr_dbg)</CODE></P>
   **/
  public GetTOG3FString(String s_templateName, String s_srcTxt, String s_gap1, String s_gap2, String s_gap3, GapConfig gap_config, Outputter optr_dbg)  {
    this(s_templateName, s_srcTxt, (new OGCThree(s_gap1, s_gap2, s_gap3)), gap_config, optr_dbg);
  }
View Full Code Here

Examples of com.uic.ase.proj.xbn.template.OGCThree

    <P>Create a TOGThree.</P>

    <P>Equal to <CODE><A HREF="~JD~tog3(flr,ogc3)~EJD~">TOGThree</A>(flr_srcTxt, (new <A HREF="~JD~ogc3#ogc3(s,s,s)~EJD~">OGCThree</A>(s_gap1, s_gap2, s_gap3)))</CODE></P>
   **/
  public TOGThree(ForLineRetrieval flr_srcTxt, String s_gap1, String s_gap2, String s_gap3) throws TemplateFormatException  {
    this(flr_srcTxt, (new OGCThree(s_gap1, s_gap2, s_gap3)));
  }
View Full Code Here

Examples of com.uic.ase.proj.xbn.template.OGCThree

    <P>Create a TOGThree.</P>

    <P>Equal to <CODE><A HREF="~JD~tog3(flr,ogc3,tpc)~EJD~">TOGThree</A>(flr_srcTxt, (new <A HREF="~JD~ogc3#ogc3(s,s,s)~EJD~">OGCThree</A>(s_gap1, s_gap2, s_gap3)), tp_config)</CODE></P>
   **/
  public TOGThree(ForLineRetrieval flr_srcTxt, TParseConfig tp_config, String s_gap1, String s_gap2, String s_gap3) throws TemplateFormatException  {
    this(flr_srcTxt, (new OGCThree(s_gap1, s_gap2, s_gap3)), tp_config);
  }
View Full Code Here

Examples of com.uic.ase.proj.xbn.template.OGCThree

    <P>Create a TOGThree.</P>

    <P>Equal to <CODE><A HREF="~JD~tog3(s,flr,ogc3)~EJD~">TOGThree</A>(s_name, flr_srcTxt, (new <A HREF="~JD~ogc3#ogc3(s,s,s)~EJD~">OGCThree</A>(s_gap1, s_gap2, s_gap3)))</CODE></P>
   **/
  public TOGThree(String s_name, ForLineRetrieval flr_srcTxt, String s_gap1, String s_gap2, String s_gap3) throws TemplateFormatException  {
    this(s_name, flr_srcTxt, (new OGCThree(s_gap1, s_gap2, s_gap3)));
  }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.