1 /*
2 * $Id: IContentAccessors.java,v 1.1 2006/11/09 19:09:07 oeuillot Exp $
3 */
4 package org.rcfaces.core.component.familly;
5
6 /**
7 *
8 * @author Olivier Oeuillot (latest modification by $Author: oeuillot $)
9 * @version $Revision: 1.1 $ $Date: 2006/11/09 19:09:07 $
10 */
11 public interface IContentAccessors {
12
13 }