public class ClayNamespaceBuilderRule extends Object implements org.apache.commons.chain.Command
| Constructor and Description |
|---|
ClayNamespaceBuilderRule() |
public boolean execute(org.apache.commons.chain.Context context)
throws Exception
Maps matching html Node's to
corresponding builders.
execute in interface org.apache.commons.chain.Commandcontext - commons chainstrue if the chain is doneException - propagated up to the top of the chainCopyright © 2004-2013 Apache Software Foundation. All Rights Reserved.