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, visit
public LaxWildcardPlug(com.sun.msv.grammar.NameClass namespaces)
namespaces
- public void connect(com.sun.msv.grammar.ExpressionPool pool, com.sun.msv.grammar.Grammar[] others)
StrictWildcardPlug
connect
in class StrictWildcardPlug
pool
- 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 StrictWildcardPlug
Copyright © 2022 Oracle Corporation. All rights reserved.