Serialized Form


Package com.sun.codemodel

Class com.sun.codemodel.JClassAlreadyExistsException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

existing

JDefinedClass existing

Class com.sun.codemodel.JCommentPart extends ArrayList<Object> implements Serializable

serialVersionUID: 1L

Class com.sun.codemodel.JDocComment extends JCommentPart implements Serializable

serialVersionUID: 1L

Serialized Fields

atParams

Map<K,V> atParams
list of @param tags


atXdoclets

Map<K,V> atXdoclets
list of xdoclets


atThrows

Map<K,V> atThrows
list of @throws tags


atReturn

JCommentPart atReturn
The @return tag part.


atDeprecated

JCommentPart atDeprecated
The @deprecated tag


owner

JCodeModel owner

Package com.sun.istack

Class com.sun.istack.FinalArrayList extends ArrayList<T> implements Serializable

Class com.sun.istack.SAXException2 extends SAXException implements Serializable

Class com.sun.istack.SAXParseException2 extends SAXParseException implements Serializable

Class com.sun.istack.XMLStreamException2 extends XMLStreamException implements Serializable


Package com.sun.mail.iap

Class com.sun.mail.iap.BadCommandException extends ProtocolException implements Serializable

serialVersionUID: 5769722539397237515L

Class com.sun.mail.iap.CommandFailedException extends ProtocolException implements Serializable

serialVersionUID: 793932807880443631L

Class com.sun.mail.iap.ConnectionException extends ProtocolException implements Serializable

serialVersionUID: 5749739604257464727L

Class com.sun.mail.iap.LiteralException extends ProtocolException implements Serializable

serialVersionUID: -6919179828339609913L

Class com.sun.mail.iap.ParsingException extends ProtocolException implements Serializable

serialVersionUID: 7756119840142724839L

Class com.sun.mail.iap.ProtocolException extends Exception implements Serializable

serialVersionUID: -4360500807971797439L


Package com.sun.mail.imap.protocol

Class com.sun.mail.imap.protocol.FLAGS extends Flags implements Serializable

serialVersionUID: 439049847053756670L

Serialized Fields

msgno

int msgno

Package com.sun.mail.smtp

Class com.sun.mail.smtp.SMTPAddressFailedException extends SendFailedException implements Serializable

serialVersionUID: 804831199768630097L

Serialized Fields

addr

InternetAddress addr

cmd

String cmd

rc

int rc

Class com.sun.mail.smtp.SMTPAddressSucceededException extends MessagingException implements Serializable

serialVersionUID: -1168335848623096749L

Serialized Fields

addr

InternetAddress addr

cmd

String cmd

rc

int rc

Class com.sun.mail.smtp.SMTPSenderFailedException extends SendFailedException implements Serializable

serialVersionUID: 514540454964476947L

Serialized Fields

addr

InternetAddress addr

cmd

String cmd

rc

int rc

Class com.sun.mail.smtp.SMTPSendFailedException extends SendFailedException implements Serializable

serialVersionUID: 8049122628728932894L

Serialized Fields

addr

InternetAddress addr

cmd

String cmd

rc

int rc

Package com.sun.mail.util

Class com.sun.mail.util.DecodingException extends IOException implements Serializable

serialVersionUID: -6913647794421459390L

Class com.sun.mail.util.FolderClosedIOException extends IOException implements Serializable

serialVersionUID: 4281122580365555735L

Class com.sun.mail.util.MessageRemovedIOException extends IOException implements Serializable

serialVersionUID: 4280468026581616424L


Package com.sun.org.apache.xml.internal.resolver

Class com.sun.org.apache.xml.internal.resolver.CatalogException extends Exception implements Serializable

Serialized Fields

exception

Exception exception
The embedded exception if tunnelling, or null.


exceptionType

int exceptionType

Package com.sun.xml.bind.api

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


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

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

serialVersionUID: 1L

Serialized Fields

pos

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

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

serialVersionUID: 1L

Serialized Fields

errors

List<E> errors

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

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

Serialized Fields

itemType

Class<T> itemType

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

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


Package com.sun.xml.fastinfoset.util

Class com.sun.xml.fastinfoset.util.ValueArrayResourceException extends RuntimeException implements Serializable


Package com.sun.xml.messaging.saaj

