Serialized Form
-
Package org.openprovenance.apache.commons.lang
-
Class org.openprovenance.apache.commons.lang.CharRange
class CharRange extends Object implements Serializable- serialVersionUID:
- 8270183163158333422L
-
Serialized Fields
-
end
char end
The last character, inclusive, in the range. -
negated
boolean negated
True if the range is everything except the characters specified. -
start
char start
The first character, inclusive, in the range.
-
-
Class org.openprovenance.apache.commons.lang.CharSet
class CharSet extends Object implements Serializable- serialVersionUID:
- 5947847346149275958L
-
Serialized Fields
-
set
Set set
The set of CharRange objects.
-
-
Exception Class org.openprovenance.apache.commons.lang.NullArgumentException
class NullArgumentException extends IllegalArgumentException implements Serializable- serialVersionUID:
- 1174360235354917591L
-
Class org.openprovenance.apache.commons.lang.ObjectUtils.Null
class Null extends Object implements Serializable- serialVersionUID:
- 7092611880189329093L
-
Serialization Methods
-
readResolve
Ensure singleton.
-
-
Exception Class org.openprovenance.apache.commons.lang.UnhandledException
class UnhandledException extends org.openprovenance.apache.commons.lang.exception.NestableRuntimeException implements Serializable- serialVersionUID:
- 1832101364842773720L
-
-
Package org.openprovenance.prov.model.exception
-
Exception Class org.openprovenance.prov.model.exception.ConverterException
class ConverterException extends RuntimeException implements Serializable- serialVersionUID:
- -2683382479059721612L
-
Exception Class org.openprovenance.prov.model.exception.DocumentedUnsupportedCaseException
class DocumentedUnsupportedCaseException extends RuntimeException implements Serializable -
Exception Class org.openprovenance.prov.model.exception.InvalidAttributeValueException
class InvalidAttributeValueException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.openprovenance.prov.model.exception.InvalidCaseException
class InvalidCaseException extends RuntimeException implements Serializable- serialVersionUID:
- -2443740480287709699L
-
Exception Class org.openprovenance.prov.model.exception.InvalidIndexException
class InvalidIndexException extends RuntimeException implements Serializable- serialVersionUID:
- -2443740480287709699L
-
Exception Class org.openprovenance.prov.model.exception.ParserException
class ParserException extends RuntimeException implements Serializable -
Exception Class org.openprovenance.prov.model.exception.QualifiedNameException
class QualifiedNameException extends RuntimeException implements Serializable- serialVersionUID:
- -2683382479059721612L
-
Exception Class org.openprovenance.prov.model.exception.TimeZoneException
class TimeZoneException extends RuntimeException implements Serializable -
Exception Class org.openprovenance.prov.model.exception.UncheckedException
class UncheckedException extends RuntimeException implements Serializable- serialVersionUID:
- 1569547113186462619L
-