org.apache.cocoon.woody.samples.bindings
Class LenientBaseBean

java.lang.Object
  extended by org.apache.cocoon.woody.samples.bindings.LenientBaseBean
Direct Known Subclasses:
LenientNotOKBean, LenientOKBean

public class LenientBaseBean
extends Object

LenientBaseBean

Version:
$Id: LenientBaseBean.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Author:
Marc Portier

Field Summary
protected  String breakingField
           
protected  String surviveField
           
 
Constructor Summary
protected LenientBaseBean(String initVal)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

breakingField

protected String breakingField

surviveField

protected String surviveField
Constructor Detail

LenientBaseBean

protected LenientBaseBean(String initVal)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.