Class com.sun.xml.messaging.saaj.SOAPExceptionImpl extends SOAPException implements Serializable

Serialized Fields

cause

Throwable cause

Package com.sun.xml.messaging.saaj.packaging.mime

Class com.sun.xml.messaging.saaj.packaging.mime.MessagingException extends Exception implements Serializable

Serialized Fields

next

Exception next
The next exception in the chain.

 

Package com.sun.xml.messaging.saaj.packaging.mime.internet

Class com.sun.xml.messaging.saaj.packaging.mime.internet.ParseException extends MessagingException implements Serializable


Package com.sun.xml.messaging.saaj.soap

Class com.sun.xml.messaging.saaj.soap.GifDataContentHandler extends Component implements Serializable

Class com.sun.xml.messaging.saaj.soap.ImageDataContentHandler extends Component implements Serializable

Serialized Fields

flavor

DataFlavor[] flavor

Class com.sun.xml.messaging.saaj.soap.JpegDataContentHandler extends Component implements Serializable

Serialized Fields

STR_SRC

String STR_SRC

Class com.sun.xml.messaging.saaj.soap.SOAPDocumentFragment extends com.sun.org.apache.xerces.internal.dom.DocumentFragmentImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.SOAPDocumentImpl extends com.sun.org.apache.xerces.internal.dom.DocumentImpl implements Serializable

Serialized Fields

enclosingSOAPPart

SOAPPartImpl enclosingSOAPPart

Class com.sun.xml.messaging.saaj.soap.SOAPIOException extends IOException implements Serializable

Serialized Fields

soapException

SOAPExceptionImpl soapException

Class com.sun.xml.messaging.saaj.soap.SOAPVersionMismatchException extends SOAPExceptionImpl implements Serializable


Package com.sun.xml.messaging.saaj.soap.impl

Class com.sun.xml.messaging.saaj.soap.impl.BodyElementImpl extends ElementImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.impl.BodyImpl extends ElementImpl implements Serializable

Serialized Fields

fault

SOAPFault fault

Class com.sun.xml.messaging.saaj.soap.impl.CDATAImpl extends com.sun.org.apache.xerces.internal.dom.CDATASectionImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.impl.CommentImpl extends com.sun.org.apache.xerces.internal.dom.CommentImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.impl.DetailEntryImpl extends ElementImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.impl.DetailImpl extends FaultElementImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.impl.ElementImpl extends com.sun.org.apache.xerces.internal.dom.ElementNSImpl implements Serializable

Serialized Fields

encodingStyleAttribute

com.sun.xml.messaging.saaj.soap.impl.ElementImpl.AttributeManager encodingStyleAttribute

elementQName

QName elementQName

Class com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl extends ElementImpl implements Serializable

Serialized Fields

header

HeaderImpl header

body

BodyImpl body

omitXmlDecl

String omitXmlDecl

charset

String charset

xmlDecl

String xmlDecl

Class com.sun.xml.messaging.saaj.soap.impl.FaultElementImpl extends ElementImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.impl.FaultImpl extends ElementImpl implements Serializable

Serialized Fields

faultStringElement

SOAPFaultElement faultStringElement

faultActorElement

SOAPFaultElement faultActorElement

faultCodeElement

SOAPFaultElement faultCodeElement

detail

Detail detail

Class com.sun.xml.messaging.saaj.soap.impl.HeaderElementImpl extends ElementImpl implements Serializable

Serialized Fields

actorAttNameWithoutNS

Name actorAttNameWithoutNS

roleAttNameWithoutNS

Name roleAttNameWithoutNS

Class com.sun.xml.messaging.saaj.soap.impl.HeaderImpl extends ElementImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.impl.TextImpl extends com.sun.org.apache.xerces.internal.dom.TextImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.impl.TreeException extends RuntimeException implements Serializable


Package com.sun.xml.messaging.saaj.soap.ver1_1

Class com.sun.xml.messaging.saaj.soap.ver1_1.Body1_1Impl extends BodyImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.ver1_1.BodyElement1_1Impl extends BodyElementImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.ver1_1.Detail1_1Impl extends DetailImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.ver1_1.DetailEntry1_1Impl extends DetailEntryImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.ver1_1.Envelope1_1Impl extends EnvelopeImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.ver1_1.Fault1_1Impl extends FaultImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.ver1_1.FaultElement1_1Impl extends FaultElementImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.ver1_1.Header1_1Impl extends HeaderImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.ver1_1.HeaderElement1_1Impl extends HeaderElementImpl implements Serializable


