|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectschemajic.schema.Modifier
public class Modifier
Processing support for ASN.1 structured type component level modifier.
| Field Summary | |
|---|---|
static Modifier |
NULL
|
| Constructor Summary | |
|---|---|
Modifier()
Constructor for Modifier. |
|
| Method Summary | |
|---|---|
void |
accept(ModifierVisitor v,
java.lang.Object param)
Calls the visit method of the
ModifierVisitor, passing itself as
an argument. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Modifier NULL
| Constructor Detail |
|---|
public Modifier()
Modifier.
| Method Detail |
|---|
public void accept(ModifierVisitor v,
java.lang.Object param)
visit method of the
ModifierVisitor, passing itself as
an argument.
v - instance of the modifier visitorparam - additional processing information for the visitor
|
XCMS Toolkit | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||