summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/commons-betwixt/metadata.xml')
-rw-r--r--dev-java/commons-betwixt/metadata.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-betwixt/metadata.xml b/dev-java/commons-betwixt/metadata.xml
index f1521d07c71f..392662d241d0 100644
--- a/dev-java/commons-betwixt/metadata.xml
+++ b/dev-java/commons-betwixt/metadata.xml
@@ -8,9 +8,9 @@
beans to XML in a flexible way. It is implemented using an XMLIntrospector
and XMLBeanInfo classes which are similar to the standard Introspector and
BeanInfo from the Java Beans specification.
-
+
Betwixt provides a way of turning beans into XML as well as automatically
- generating digester rules in a way that can be customized on a per type
+ generating digester rules in a way that can be customized on a per type
manner in the same way that the BeanInfo mechanism can be used to customize
the default introspection on a java object.
</longdescription>