public class LaxWildcardPlug extends StrictWildcardPlug
namespaces| Constructor and Description |
|---|
LaxWildcardPlug(com.sun.msv.grammar.NameClass namespaces)
Constructor for LaxWildcardPlug.
|
| Modifier and Type | Method and Description |
|---|---|
void |
connect(com.sun.msv.grammar.ExpressionPool pool,
com.sun.msv.grammar.Grammar[] others)
Look for elements that belong to the wildcard and pick them up.
|
protected void |
onElementFound(com.sun.msv.grammar.ElementExp elem) |
calcEpsilonReducibility, calcHashCode, equals, printName, visit, visit, visit, visitpublic LaxWildcardPlug(com.sun.msv.grammar.NameClass namespaces)
namespaces - public void connect(com.sun.msv.grammar.ExpressionPool pool,
com.sun.msv.grammar.Grammar[] others)
StrictWildcardPlugconnect in class StrictWildcardPlugpool - this object can be used by callee to create new expression
objects if necessaryprotected void onElementFound(com.sun.msv.grammar.ElementExp elem)
onElementFound in class StrictWildcardPlugCopyright © 2015 Oracle Corporation. All Rights Reserved.