org.tm4j.panckoucke.impl.context.reader .SetMemberRule

Description

This rule supports setting of Params, it accepts either value or type as attributes to the associated tag. type attributes will be interpreted as class names and instanciated. value attributes will be interpreted as String values The Member is created and set to the top of the stack at the beginn event and set to the next element of the stack at the end event

Inheritance Hierarchy

Method Summary
void begin(java.lang.String ns,java.lang.String name,org.xml.sax.Attributes attributes)
void end(java.lang.String ns,java.lang.String name)