org.apache.ws.jaxme.generator.sg.impl.ccsg
public class EmptyElementHandlerSG extends HandlerSGImpl
Constructor Summary | |
---|---|
EmptyElementHandlerSG(ComplexTypeSG pType, JavaSource pJs) Creates a new instance, which generates a handler
for the given complex type. |
Method Summary | |
---|---|
JavaMethod | newIsAtomicMethod() |
JavaMethod | newIsEmptyMethod() |
JavaMethod | newIsFinishedMethod() |
JavaMethod | newStartElementMethod() |