Package com.sun.xml.messaging.saaj.soap.ver1_2

Class com.sun.xml.messaging.saaj.soap.ver1_2.Body1_2Impl extends BodyImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.ver1_2.BodyElement1_2Impl extends BodyElementImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.ver1_2.Detail1_2Impl extends DetailImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.ver1_2.DetailEntry1_2Impl extends DetailEntryImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.ver1_2.Envelope1_2Impl extends EnvelopeImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.ver1_2.Fault1_2Impl extends FaultImpl implements Serializable

Serialized Fields

valueName

QName valueName

subcodeName

QName subcodeName

innermostSubCodeElement

SOAPElement innermostSubCodeElement

Class com.sun.xml.messaging.saaj.soap.ver1_2.FaultElement1_2Impl extends FaultElementImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.ver1_2.Header1_2Impl extends HeaderImpl implements Serializable

Class com.sun.xml.messaging.saaj.soap.ver1_2.HeaderElement1_2Impl extends HeaderElementImpl implements Serializable


Package com.sun.xml.messaging.saaj.util

Class com.sun.xml.messaging.saaj.util.FinalArrayList extends ArrayList implements Serializable

Class com.sun.xml.messaging.saaj.util.JaxmURI extends Object implements Serializable

Serialized Fields

m_scheme

String m_scheme
Stores the scheme (usually the protocol) for this URI.


m_userinfo

String m_userinfo
If specified, stores the userinfo for this URI; otherwise null


m_host

String m_host
If specified, stores the host for this URI; otherwise null


m_port

int m_port
If specified, stores the port for this URI; otherwise -1


m_path

String m_path
If specified, stores the path for this URI; otherwise null


m_queryString

String m_queryString
If specified, stores the query string for this URI; otherwise null.


m_fragment

String m_fragment
If specified, stores the fragment for this URI; otherwise null

Class com.sun.xml.messaging.saaj.util.JaxmURI.MalformedURIException extends IOException implements Serializable


Package com.sun.xml.stream.buffer

Class com.sun.xml.stream.buffer.XMLStreamBufferException extends Exception implements Serializable


Package com.sun.xml.txw2

Class com.sun.xml.txw2.IllegalAnnotationException extends TxwException implements Serializable

serialVersionUID: 1L

Class com.sun.xml.txw2.IllegalSignatureException extends TxwException implements Serializable

serialVersionUID: 1L

Class com.sun.xml.txw2.TxwException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package com.sun.xml.xsom.impl.scd

Class com.sun.xml.xsom.impl.scd.ParseException extends Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

List<E> tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.

Class com.sun.xml.xsom.impl.scd.TokenMgrError extends Error implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package com.sun.xml.xsom.impl.util

Class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaRootNode extends SchemaTreeTraverser.SchemaTreeNode implements Serializable

Class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeCellRenderer extends JPanel implements Serializable

Serialized Fields

iconLabel

JLabel iconLabel
The icon label.


nameLabel

JLabel nameLabel
The text label


isSelected

boolean isSelected
The selection indicator.


selectedBackground

Color selectedBackground
Background color for selected cells (light brown).


selectedForeground

Color selectedForeground
Foreground color for selected cells, both text and border (dark brown).


nameFont

Font nameFont
Default font for the text label.

Class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeModel extends DefaultTreeModel implements Serializable

Class com.sun.xml.xsom.impl.util.SchemaTreeTraverser.SchemaTreeNode extends DefaultMutableTreeNode implements Serializable

Serialized Fields

fileName

String fileName
File name of the corresponding schema artifact.


lineNumber

int lineNumber
Line number of the corresponding schema artifact.


artifactName

String artifactName
The caption of the corresponding artifact.


Package javax.mail

Class javax.mail.Address extends Object implements Serializable

serialVersionUID: -5822459626751992278L

Class javax.mail.AuthenticationFailedException extends MessagingException implements Serializable

serialVersionUID: 492080754054436511L

