Serializablepublic class Grammar extends Object implements Serializable
| Constructor | Description |
|---|---|
Grammar() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object other) |
Method equals.
|
String |
getGlib() |
Get colon separated or semicolon separated supergrammar file
names.
|
String |
getName() |
Get the grammar file name.
|
int |
hashCode() |
Method hashCode.
|
void |
setGlib(String glib) |
Set colon separated or semicolon separated supergrammar file
names.
|
void |
setName(String name) |
Set the grammar file name.
|
String |
toString() |
Method toString.
|
public boolean equals(Object other)
public String getGlib()
public String getName()
public void setGlib(String glib)
glib - public void setName(String name)
name - Copyright © 2004–2019 MojoHaus. All rights reserved.