|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.msv.grammar.Expression
com.sun.msv.grammar.OtherExp
com.sun.xml.bind.GrammarImpl.Plug
public abstract static class GrammarImpl.Plug
Inter-grammar connection that needs be bound. The connection mechanism will be implemented in derived classes.
| Field Summary |
|---|
| Fields inherited from class com.sun.msv.grammar.OtherExp |
|---|
exp |
| Fields inherited from class com.sun.msv.grammar.Expression |
|---|
anyString, epsilon, nullSet, verifierTag |
| Constructor Summary | |
|---|---|
GrammarImpl.Plug()
|
|
| Method Summary | |
|---|---|
abstract void |
connect(com.sun.msv.grammar.ExpressionPool pool,
com.sun.msv.grammar.Grammar[] others)
Called to connect a grammar to other grammars after each package-level GrammarInfo is loaded. |
| Methods inherited from class com.sun.msv.grammar.OtherExp |
|---|
calcEpsilonReducibility, calcHashCode, equals, printName, visit, visit, visit, visit |
| Methods inherited from class com.sun.msv.grammar.Expression |
|---|
getExpandedExp, hashCode, hashCode, hashCode, isEpsilonReducible, peelOccurence, readResolve, visit, visit, visit, visit |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GrammarImpl.Plug()
| Method Detail |
|---|
public abstract void connect(com.sun.msv.grammar.ExpressionPool pool,
com.sun.msv.grammar.Grammar[] others)
pool - this object can be used by callee to create new expression
objects if necessary
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||