Class RELAXIslandSchema

java.lang.Object
com.sun.msv.relaxns.verifier.IslandSchemaImpl
com.sun.msv.relaxns.grammar.relax.RELAXIslandSchema
All Implemented Interfaces:
Serializable, org.iso_relax.dispatcher.IslandSchema

public class RELAXIslandSchema extends IslandSchemaImpl
IslandSchema implementation for RELAX module.
Author:
Kohsuke KAWAGUCHI
See Also:
  • Field Details

    • module

      protected final RELAXModule module
      underlying RELAX module which this IslandSchema is representing
    • pendingAnyOtherElements

      protected Set<Expression> pendingAnyOtherElements
  • Constructor Details

  • Method Details