com.ptc.wvs.server.util
Class ETB
java.lang.Object
com.ptc.wvs.server.util.ETB
- public class ETB
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
entries
private Vector entries
DELIMITER
private static final String DELIMITER
- See Also:
- Constant Field Values
COMPONENTNUMBER
private static final int COMPONENTNUMBER
- See Also:
- Constant Field Values
COMPONENTNAME
private static final int COMPONENTNAME
- See Also:
- Constant Field Values
METATAG
private static final int METATAG
- See Also:
- Constant Field Values
TARGETFILE
private static final int TARGETFILE
- See Also:
- Constant Field Values
NAME
private static final int NAME
- See Also:
- Constant Field Values
FILE
private static final int FILE
- See Also:
- Constant Field Values
TAG
private static final int TAG
- See Also:
- Constant Field Values
LOCK
private static final int LOCK
- See Also:
- Constant Field Values
ETB
public ETB(String etbEntry)
isValid
public boolean isValid(boolean VERBOSE)
getComponentNumber
public String getComponentNumber()
getComponentName
public String getComponentName()
getMetaTag
public String getMetaTag()
getTargetWcFile
public String getTargetWcFile()
getTargetFile
public String getTargetFile()
getName
public String getName()
getWcFile
public String getWcFile()
getID
public String getID()
getTag
public String getTag()
getLock
public String getLock()
printEntries
public void printEntries()