KeySample.MyFactory | code | html |
Bean | code | html |
Beans | code | html | |
ExampleModel | Javabean model object that represents a single example application. |
code | html |
KeySample | code | html | |
LaunchpadController | code | html | |
LaunchpadLauncher | Create the Launchpad application Controller and start it. |
code | html |
LaunchpadModel | Javabean model object that contains a full list of examples that can be launched as well as the currently selected one. |
code | html |
LaunchpadView | List of available applications on left and a HTML viewer on the right. |
code | html |
SampleFtp | this sample test class implements following FTP actions : Expected parameters in args[] are : 1) FTP server host's name 2) FTP userId to use 3) FTP password to use 4) Local work text file name to use for test. | code | html |
SampleMvsJobSubmission | Copyright (c) Jean-Yves MENGANT 2000,2001 Source code file example for YaFtp library usage. | code | html |
Trace | code | html | |
ValidateOutputWithDtd | This is a simple example/sample class that shows how to use the new Stax2 validation API to validate XML output written using XMLStreamWriter, against an DTD instance. | code | html |
ValidateWithDtd | This is a simple example command line utility, that shows how to use the new Stax2 validation API to validate input documents against specific DTD instance. | code | html |
ValidateWithRelaxNg | This is a simple example command line utility, that shows how to use the new Stax2 validation API to validate input documents against specific Relax NG schema instance. | code | html |