com.sun.msv.relaxns.grammar
Class DeclImpl
java.lang.Object
com.sun.msv.relaxns.grammar.DeclImpl
- All Implemented Interfaces:
- org.iso_relax.dispatcher.AttributesDecl, org.iso_relax.dispatcher.ElementDecl, Serializable
- 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.
- Author:
- Kohsuke KAWAGUCHI
- See Also:
- Serialized Form
exp
public final Expression exp
- "meat" of this Rule.
DeclImpl
public DeclImpl(ReferenceExp exp)
DeclImpl
public DeclImpl(String name,
Expression exp)
getFeature
public boolean getFeature(String feature)
throws SAXNotRecognizedException
- Specified by:
getFeature
in interface org.iso_relax.dispatcher.ElementDecl
- Throws:
SAXNotRecognizedException
getName
public String getName()
- Specified by:
getName
in interface org.iso_relax.dispatcher.ElementDecl
getProperty
public Object getProperty(String property)
throws SAXNotRecognizedException
- Specified by:
getProperty
in interface org.iso_relax.dispatcher.ElementDecl
- Throws:
SAXNotRecognizedException
Copyright © 2001-2003 Sun Microsystems, Inc. Documenation generated April 28 2005.