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
Expression topLevel
pool
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
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.