|
||||||||||
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
com.sun.xml.bind.xmlschema.StrictWildcardPlug
com.sun.xml.bind.xmlschema.LaxWildcardPlug
public class LaxWildcardPlug
Plug that implements the semantics of the lax wildcard of XML Schema.
Field Summary |
---|
Fields inherited from class com.sun.xml.bind.xmlschema.StrictWildcardPlug |
---|
namespaces |
Constructor Summary | |
---|---|
LaxWildcardPlug(NameClass namespaces)
Constructor for LaxWildcardPlug. |
Method Summary | |
---|---|
void |
connect(ExpressionPool pool,
Grammar[] others)
Look for elements that belong to the wildcard and pick them up. |
protected void |
onElementFound(ElementExp elem)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LaxWildcardPlug(NameClass namespaces)
namespaces
- Method Detail |
---|
public void connect(ExpressionPool pool, Grammar[] others)
StrictWildcardPlug
connect
in class StrictWildcardPlug
pool
- this object can be used by callee to create new expression
objects if necessaryprotected void onElementFound(ElementExp elem)
onElementFound
in class StrictWildcardPlug
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |