Serialized Form
|
Package com.buglabs.bug.base |
serialVersionUID: 932235542410276130L
info
SupportInfo info
formatter
ISupportInfoFormatter formatter
|
Package com.buglabs.bug.event |
serialVersionUID: -6041541048676568932L
eventMap
java.util.Map<K,V> eventMap
|
Package com.buglabs.bug.jni.pb |
serialVersionUID: -8202357643853203791L
status
int status
|
Package com.buglabs.bug.module |
serialVersionUID: -6977609397049223637L
modules
IModuleControl[] modules
serialVersionUID: -2460404903765995674L
context
BundleContext context
serviceList
java.util.List<E> serviceList
log
LogService log
|
Package com.buglabs.bug.module.gps.pub |
serialVersionUID: 6318765018123280457L
latitude
double latitude
longitude
double longitude
|
Package com.buglabs.bug.module.pb.pub |
serialVersionUID: -6718470638660762647L
status
int status
|
Package com.buglabs.bug.program |
serialVersionUID: -4552308543439876937L
configAdmin
ConfigurationAdmin configAdmin
isStateSet
boolean isStateSet
serialVersionUID: -6977609397049223637L
context
BundleContext context
incomingBundleDir
java.lang.String incomingBundleDir
appManager
IUserAppManager appManager
log
LogService log
|
Package com.buglabs.bug.service |
serialVersionUID: 3348932042438010201L
serviceMap
java.util.Map<K,V> serviceMap
configAdmin
ConfigurationAdmin configAdmin
context
BundleContext context
log
LogService log
serialVersionUID: -6855836987056987821L
serialVersionUID: 2559949124867457077L
|
Package com.buglabs.device |
serialVersionUID: -7332415246670210239L
|
Package com.buglabs.nmea.sentences |
serialVersionUID: -9090324234509872630L
|
Package com.buglabs.osgi.cm.impl |
serialVersionUID: 9005381263911423273L
bundleLocation
java.lang.String bundleLocation
properties
java.util.Dictionary<K,V> properties
pid
java.lang.String pid
manager
IPersistanceManager manager
|
Package com.buglabs.osgi.cm.persistance |
serialVersionUID: -2592465978400989830L
|
Package com.buglabs.osgi.http.test |
serialVersionUID: 2191794902522189227L
cs
CounterSingleton cs
|
Package com.buglabs.osgi.sewing.pub |
serialVersionUID: 1L
bundle_context
BundleContext bundle_context
servlet_alias
java.lang.String servlet_alias
controller_map
ControllerMap controller_map
|
Package com.buglabs.tableviewer |
serialVersionUID: -3036626429203304224L
serialVersionUID: -7313712854018859157L
|
Package com.buglabs.util.simplerestclient |
serialVersionUID: -4526324236776240815L
_httpErrorCode
int _httpErrorCode
|
Package cx.ath.matthew.cgi |
|
Package cx.ath.matthew.unix |
no
int no
message
java.lang.String message
|
Package freemarker.template |
serialVersionUID: -17848906542414739L
dataArray
byte[] dataArray
- The binary data held by this object.
- The binary data stored as a byte array
serialVersionUID: -4153598084703911616L
exception
java.lang.Exception exception
- an
Exception associated with this event.
elementName
java.lang.String elementName
- the name of an element associated with this event.
lastModified
long lastModified
- the modification date of the element, if applicable
serialVersionUID: 3879422004795437198L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object as a single boolean value.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- For serialization, write this object as a single boolean value.
- Throws:
java.io.IOException
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, always resolve a de-serialized object back to
the singleton instance. This ensures that any strict equality tests
remain valid after serialization.
- Throws:
java.io.ObjectStreamException
- Serialize as a single boolean value, for compactness.
booleanValue
boolean booleanValue
- the boolean value that this
FastBoolean represents
serialVersionUID: -472268658486232109L
hash
java.util.Map<K,V> hash
- The
Map that this FastHash wraps.
serialVersionUID: -6793356950285945537L
list
java.util.List<E> list
- The
List that this FastList wraps.
serialVersionUID: -3029960574903790084L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Serialized form consists of only the from and to values. Make sure
transient fields are repopulated when we deserialize this object.
- Throws:
java.io.IOException - there was an IO problem with the stream
java.lang.ClassNotFoundException - the classes being deserialized could not be found
fromValue
long fromValue
- The beginning of the list range.
toValue
long toValue
- The end of the list range, inclusive. Can be lower than the
fromValue field, to indicate that the list should be stepped
through backwards. This also implies that the list cannot be empty.
serialVersionUID: -5922840888258397822L
numberValue
long numberValue
- The value of this
FastNumber.
serialVersionUID: -246961910931252863L
stringValue
java.lang.String stringValue
- The value of this
FastScalar.
serialVersionUID: 3937849863527347324L
localModel
java.util.Map<K,V> localModel
- The map containing local values for the root model.
- a
Map containing any values added to the template
model at run time.
globalModel
TemplateWriteableHashModel globalModel
- The underlying root model being wrapped.
- the underlying
TemplateModelRoot being wrapped by
this wrapper object
serialVersionUID: 5887349023424507785L
rootModel
java.util.Map<K,V> rootModel
- The map containing temporary values for the root model.
- a
Map containing any values added to the template
model at run time.
hashModel
TemplateHashModel hashModel
- The underlying template hash being wrapped.
- the underlying
TemplateHashModel being wrapped by
this wrapper object
serialVersionUID: -4449005381456582151L
hash
java.util.Map<K,V> hash
- The contents of this
SimpleHash are stored in this
Map object.
- the
Map that this SimpleHash wraps.
serialVersionUID: 2831161847625458436L
list
java.util.List<E> list
- The contents of this
SimpleList are stored in this
List object.
- The
List that this SimpleList wraps.
serialVersionUID: 8890816762797344438L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object as a single
Long value.
If null, assume the object is empty.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- For serialization, write this object as a single
Long value.
- Throws:
java.io.IOException
- Serialized form is a single
Long value, which may be null.
This makes serialized form easy, and deals with the empty value
conveniently.
numberValue
java.lang.Long numberValue
- the
Long value of this
number, or null if the number is empty
serialVersionUID: -1990000765027659736L
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- For serialization, write this object in a 1.7 compatible manner. This
adds the extra
useBoolean flag that 1.7 needs. When
deserialized, the defaultReadObject method will do the right
thing.
- Throws:
java.io.IOException
- Serialized form matches the form used in FreeMarker 1.7. This is actually
more verbose than required, but backward compatibility means we do it
this way.
booleanValue
boolean booleanValue
- the
boolean value of
this scalar
stringValue
java.lang.String stringValue
- the
String value of this
scalar
useBoolean
boolean useBoolean
- for backward compatibility, do we use
the String or the boolean value?
serialVersionUID: 2146772088091073346L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object a TemplateProcessor containing the
compiled template, and an array of FunctionInstructions. These may be
called from the template at runtime if any functions were defined in the
template source. Check whether the function list is null.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- For serialization, write this object a TemplateProcessor containing the
compiled template, and an arrays. The array contains the
FunctionInstructions that may be called from the template.
- Throws:
java.io.IOException
- Serialized form is a TemplateProcessor holding the parsed template tree,
followed by an array of FunctionInstructions. The array contains
functions to be evaluated at runtime if any functions are called. This is
done primarily for type correctness, and avoids serializing a Map object.
compiledTemplate
TemplateProcessor compiledTemplate
- object holding the
entire compiled template parse tree
functionNames
String[] functionNames
- an array of function names
functions
TemplateFunctionModel[] functions
- an array of function
models associated with the names
serialVersionUID: -390036580929011875L
causeException
java.lang.Exception causeException
- The underlying cause of this exception, if any.
serialVersionUID: -6235933433102342378L
sourceName
java.lang.String sourceName
- the name of the source object that caused this event.
severity
int severity
- the severity of the error.
output
java.io.Writer output
- a writer to write any error message to.
exception
java.lang.Exception exception
- the exception containing details of the event.
serialVersionUID: -1707011064187135336L
serialVersionUID: 6100824836126362261L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object as a String.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- For serialization, write this object as a String.
- Throws:
java.io.IOException
- Serialized unparsed template as a String object. This means that for the
1.2 series of JVMs, the serialized unparsed template cannot be larger
than 64kB.
textValue
java.lang.String textValue
- the
String value of this
template
|
Package freemarker.template.compiler |
serialVersionUID: 7493810628186924946L
serialVersionUID: -6417959979633304920L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object normally, then check the array for
validity.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
processors
TemplateProcessor[] processors
- an array of template processors, to be processed in sequence
|
Package freemarker.template.expression |
serialVersionUID: -8853390178844168110L
left
Expression left
- The left-hand side of the expression to be evaluated.
- an Expression object representing the left-hand side of the
expression to be evaluated.
right
Expression right
- The right-hand side of the expression to be evaluated.
- an Expression object representing the right-hand side of the
expression to be evaluated.
serialVersionUID: 8711631317739470434L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
serialVersionUID: -4820468165653838133L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, always resolve a de-serialized object back to
the singleton instance. This ensures that any strict equality tests
remain valid after serialization.
- Throws:
java.io.ObjectStreamException
booleanValue
boolean booleanValue
- the boolean value represented by this boolean literal.
serialVersionUID: -2725667819446857448L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object normally, check for null, and
recalculate the expression type.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
constantValue
TemplateModel constantValue
- the constant value to be returned
serialVersionUID: 6424280578840481872L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
serialVersionUID: -5994615948590817642L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object normally, then check whether the
identifier has been deserialized to null.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
identifier
Identifier identifier
- The identifier following the dot
target
Variable target
- The variable preceding the dot
serialVersionUID: 1475259725669639671L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object normally, then check whether the key
name has been deserialized to null.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
keyName
Expression keyName
- the expression to be evaluated when determining the key
target
Variable target
- The variable preceding the dynamic key name
serialVersionUID: 379509679679977545L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, always resolve a de-serialized object back to
the singleton instance. This ensures that any strict equality tests
remain valid after serialization.
- Throws:
java.io.ObjectStreamException
serialVersionUID: -1593556381284363855L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
serialVersionUID: -8650265447544578319L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
serialVersionUID: -5966279948497867849L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
serialVersionUID: 7012055010641913273L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object as two arrays of Expressions. The
first array contains the expressions that will be evaluated as names of
the hash. The seconds array contains the expressions that will be
evaluated as values of the hash. Test whether the arrays are the same
size, and whether they are null.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- For serialization, write this object as two arrays of Expressions. The
first array contains the expressions that will be evaluated as names of
the hash. The seconds array contains the expressions that will be
evaluated as values of the hash.
- Throws:
java.io.IOException
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
- Serialized form is two arrays, both the same size. One contains
expressions to be evaluated as names, the other contains expressions to
be evaluated as values. This is done primarily for type correctness, and
avoids serializing a Map object.
names
Expression[] names
- an array of name expressions
values
Expression[] values
- an array of value expressions
associated with the names
serialVersionUID: 1053885113751957584L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object normally, then check whether the name
has been deserialized to null.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
name
java.lang.String name
- The name for this identifier.
- the name of the identifier
serialVersionUID: 2864919600163631996L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
serialVersionUID: 7606567121371788842L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
serialVersionUID: -470184301148036096L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object as an array of Expressions, then
check whether the list has been deserialized to null.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- For serialization, write this object as an array of Expressions.
- Throws:
java.io.IOException
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
- Serialized form is an array of zero or more Expression objects. This is
primarily for type correctness and avoids having to serialize a List
object.
values
Expression[] values
- an array of Expression objects that
will be evaluated as template models at run time
serialVersionUID: 9096757710628448671L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object normally, then check whether either
fromRange or toRange has been deserialized to null.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
fromRange
Expression fromRange
- An expression that evaluates to the start of the list range.
toRange
Expression toRange
- An expression that evaluates to the end of the list range.
serialVersionUID: 1316315814259810692L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object normally, then check whether the
argument list is null.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
arguments
ListLiteral arguments
- a list of expressions to be passed to the method call as
arguments, either as template models or as strings.
target
Variable target
- The variable for which the method will be called.
serialVersionUID: 4470277953822447127L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
serialVersionUID: -2802709853446362855L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
serialVersionUID: 1879841294351009468L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
serialVersionUID: -2236703423795583489L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
target
Expression target
- the expression to be negated.
serialVersionUID: 3598906373248105071L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
serialVersionUID: -7645724468773759205L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object as a single long value.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- For serialization, write this object as a single long value.
- Throws:
java.io.IOException
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
- Serialized form is a single long value. Since a number literal cannot be
empty, we don't attempt a special case for it.
numberValue
long numberValue
- the long value that this
NumberLiteral represents
serialVersionUID: -6517905787818378201L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
serialVersionUID: -2961704888297187609L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
serialVersionUID: 7561151871681860296L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object as a single String object.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- For serialization, write this object as a single String object.
- Throws:
java.io.IOException
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, resolve a deserialized instance to an
instance in the expression cache.
- Throws:
java.io.ObjectStreamException
- Serialized form is a single String object. This is primarily for
compactness and avoids having to serialize a TemplateModel object.
stringValue
java.lang.String stringValue
- the string value that this
StringLiteral represents
|
Package freemarker.template.instruction |
serialVersionUID: -3359865056378079818L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object normally, then check whether the
variable is non-null.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
variable
Variable variable
- the variable to which the value will be assigned
serialVersionUID: 6116263906768944170L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object normally, then check whether both
sides of the statement are non-null.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
variable
Variable variable
- the variable to which the value will be assigned
value
Expression value
- an expression which, when evaluated, will be assigned to the
variable
serialVersionUID: 1580968844563701837L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, always resolve a de-serialized object back to
the singleton instance. This ensures that any strict equality tests
remain valid after serialization.
- Throws:
java.io.ObjectStreamException
serialVersionUID: -3034404332018443588L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object normally, then check whether the
variable expression is null.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
methodCall
MethodCall methodCall
- The function or method name and arguments to be called
serialVersionUID: -1614527073195929705L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object normally, then check whether the case
expression is null.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
expression
Expression expression
- the expression to be matched by the switch expression
serialVersionUID: 2631633394072538840L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, always resolve a de-serialized object back to
the singleton instance. This ensures that any strict equality tests
remain valid after serialization.
- Throws:
java.io.ObjectStreamException
serialVersionUID: -7534875993650505782L
body
TemplateProcessor body
- The template body to process if the default case is reached.
- the template body to be processed if the case matches
serialVersionUID: 1635834628241107145L
body
TemplateProcessor body
- The template body to process if the else clause is reached.
- the template body to process if the clause evaluates to true
serialVersionUID: -7462893397220797531L
endType
int endType
- the type of end instruction encountered
serialVersionUID: -4855615597265215042L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, always resolve a de-serialized object back to
the singleton instance. This ensures that any strict equality tests
remain valid after serialization.
- Throws:
java.io.ObjectStreamException
serialVersionUID: 4974797072025033790L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object as an Identifier containing the
function name, an array of Identifiers containing the argument list, and
a boolean indicating the scope of any variables. Check whether either the
name or the argument list is null.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- For serialization, write this object as an Identifier containing the
function name, an array of Identifiers containing the argument list, and
a boolean indicating the scope of any variables.
- Throws:
java.io.IOException
- Serialized form is an Identifier containing the function name, an array
of zero or more Identifiers containing the argument list, and a boolean
indicating the scope of assigned variables. This is primarily for type
correctness and avoids having to serialize a List object.
arguments
Identifier[] arguments
- a list of arguments to be
supplied to the function
name
Identifier name
- the name of the function
scope
a scope
- boolean indicating whether function variables
should be in local scope (
true) or global
scope ( false)
serialVersionUID: -3155379731690082587L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object normally, then check whether the
function instruction is null.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
function
FunctionInstruction function
- the function instruction to be evaluated when this model is
called
serialVersionUID: -5143432053907326525L
body
TemplateProcessor body
- The template body to be processed
- the template processor to be called for this instruction
serialVersionUID: -8166829185543651466L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object as an array of IfExpression objects,
followed by an optional ElseExpression.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- For serialization, write this object as an array of IfExpression objects,
followed by an optional ElseExpression.
- Throws:
java.io.IOException
- Serialized text block as an array of one or more if instructions,
followed by an optional else instruction.
elseInstruction
ElseInstruction elseInstruction
- a single, optional else
instruction
ifInstructions
IfInstruction[] ifInstructions
- an array of all if and
elseif instructions
serialVersionUID: 3493189816503962845L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object normally, then check whether the if
condition is null.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
condition
Expression condition
- the condition to be evaluated
serialVersionUID: 8423827110332040952L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object normally, then check whether the
parent template or the name are null.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
template
TemplateProcessor template
- the template to which this include instruction belongs
name
Expression name
- an expression that determines name of the template to be included
type
Expression type
- an expression that determines the type of template to be included
serialVersionUID: -5366066980827389242L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- When deserializing this object, read the object normally, test whether
the list expression or index variable is null, then recreate the
transient iterator field.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
listExpression
Expression listExpression
- the expression that evaluates to a template list model
indexVariable
Identifier indexVariable
- the variable used to index over the list
serialVersionUID: 2509145854653059701L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- For serialization purposes, always resolve a de-serialized object back to
the singleton instance. This ensures that any strict equality tests
remain valid after serialization.
- Throws:
java.io.ObjectStreamException
serialVersionUID: 4149079532356939048L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object as a String.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- For serialization, write this object as a String.
- Throws:
java.io.IOException
- Serialized noparse block as a String object. This means that for the 1.2
series of JVMs, the serialized noparse block cannot be larger than 64kB.
textValue
java.lang.String textValue
- the
String value of this
text
serialVersionUID: -1924465112006963670L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object as an Expression, an array of case
objects, and an optional default object.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- For serialization, write this object as an Expression, an array of case
objects, and an optional default object.
- Throws:
java.io.IOException
- Serialized form is a switch expression, an array of zero or more case
instructions, and an optional default instruction.
caseInstructions
CaseInstruction[] caseInstructions
- an array of case
instructions to test against the switch expression
defaultInstruction
DefaultCaseInstruction defaultInstruction
- an optional
default instruction
switchExpression
Expression switchExpression
- the switch expression to
test case instructions against
serialVersionUID: -1133245065502200131L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object as a String.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- For serialization, write this object as a String.
- Throws:
java.io.IOException
- Serialized text block as a String object. This means that for the 1.2
series of JVMs, the serialized text block cannot be larger than 64kB.
textValue
java.lang.String textValue
- the
String value of this
text
serialVersionUID: 6158167624358601586L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- For serialization, read this object normally, then check whether the
transform variable is null.
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
transformVariable
Variable transformVariable
- the name of the variable containing the transformation
serialVersionUID: 7720592044181771388L
expression
Expression expression
- the expression to be evaluated and written to the output stream
OldValue
boolean OldValue
NewValue
boolean NewValue
eventType
int eventType
OldValue
boolean OldValue
NewValue
boolean NewValue
eventType
int eventType
currentOwner
java.lang.String currentOwner
- the owner of the port requested.
OldValue
boolean OldValue
NewValue
boolean NewValue
eventType
int eventType
OldValue
boolean OldValue
NewValue
boolean NewValue
eventType
int eventType
OldValue
boolean OldValue
NewValue
boolean NewValue
eventType
int eventType
|
Package javax.microedition.location |
|
Package javax.microedition.rms |
serialVersionUID: -6378491505725083773L
serialVersionUID: 3455842059634140500L
serialVersionUID: -1377142334003604307L
serialVersionUID: 9201597377208782520L
name
java.lang.String name
value
java.lang.Object value
rootCause
java.lang.Throwable rootCause
servlet
Servlet servlet
permanent
boolean permanent
seconds
int seconds
|
Package javax.servlet.http |
name
java.lang.String name
value
java.lang.Object value
|
Package org.freedesktop.dbus |
value
int value
value
long value
value
java.math.BigInteger value
top
long top
bottom
long bottom
|
Package org.freedesktop.dbus.exceptions |
type
java.lang.String type
|
Package org.freedesktop.dbus.test |
|
Package org.osgi.service.cm |
property
java.lang.String property
reason
java.lang.String reason
|
Package org.osgi.service.http |