Package monq
Class Example
java.lang.Object
monq.Example
Basic example use of the software.
This program is only for demonstration purposes. Look at the source code. Its functionality is likely not useful for anything.
-
Method Summary
-
Method Details
-
main
Copies standard input to standard output while marking integer numbers and sequences of alpha characters starting with an uppercase character with<num>and<alpha>respectively. Produces a final count of either category,- Parameters:
args- unused- Throws:
Exception
-