Serialized Form
serialVersionUID: 1L
readObject
private void readObject(java.io.ObjectInputStream ois)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
- Throws:
java.io.IOException
topLevel
com.sun.msv.grammar.Expression topLevel
pool
com.sun.msv.grammar.ExpressionPool pool
plugs
GrammarImpl.Plug[] plugs
elementContents
java.util.Map<K,V> elementContents
- The content model of elements. Keyed by
ElementPattern
to its content model.
- Since:
- 1.0.3
serialVersionUID: 1L
linkedException
java.lang.Throwable linkedException
Package com.sun.xml.bind.serializer |
Package com.sun.xml.bind.util |
serialVersionUID: 1L
isModified
boolean isModified
serialVersionUID: 1L
core
java.util.List<E> core
- The actual storage.
Package com.sun.xml.bind.xmlschema |
found
com.sun.msv.grammar.NameClass found
- Union of all the name classes found so far.
namespaces
com.sun.msv.grammar.NameClass namespaces
- NameClass object that determines what this wildcard should allow.
pool
com.sun.msv.grammar.ExpressionPool pool