|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--net.firstpartners.nounit.snippet.AbstractSnippet
|
+--net.firstpartners.nounit.snippet.SnippetProject
Holds Information about a Java Project (i.e. Multiple Packages)
| Fields inherited from class net.firstpartners.nounit.snippet.AbstractSnippet |
innerAccess, innerName |
| Fields inherited from interface net.firstpartners.nounit.snippet.xml.IXmlConstants |
ATTRIBUTE_ACCESS, ATTRIBUTE_CLASS, ATTRIBUTE_METHOD, ATTRIBUTE_NAME, ATTRIBUTE_PACKAGE_LOCATION, ELEMENT_CALLS, ELEMENT_CLASS, ELEMENT_CLASS_EXTENDS, ELEMENT_METHOD, ELEMENT_PACKAGE, ELEMENT_PARAM, ELEMENT_PROJECT |
| Constructor Summary | |
SnippetProject(Snippets packages)
Creates new SnippetProject |
|
| Method Summary | |
org.jdom.Element |
getNodes()
Get an XML Representation of this Class (as Jdom nodes) |
java.lang.String |
toString()
over-ride Object.toString() to provide more information about this class |
java.lang.String |
toXml()
Get an XML Representation of this Class (as String of XML) |
| Methods inherited from class net.firstpartners.nounit.snippet.AbstractSnippet |
toXml |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SnippetProject(Snippets packages)
packages - , Snippets (Collection) of Classes| Method Detail |
public java.lang.String toString()
toString in class AbstractSnippetpublic java.lang.String toXml()
toXml in interface IXmlSourcepublic org.jdom.Element getNodes()
getNodes in interface IXmlJdomSource
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||