Serialized Form
Package com.sun.tools.xjc |
options
Options options
Package com.sun.tools.xjc.api.util |
toolsJar
java.io.File toolsJar
- Location where we expected to find tools.jar
Package com.sun.tools.xjc.installer |
accepted
boolean accepted
Package com.sun.tools.xjc.model |
next
CCustomizations next
- All
CCustomizations
used by a Model
form a single linked list
so that we can look for unacknowledged customizations later.
- See Also:
CPluginCustomization.markAsAcknowledged()
,
CCustomizations.setParent(Model,CCustomizable)
owner
CCustomizable owner
- The owner model component that carries these customizations.
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.api |
Package com.sun.xml.bind.serializer |
Package com.sun.xml.bind.unmarshaller |
locator
org.xml.sax.Locator locator
- Deprecated.
nestedException
java.lang.Exception nestedException
- Deprecated.
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.v2.runtime |
serialVersionUID: 1L
pos
java.util.List<E> pos
- Read-only list of
Location
s.
serialVersionUID: 1L
errors
java.util.List<E> errors
Package com.sun.xml.bind.v2.runtime.reflect |
itemType
java.lang.Class<T> itemType
Package com.sun.xml.bind.v2.util |
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