Class javax.mail.Flags extends Object implements Serializable

serialVersionUID: 6243590407214169028L

Serialized Fields

system_flags

int system_flags

user_flags

Hashtable<K,V> user_flags

Class javax.mail.FolderClosedException extends MessagingException implements Serializable

serialVersionUID: 1687879213433302315L

Class javax.mail.FolderNotFoundException extends MessagingException implements Serializable

serialVersionUID: 472612108891249403L

Class javax.mail.IllegalWriteException extends MessagingException implements Serializable

serialVersionUID: 3974370223328268013L

Class javax.mail.Message.RecipientType extends Object implements Serializable

serialVersionUID: -7479791750606340008L

Serialization Methods

readResolve

protected Object readResolve()
                      throws ObjectStreamException
When deserializing a RecipientType, we need to make sure to return only one of the known static final instances defined in this class. Subclasses must implement their own readResolve method that checks for their known instances before calling this super method.

Throws:
ObjectStreamException
Serialized Fields

type

String type
The type of recipient, usually the name of a corresponding Internet standard header.

 

Class javax.mail.MessageRemovedException extends MessagingException implements Serializable

serialVersionUID: 1951292550679528690L

Class javax.mail.MessagingException extends Exception implements Serializable

serialVersionUID: -7569192289819959253L

Serialized Fields

next

Exception next
The next exception in the chain.

 

Class javax.mail.MethodNotSupportedException extends MessagingException implements Serializable

serialVersionUID: -3757386618726131322L

Class javax.mail.NoSuchProviderException extends MessagingException implements Serializable

serialVersionUID: 8058319293154708827L

Class javax.mail.ReadOnlyFolderException extends MessagingException implements Serializable

serialVersionUID: 5711829372799039325L

Class javax.mail.SendFailedException extends MessagingException implements Serializable

serialVersionUID: -6457531621682372913L

Class javax.mail.StoreClosedException extends MessagingException implements Serializable

serialVersionUID: -3145392336120082655L


Package javax.mail.event

Class javax.mail.event.ConnectionEvent extends MailEvent implements Serializable

serialVersionUID: -1855480171284792957L

Serialized Fields

type

int type
The event type.

 

Class javax.mail.event.FolderEvent extends MailEvent implements Serializable

serialVersionUID: 5278131310563694307L

Serialized Fields

type

int type
The event type.

 

Class javax.mail.event.MailEvent extends EventObject implements Serializable

serialVersionUID: 1846275636325456631L

Class javax.mail.event.MessageChangedEvent extends MailEvent implements Serializable

serialVersionUID: -4974972972105535108L

Serialized Fields

type

int type
The event type.

 

Class javax.mail.event.MessageCountEvent extends MailEvent implements Serializable

serialVersionUID: -7447022340837897369L

Serialized Fields

type

int type
The event type.

 

removed

boolean removed
If true, this event is the result of an explicit expunge by this client, and the messages in this folder have been renumbered to account for this. If false, this event is the result of an expunge by external sources.

 

Class javax.mail.event.StoreEvent extends MailEvent implements Serializable

serialVersionUID: 1938704919992515330L

Serialized Fields

type

int type
The event type.

 

message

String message
The message text to be presented to the user.

 

Class javax.mail.event.TransportEvent extends MailEvent implements Serializable

serialVersionUID: -4729852364684273073L

Serialized Fields

type

int type
The event type.

 

Package javax.mail.internet

Class javax.mail.internet.AddressException extends ParseException implements Serializable

serialVersionUID: 9134583443539323120L

Serialized Fields

ref

String ref
The string being parsed.

 

pos

int pos
The index in the string where the error occurred, or -1 if not known.

 

Class javax.mail.internet.InternetAddress extends Address implements Serializable

serialVersionUID: -7507595530758302903L

Serialized Fields

address

String address

personal

String personal
The personal name.


encodedPersonal

String encodedPersonal
The RFC 2047 encoded version of the personal name.

This field and the personal field track each other, so if a subclass sets one of these fields directly, it should set the other to null, so that it is suitably recomputed.

Class javax.mail.internet.MailDateFormat extends SimpleDateFormat implements Serializable

serialVersionUID: -8148227605210628779L

Class javax.mail.internet.MimeMessage.RecipientType extends Message.RecipientType implements Serializable

