|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectrelaxngcc.datatype.Macro.Variable
public static final class Macro.Variable
Variable.
| Constructor Summary | |
|---|---|
Macro.Variable(java.lang.String _name,
org.xml.sax.Locator loc)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString(java.util.Map dictionary)
Replaces this token with its definition in the dictionary file. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Macro.Variable(java.lang.String _name,
org.xml.sax.Locator loc)
_name - variable name.loc - Location of the occurence of this variable.
used for error messages.| Method Detail |
|---|
public java.lang.String toString(java.util.Map dictionary)
throws NoDefinitionException
NoDefinitionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||