| java.lang.Object embedding.ExampleObj2XML
ExampleObj2XML | public class ExampleObj2XML (Code) | | This class demonstrates the conversion of an arbitrary object file to an
XML file.
|
createSampleProjectTeam | public static ProjectTeam createSampleProjectTeam()(Code) | | Creates a sample ProjectTeam instance for this demo.
ProjectTeam the newly created ProjectTeam instance |
main | public static void main(String[] args)(Code) | | Main method.
Parameters: args - command-line arguments |
|
|