Class DeclImpl

java.lang.Object
com.sun.msv.relaxns.grammar.DeclImpl
All Implemented Interfaces:
Serializable, org.iso_relax.dispatcher.AttributesDecl, org.iso_relax.dispatcher.ElementDecl

public class DeclImpl extends Object implements org.iso_relax.dispatcher.ElementDecl, org.iso_relax.dispatcher.AttributesDecl, Serializable
Implementation of ElementDecl interface by MSV grammar model.
See Also:
  • Field Details

    • exp

      public final Expression exp
      "meat" of this Rule.
    • name

      protected final String name
      name of this rule
  • Constructor Details

  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface org.iso_relax.dispatcher.AttributesDecl
      Specified by:
      getName in interface org.iso_relax.dispatcher.ElementDecl
    • getFeature

      public boolean getFeature(String feature) throws SAXNotRecognizedException
      Specified by:
      getFeature in interface org.iso_relax.dispatcher.AttributesDecl
      Specified by:
      getFeature in interface org.iso_relax.dispatcher.ElementDecl
      Throws:
      SAXNotRecognizedException
    • getProperty

      public Object getProperty(String property) throws SAXNotRecognizedException
      Specified by:
      getProperty in interface org.iso_relax.dispatcher.AttributesDecl
      Specified by:
      getProperty in interface org.iso_relax.dispatcher.ElementDecl
      Throws:
      SAXNotRecognizedException