public class DeclImpl extends Object implements org.iso_relax.dispatcher.ElementDecl, org.iso_relax.dispatcher.AttributesDecl, Serializable
| Modifier and Type | Field and Description |
|---|---|
Expression |
exp
"meat" of this Rule.
|
protected String |
name
name of this rule
|
| Constructor and Description |
|---|
DeclImpl(ReferenceExp exp) |
DeclImpl(String name,
Expression exp) |
public final Expression exp
protected final String name
public DeclImpl(ReferenceExp exp)
public DeclImpl(String name, Expression exp)
public String getName()
getName in interface org.iso_relax.dispatcher.AttributesDeclgetName in interface org.iso_relax.dispatcher.ElementDeclpublic boolean getFeature(String feature) throws SAXNotRecognizedException
getFeature in interface org.iso_relax.dispatcher.AttributesDeclgetFeature in interface org.iso_relax.dispatcher.ElementDeclSAXNotRecognizedExceptionpublic Object getProperty(String property) throws SAXNotRecognizedException
getProperty in interface org.iso_relax.dispatcher.AttributesDeclgetProperty in interface org.iso_relax.dispatcher.ElementDeclSAXNotRecognizedExceptionCopyright © 2014 Oracle Corporation. All Rights Reserved.