org.apache.ws.jaxme.generator.sg.impl.ccsg

Class SimpleContentHandlerSG

public class SimpleContentHandlerSG extends EmptyElementHandlerSG

Creates an instance of {@link org.apache.ws.jaxme.impl.JMSAXElementParser}, which parses a complex element with simple content.
Constructor Summary
SimpleContentHandlerSG(ComplexTypeSG pType, JavaSource pJs)
Creates a new instance, which generates a handler for the given complex type.
Method Summary
JavaMethodnewEndElementMethod()

Constructor Detail

SimpleContentHandlerSG

public SimpleContentHandlerSG(ComplexTypeSG pType, JavaSource pJs)
Creates a new instance, which generates a handler for the given complex type.

Method Detail

newEndElementMethod

public JavaMethod newEndElementMethod()