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