alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Commons Digester example source code file (input.txt)

This example Commons Digester source code file (input.txt) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Commons Digester tags/keywords

all-uppercase, case, case, here, here, is, it, it, some, text, this, transform, transform

The Commons Digester input.txt source code

This is a test input file
for the pipeline demo.

It has multiple lines of text, which
are transformed one-by-one using
plugin classes.

HERE IS SOME ALL-UPPERCASE TEXT and here some lowercase text
which demonstrates the Case Transform plugin.

Here are some lines to demonstrate the substitution plugin:
changeme 1
and changeme2
and changeme again.

Other Commons Digester examples (source code examples)

Here is a short list of links related to this Commons Digester input.txt source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.