org.apache.commons.digester.annotations.handlers
Interface DefaultLoaderHandler

All Superinterfaces:
DigesterLoaderHandler<Annotation,AnnotatedElement>

public interface DefaultLoaderHandler
extends DigesterLoaderHandler<Annotation,AnnotatedElement>

The DefaultLoaderHandler marks rules that have to be processed by the built-in Digester annotation rules engine.

Since:
2.1

Method Summary
 
Methods inherited from interface org.apache.commons.digester.annotations.DigesterLoaderHandler
handle
 



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