serialVersionUID: -5468290701714395543L

Serialization Methods

readResolve

protected Object readResolve()
                      throws ObjectStreamException
Throws:
ObjectStreamException

Class javax.mail.internet.NewsAddress extends Address implements Serializable

serialVersionUID: -4203797299824684143L

Serialized Fields

newsgroup

String newsgroup

host

String host

Class javax.mail.internet.ParseException extends MessagingException implements Serializable

serialVersionUID: 7649991205183658089L


Package javax.mail.search

Class javax.mail.search.AddressStringTerm extends StringTerm implements Serializable

serialVersionUID: 3086821234204980368L

Class javax.mail.search.AddressTerm extends SearchTerm implements Serializable

serialVersionUID: 2005405551929769980L

Serialized Fields

address

Address address
The address.

 

Class javax.mail.search.AndTerm extends SearchTerm implements Serializable

serialVersionUID: -3583274505380989582L

Serialized Fields

terms

SearchTerm[] terms
The array of terms on which the AND operator should be applied.

 

Class javax.mail.search.BodyTerm extends StringTerm implements Serializable

serialVersionUID: -4888862527916911385L

Class javax.mail.search.ComparisonTerm extends SearchTerm implements Serializable

serialVersionUID: 1456646953666474308L

Serialized Fields

comparison

int comparison
The comparison.

 

Class javax.mail.search.DateTerm extends ComparisonTerm implements Serializable

serialVersionUID: 4818873430063720043L

Serialized Fields

date

Date date
The date.

 

Class javax.mail.search.FlagTerm extends SearchTerm implements Serializable

serialVersionUID: -142991500302030647L

Serialized Fields

set

boolean set
Indicates whether to test for the presence or absence of the specified Flag. If true, then test whether all the specified flags are present, else test whether all the specified flags are absent.

 

flags

Flags flags
Flags object containing the flags to test.

 

Class javax.mail.search.FromStringTerm extends AddressStringTerm implements Serializable

serialVersionUID: 5801127523826772788L

Class javax.mail.search.FromTerm extends AddressTerm implements Serializable

serialVersionUID: 5214730291502658665L

Class javax.mail.search.HeaderTerm extends StringTerm implements Serializable

serialVersionUID: 8342514650333389122L

Serialized Fields

headerName

String headerName
The name of the header.

 

Class javax.mail.search.IntegerComparisonTerm extends ComparisonTerm implements Serializable

serialVersionUID: -6963571240154302484L

Serialized Fields

number

int number
The number.

 

Class javax.mail.search.MessageIDTerm extends StringTerm implements Serializable

serialVersionUID: -2121096296454691963L

Class javax.mail.search.MessageNumberTerm extends IntegerComparisonTerm implements Serializable

serialVersionUID: -5379625829658623812L

Class javax.mail.search.NotTerm extends SearchTerm implements Serializable

serialVersionUID: 7152293214217310216L

Serialized Fields

term

SearchTerm term
The search term to negate.

 

Class javax.mail.search.OrTerm extends SearchTerm implements Serializable

serialVersionUID: 5380534067523646936L

Serialized Fields

terms

SearchTerm[] terms
The array of terms on which the OR operator should be applied.

 

Class javax.mail.search.ReceivedDateTerm extends DateTerm implements Serializable

serialVersionUID: -2756695246195503170L

Class javax.mail.search.RecipientStringTerm extends AddressStringTerm implements Serializable

serialVersionUID: -8293562089611618849L

Serialized Fields

type

Message.RecipientType type
The recipient type.

 

Class javax.mail.search.RecipientTerm extends AddressTerm implements Serializable

serialVersionUID: 6548700653122680468L

Serialized Fields

type

Message.RecipientType type
The recipient type.

 

Class javax.mail.search.SearchException extends MessagingException implements Serializable

serialVersionUID: -7092886778226268686L

Class javax.mail.search.SearchTerm extends Object implements Serializable

serialVersionUID: -6652358452205992789L

Class javax.mail.search.SentDateTerm extends DateTerm implements Serializable

serialVersionUID: 5647755030530907263L

Class javax.mail.search.SizeTerm extends IntegerComparisonTerm implements Serializable

serialVersionUID: -2556219451005103709L

