oNVDL-20070517 API

Serialized Form

Class com.thaiopensource.relaxng.parse.BuildException extends java.lang.RuntimeException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause


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

Serialized Fields

index

int index


Class com.thaiopensource.relaxng.parse.IllegalSchemaException extends java.lang.Exception implements Serializable


Class com.thaiopensource.validate.IncorrectSchemaException extends java.lang.Exception implements Serializable


Class com.thaiopensource.validate.jarv.JarvConfigurationException extends java.lang.RuntimeException implements Serializable

Serialized Fields

wrapped

org.iso_relax.verifier.VerifierConfigurationException wrapped


Class com.thaiopensource.validate.OptionArgumentException extends java.lang.Exception implements Serializable


Class com.thaiopensource.validate.OptionArgumentFormatException extends OptionArgumentException implements Serializable


Class com.thaiopensource.validate.OptionArgumentPresenceException extends OptionArgumentException implements Serializable


Class com.thaiopensource.util.OptionParser.InvalidOptionException extends java.lang.Exception implements Serializable


Class com.thaiopensource.util.OptionParser.MissingArgumentException extends java.lang.Exception implements Serializable


Class com.thaiopensource.relaxng.parse.compact.ParseException extends java.lang.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

java.lang.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

java.lang.String eol
The end of line string for this machine.


Class com.thaiopensource.datatype.xsd.regex.RegexSyntaxException extends java.lang.Exception implements Serializable

Serialized Fields

position

int position


Class com.thaiopensource.validate.auto.ReparseException extends org.xml.sax.SAXException implements Serializable


Class com.thaiopensource.relaxng.parse.compact.TokenMgrError extends java.lang.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.


oNVDL-20070517 API

© Copyright SyncRO Soft SRL 2006-2007.