What are Xbeans?
Created Nov 16, 1999
Bruce Martin
Xbeans.org is an open source project to build a repository
of useful reusable xbeans. Please visit xbeans.org,
if you want to contribute.
An Xbean is a software component that takes XML as input, processes it in some fashion and then passes XML on to the next Xbean.
Xbeans are Java Beans. Java Bean technology supports the packaging, reuse, connection and customization of Java code. With the appropriate set of Xbeans and a Java Bean design tool, it is possible to build useful distributed applications with little or no programming! See the white paper "Creating Distributed Applications Using Xbeans" for a more detailed discussion of Xbeans and applications that use them.