org.apache.ws.jaxme.generator.sg

Interface SGlet

public interface SGlet

An SGlet is a tiny source generator used to generate sources in a loop.

Author: Jochen Wiedmann

Nested Class Summary
static interfaceSGlet.TypedSGlet
Method Summary
voidgenerate(JavaMethod pMethod, Object pValue)

Method Detail

generate

public void generate(JavaMethod pMethod, Object pValue)