org.formaria.builder.generic
Interface InstructionProcessor


public interface InstructionProcessor

An instruction processor store

Copyright (c) Formaria Ltd., 2008, This software is licensed under the GNU Public License (GPL), please see license.txt for more details. If you make commercial use of this software you must purchase a commercial license from Formaria.


Method Summary
 java.lang.Object process(GenericBuilder builder, XmlElement node)
           
 

Method Detail

process

java.lang.Object process(GenericBuilder builder,
                         XmlElement node)