|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--net.firstpartners.nounit.reader.bytecode.AbstractByteCodeSnippetFactory
|
+--net.firstpartners.nounit.reader.bytecode.ByteCodePackageSnippetFactory
Reads Entire Packages of Files (Byte Code) and returns them as snippets Package (one Directory) NOT project
| Constructor Summary | |
ByteCodePackageSnippetFactory(java.lang.String startDirectory)
Constructor - Get (and store) source class file |
|
| Method Summary | |
Snippets |
getSnippets()
Get a set of (package) snippets from the current source |
| Methods inherited from class net.firstpartners.nounit.reader.bytecode.AbstractByteCodeSnippetFactory |
cleanValues, cleanValues, tidyNames |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ByteCodePackageSnippetFactory(java.lang.String startDirectory)
startDirectory - to start reading classes from| Method Detail |
public Snippets getSnippets()
throws NoUnitException
getSnippets in interface ISnippetFactorygetSnippets in class AbstractByteCodeSnippetFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||