org.jtracker.jtcase.eng
Class TPIDModel
java.lang.Object
org.jtracker.jtcase.eng.TPIDModel
- public class TPIDModel
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TPID_SIGN_COMMENTMODE_BEGIN
static final java.lang.String TPID_SIGN_COMMENTMODE_BEGIN
- See Also:
- Constant Field Values
TPID_SIGN_COMMENTMODE_LONG_MIN
static final int TPID_SIGN_COMMENTMODE_LONG_MIN
- See Also:
- Constant Field Values
TPID_SIGN_TPMODE_BEGIN
static final java.lang.String TPID_SIGN_TPMODE_BEGIN
- See Also:
- Constant Field Values
TPID_SIGN_TPMODE_SET
static final java.lang.String TPID_SIGN_TPMODE_SET
- See Also:
- Constant Field Values
TPID_SIGN_TPMODE_END
static final java.lang.String TPID_SIGN_TPMODE_END
- See Also:
- Constant Field Values
TPID_SIGN_TPMODE_LONG_MIN
static final int TPID_SIGN_TPMODE_LONG_MIN
- See Also:
- Constant Field Values
TPID_ITEM_DIV
static final java.lang.String TPID_ITEM_DIV
- See Also:
- Constant Field Values
idFilt
public static java.lang.String idFilt
line
int line
TPID
java.lang.String TPID
TPIDModel
public TPIDModel()
TPIDModel
public TPIDModel(java.lang.String str,
int line)
TPIDModel
public TPIDModel(TPIDModel idModel)
getTpIDItem
public java.lang.String getTpIDItem()
setLine
public void setLine(int line)
getLine
public int getLine()
setTpID
public void setTpID(java.lang.String id)
getTpID
public java.lang.String getTpID()
processLine
protected void processLine(java.lang.String str,
int line)
produceTPIDString
public static java.lang.String produceTPIDString(java.lang.String str,
int line)
getTpID_CommentMode
public static java.lang.String getTpID_CommentMode(java.lang.String str)
getTpID_TPMode
public static java.lang.String getTpID_TPMode(java.lang.String str)
main
public static void main(java.lang.String[] args)