org.apache.ws.jaxme.generator.impl

Class SchemaReaderImpl

public abstract class SchemaReaderImpl extends Object implements SchemaReader

An abstract default implementation for SchemaReaders.

Author: Jochen Wiedmann

Constructor Summary
SchemaReaderImpl()
Method Summary
GeneratorgetGenerator()
voidsetGenerator(Generator pGenerator)

Constructor Detail

SchemaReaderImpl

public SchemaReaderImpl()

Method Detail

getGenerator

public Generator getGenerator()

setGenerator

public void setGenerator(Generator pGenerator)