Serialized Form


Package com.sun.tools.xjc

Class com.sun.tools.xjc.AbortException extends java.lang.RuntimeException implements Serializable

Class com.sun.tools.xjc.BadCommandLineException extends java.lang.Exception implements Serializable

Serialized Fields

options

Options options

Package com.sun.tools.xjc.api.util

Class com.sun.tools.xjc.api.util.ToolsJarNotFoundException extends java.lang.Exception implements Serializable

Serialized Fields

toolsJar

java.io.File toolsJar
Location where we expected to find tools.jar


Package com.sun.tools.xjc.installer

Class com.sun.tools.xjc.installer.LicenseForm extends javax.swing.JDialog implements Serializable

Serialized Fields

accepted

boolean accepted

Package com.sun.tools.xjc.model

Class com.sun.tools.xjc.model.CCustomizations extends java.util.ArrayList<CPluginCustomization> implements Serializable

Serialized Fields

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.


Package com.sun.xml.bind

Class com.sun.xml.bind.GrammarImpl extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialization Methods

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
Serialized Fields

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

Class com.sun.xml.bind.GrammarImpl.Plug extends com.sun.msv.grammar.OtherExp implements Serializable

serialVersionUID: 1L

Class com.sun.xml.bind.JAXBAssertionError extends java.lang.Error implements Serializable

Serialized Fields

linkedException

java.lang.Throwable linkedException

Package com.sun.xml.bind.api

Class com.sun.xml.bind.api.AccessorException extends java.lang.Exception implements Serializable


Package com.sun.xml.bind.serializer

Class com.sun.xml.bind.serializer.AbortSerializationException extends org.xml.sax.SAXException implements Serializable


Package com.sun.xml.bind.unmarshaller

Class com.sun.xml.bind.unmarshaller.UnreportedException extends java.lang.Exception implements Serializable

Serialized Fields

locator

org.xml.sax.Locator locator
Deprecated. 

nestedException

java.lang.Exception nestedException
Deprecated. 

Package com.sun.xml.bind.util

Class com.sun.xml.bind.util.ListImpl extends ProxyListImpl<T> implements Serializable

serialVersionUID: 1L

Serialized Fields

isModified

boolean isModified

Class com.sun.xml.bind.util.ProxyListImpl extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

core

java.util.List<E> core
The actual storage.


Package com.sun.xml.bind.v2.runtime

Class com.sun.xml.bind.v2.runtime.IllegalAnnotationException extends javax.xml.bind.JAXBException implements Serializable

serialVersionUID: 1L

Serialized Fields

pos

java.util.List<E> pos
Read-only list of Locations.

Class com.sun.xml.bind.v2.runtime.IllegalAnnotationsException extends javax.xml.bind.JAXBException implements Serializable

serialVersionUID: 1L

Serialized Fields

errors

java.util.List<E> errors

Package com.sun.xml.bind.v2.runtime.reflect

Class com.sun.xml.bind.v2.runtime.reflect.Lister.Pack extends java.util.ArrayList<ItemT> implements Serializable

Serialized Fields

itemType

java.lang.Class<T> itemType

Package com.sun.xml.bind.v2.util

Class com.sun.xml.bind.v2.util.StackRecorder extends java.lang.Throwable implements Serializable


Package com.sun.xml.bind.xmlschema

Class com.sun.xml.bind.xmlschema.LaxWildcardPlug extends StrictWildcardPlug implements Serializable

Serialized Fields

found

com.sun.msv.grammar.NameClass found
Union of all the name classes found so far.

Class com.sun.xml.bind.xmlschema.StrictWildcardPlug extends GrammarImpl.Plug implements Serializable

Serialized Fields

namespaces

com.sun.msv.grammar.NameClass namespaces
NameClass object that determines what this wildcard should allow.


pool

com.sun.msv.grammar.ExpressionPool pool