org.apache.cocoon.components.accessor
Interface Accessor

All Known Implementing Classes:
MapAccessor, ObjectModelAccessor

public interface Accessor

Version:
SVN $Id: Accessor.java 169483 2005-05-10 14:57:03Z lgawron $

Field Summary
static String ROLE
           
 
Method Summary
 Object getObject()
           
 

Field Detail

ROLE

public static final String ROLE
Method Detail

getObject

public Object getObject()


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.