|
2009-10-01 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.platform.validation.test.checker.ClassLibValidator
public class ClassLibValidator
| Constructor Summary | |
|---|---|
ClassLibValidator(LogService log)
Constructs an instance of this class from the specified log parameter. |
|
| Method Summary | |
|---|---|
int |
checkClasses()
Check classes and return the int result. |
int |
getClassCount()
Gets the class count (int) value. |
void |
loadClassLib(java.io.InputStream in)
Load class lib with the specified in parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassLibValidator(LogService log)
log - The log (LogService) parameter.| Method Detail |
|---|
public int checkClasses()
int) value.public int getClassCount()
int) value.
public void loadClassLib(java.io.InputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
in - The in (InputStream) parameter.
java.io.IOException
java.lang.ClassNotFoundException - Class Not Found Exception.
|
2009-10-01 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||