org.apache.ws.jaxme.generator.sg

Interface SGlet

Known Subinterfaces:
SGlet.TypedSGlet

public interface SGlet

An SGlet is a tiny source generator used to generate sources in a loop.
Author:
Jochen Wiedmann

Nested Class Summary

static interface
SGlet.TypedSGlet

Method Summary

void
generate(JavaMethod pMethod, Object pValue)

Method Details

generate

public void generate(JavaMethod pMethod,
                     Object pValue)
            throws SAXException