com.sun.msv.relaxns.reader.relax

Class RELAXCoreIslandSchemaReader

public class RELAXCoreIslandSchemaReader extends RELAXCoreReader implements IslandSchemaReader

reads RELAX-Namespace-extended RELAX Core.

Author: Kohsuke KAWAGUCHI

Constructor Summary
RELAXCoreIslandSchemaReader(GrammarReaderController controller, SAXParserFactory parserFactory, ExpressionPool pool, String expectedTargetnamespace)
Method Summary
StatecreateExpressionChildState(State parent, StartTagInfo tag)
IslandSchemagetSchema()

Constructor Detail

RELAXCoreIslandSchemaReader

public RELAXCoreIslandSchemaReader(GrammarReaderController controller, SAXParserFactory parserFactory, ExpressionPool pool, String expectedTargetnamespace)

Method Detail

createExpressionChildState

public State createExpressionChildState(State parent, StartTagInfo tag)

getSchema

public final IslandSchema getSchema()