net.firstpartners.nounit.snippet.xml
Interface IXmlSource

All Known Implementing Classes:
SnippetCalls, SnippetClass, SnippetMethod, SnippetPackage, SnippetProject

public interface IXmlSource

Indicates that the class can represent itself in XML


Method Summary
 java.lang.String toXml()
          Get an XML Representation of this Class (as String of XML)
 

Method Detail

toXml

public java.lang.String toXml()
Get an XML Representation of this Class (as String of XML)
Returns:
String with the XML description