Class javax.mail.search.StringTerm extends SearchTerm implements Serializable

serialVersionUID: 1274042129007696269L

Serialized Fields

pattern

String pattern
The pattern.

 

ignoreCase

boolean ignoreCase
Ignore case when comparing?

 

Class javax.mail.search.SubjectTerm extends StringTerm implements Serializable

serialVersionUID: 7481568618055573432L


Package javax.security.auth.message

Class javax.security.auth.message.AuthException extends LoginException implements Serializable

serialVersionUID: -1156951780670243758L


Package org.codehaus.stax2.typed

Class org.codehaus.stax2.typed.TypedXMLStreamException extends XMLStreamException implements Serializable

serialVersionUID: 1L

Serialized Fields

mLexical

String mLexical
Lexical representation of the content that could not be converted to the requested type. May be null if a processor is unable to provide it. Lexical representation should preferably be as close to the original input String as possible (as opposed to being normalized which often is done before actual parsing).


Package org.codehaus.stax2.validation

Class org.codehaus.stax2.validation.XMLValidationException extends XMLStreamException implements Serializable

serialVersionUID: 1L

Serialized Fields

mCause

XMLValidationProblem mCause

Package org.jvnet.fastinfoset

Class org.jvnet.fastinfoset.EncodingAlgorithmException extends FastInfosetException implements Serializable

Class org.jvnet.fastinfoset.FastInfosetException extends Exception implements Serializable


Package org.jvnet.mimepull

Class org.jvnet.mimepull.MIMEParsingException extends RuntimeException implements Serializable


Package org.jvnet.ws.message

Class org.jvnet.ws.message.BasePropertySet.PropertyMap extends HashMap<String,BasePropertySet.Accessor> implements Serializable

Class org.jvnet.ws.message.ReadOnlyPropertyException extends IllegalArgumentException implements Serializable

Serialized Fields

propertyName

String propertyName

Package org.kohsuke.rngom.ast.builder

Class org.kohsuke.rngom.ast.builder.BuildException extends RuntimeException implements Serializable

Serialized Fields

cause

Throwable cause

Package org.kohsuke.rngom.digested

Class org.kohsuke.rngom.digested.DXMLPrinter.XMLWriterException extends RuntimeException implements Serializable


Package org.kohsuke.rngom.nc

Class org.kohsuke.rngom.nc.AnyNameExceptNameClass extends NameClass implements Serializable

Serialized Fields

nameClass

NameClass nameClass

Class org.kohsuke.rngom.nc.ChoiceNameClass extends NameClass implements Serializable

Serialized Fields

nameClass1

NameClass nameClass1

nameClass2

NameClass nameClass2

Class org.kohsuke.rngom.nc.NameClass extends Object implements Serializable

Class org.kohsuke.rngom.nc.NsNameClass extends NameClass implements Serializable

Serialized Fields

namespaceUri

String namespaceUri

Class org.kohsuke.rngom.nc.NsNameExceptNameClass extends NameClass implements Serializable

Serialized Fields

nameClass

NameClass nameClass

namespaceURI

String namespaceURI

Class org.kohsuke.rngom.nc.SimpleNameClass extends NameClass implements Serializable

Serialized Fields

name

QName name

Package org.kohsuke.rngom.parse

Class org.kohsuke.rngom.parse.IllegalSchemaException extends Exception implements Serializable


Package org.kohsuke.rngom.parse.compact

Class org.kohsuke.rngom.parse.compact.EOFException extends IOException implements Serializable

Class org.kohsuke.rngom.parse.compact.ParseException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.

Class org.kohsuke.rngom.parse.compact.Token extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

kind

int kind
An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java.


beginLine

int beginLine
The line number of the first character of this Token.


beginColumn

int beginColumn
The column number of the first character of this Token.


endLine

int endLine
The line number of the last character of this Token.


endColumn

int endColumn
The column number of the last character of this Token.


image

String image
The string image of the token.


next

Token next
A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field.


specialToken

Token specialToken
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.

Class org.kohsuke.rngom.parse.compact.TokenMgrError extends Error implements Serializable

serialVersionUID: 1L

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package org.relaxng.datatype

Class org.relaxng.datatype.DatatypeException extends Exception implements Serializable

Serialized Fields

index

int index



Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.