|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectOtherExp
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.
Constructor Summary | |
---|---|
GrammarImpl.Plug()
|
Method Summary | |
---|---|
abstract void |
connect(ExpressionPool pool,
Grammar[] others)
Called to connect a grammar to other grammars after each package-level GrammarInfo is loaded. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GrammarImpl.Plug()
Method Detail |
---|
public abstract void connect(ExpressionPool pool, 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 |