Serialized Form


Package com.sun.tools.xjc

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

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

Serialized Fields

options

Options options

Package com.sun.tools.xjc.model

Class com.sun.tools.xjc.model.CCustomizations extends 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.



Copyright © 2014 Oracle Corporation. All Rights Reserved.