com.sun.msv.relaxns.reader.trex

Class TREXIslandSchemaReader

Implemented Interfaces:
IslandSchemaReader

public class TREXIslandSchemaReader
extends XMLFilterImpl
implements IslandSchemaReader

reads extended-TREX grammar (extended by RELAX Namespace) and constructs IslandSchema.
Author:
Kohsuke KAWAGUCHI

Constructor Summary

TREXIslandSchemaReader(TREXGrammarReader baseReader)

Method Summary

IslandSchema
getSchema()

Constructor Details

TREXIslandSchemaReader

public TREXIslandSchemaReader(TREXGrammarReader baseReader)

Method Details

getSchema

public final IslandSchema getSchema()