|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Match
implementation into the set
so that it can be used for resolutions.
AnnotationStrategy
object is used to intercept
the serialization process and delegate to custom converters.AnnotationStrategy
object.
AnnotationStrategy
object.
Attribute
annotation represents a serializable XML
attribute within an XML element.AttributeException
is used to represent conditions
when an XML attribute is in an invalid state.AttributeException
object.
AttributeException
object.
Transform
type.
Transform
instance to the
specified type.
Cache
interface is used to represent a cache
that will store key value pairs.CamelCaseStyle
is used to represent an XML style
that can be applied to a serialized object.CamelCaseStyle
object.
CamelCaseStyle
object.
CamelCaseStyle
object.
Commit
annotation is used to mark a method within
a serializable object that requires a callback from the persister
once the deserialization completes.commit
method is used flush and commit any
child nodes that have been created by this node.
Complete
annotation is used to mark a method that
requires a callback from the persister once the serialization of
the object has completed.ConcurrentCache
interface is used to represent a
cache that will store key value pairs.ConcurrentCache
object.
ConstructorException
is used to represent any
errors where an annotated constructor parameter is invalid.ConstructorException
object.
ConstructorException
object.
Convert
annotation is used to specify a converter
class to use for serialization.Converter
object is used to convert an object
to XML by intercepting the normal serialization process.ConvertException
is thrown when there is a
problem converting an object.ConvertException
object.
CycleException
is thrown when an invalid cycle
is found when deserializing an object from an XML document.CycleException
object.
CycleException
object.
CycleStrategy
represents a strategy that is used
to augment the deserialization and serialization process such that
cycles in an object graph can be supported.CycleStrategy
object.
CycleStrategy
object.
CycleStrategy
object.
CycleStrategy
object.
Default
annotation is used to specify that all
fields or methods should be serialized in a default manner.DefaultType
enumeration is used to specify the
type of defaults to apply to a class.Dictionary
object represents a mapped set of entry
objects that can be serialized and deserialized.Dictionary
object.
Element
annotation is used to represent a field
or method that appears as an XML element.ElementArray
annotation represents a method or
field that is an array of elements.ElementException
is used to represent conditions
when an XML element is in an invalid state.ElementException
object.
ElementException
object.
ElementList
annotation represents a method or
field that is a Collection
for storing entries.ElementListUnion
annotation is used to describe
fields and methods that can dynamically match a schema class.ElementMap
annotation represents a method or field
that is a Map
for storing key value pairs.ElementMapUnion
annotation is used to describe a
field or method that can dynamically match a schema class.ElementUnion
annotation is used to describe fields
and methods that can dynamically match a schema class.Entry
object represents entries to the dictionary
object.EnvironmentFilter
object is used to provide a
filter that will replace the specified values with an environment
variable from the OS.EnvironmentFilter
object.
EnvironmentFilter
object.
Filter
object is used to provide replacement string
values for a provided key.Format
object is used to provide information on
how a generated XML document should be structured.Format
object.
Format
object.
Format
object.
Format
object.
Format
object.
Format
object.
Format
object.
Format
object.
Format
object.
Format
object.
Format
object.
Format
object.
Node
mapped to the
given name.
Entry
from the set by
its name.
NodeMap
which can be used to add
nodes to the element before that element has been committed.
Mode
is used to indicate the output mode
of this node.
NamespaceMap
for this node.
Node
that is the
parent of this node.
Node
that is the
parent of this node.
Node
that is the
parent of this node.
Style
for the format.
HyphenStyle
is used to represent an XML style
that can be applied to a serialized object.HyphenStyle
object.
InputNode
object represents an iterator for the
elements within an element.InstantiationException
is thrown when an object
cannot be instantiated either because it is an abstract class or an
interface.InstantiationException
object.
InstantiationException
object.
InvalidFormatException
is thrown when there is
a format exception.InvalidFormatException
object.
InvalidFormatException
object.
NamespaceMap
.
NodeMap
.
Entry
objects which can be
used to remove items from this set.
Iterator
that iterates over the
matches in insertion order.
LimitedCache
interface is used to represent a
cache that will store key value pairs.LimitedCache
object.
LimitedCache
object.
Converter
instance from
the registry.
MapFilter
object is a filter that can make use
of user specified mappings for replacement.MapFilter
object.
MapFilter
object.
Transform
using the type
specified.
Transform
using the type
specified.
Resolver
so that it
can be retrieved using a string that matches its pattern.Matcher
is used to match a type with a transform
such that a string value can be read or written as that type.MethodException
is used to represent conditions
where a Java Bean property has been annotated incorrectly.MethodException
object.
MethodException
object.
Mode
enumeration is used to specify the output
mode for XML text.Namespace
annotation is used to set a namespace
on an element or attribute.NamespaceList
annotation that is used to declare
namespaces that can be added to an element.NamespaceMap
object is used store the namespaces
for an element.Node
is used to represent a name value pair and
acts as the base form of data used within the framework.NodeBuilder
object is used to create either an
input node or an output node for a given source or destination.NodeException
is thrown to indicate the state of
either the input node or output node being invalid.NodeException
object.
NodeMap
object represents a map of nodes that
can be set as name value pairs.Order
annotation is used to specify the order of
appearance of XML elements and attributes.OutputNode
object is used to represent a cursor
which can be used to write XML elements and attributes.Path
annotation is used to specify an XML path
where an XML element or attribute is located.PathException
is thrown when there is a problem
with the syntax of an XPath expression.PathException
object.
Persist
annotation is used to mark a method that
requires a callback from the persister before serialization of
an object begins.PersistenceException
is thrown when there is a
persistance exception.PersistenceException
object.
PersistenceException
object.
Persister
object is used to provide an implementation
of a serializer.Persister
object.
Persister
object.
Persister
object.
Persister
object.
Persister
object.
Persister
object.
Persister
object.
Persister
object.
Persister
object.
Persister
object.
Persister
object.
Persister
object.
Persister
object.
Persister
object.
Persister
object.
Persister
object.
Persister
object.
Persister
object.
Persister
object.
Persister
object.
PlatformFilter
object makes use of all filter
types this resolves user specified properties first, followed
by system properties, and finally environment variables.PlatformFilter
object.
PlatformFilter
object.
Position
object is used to acquire the position
of the read cursor within the XML file.Filter
on to the top
of the stack.
Node
to the map.
Value
which will be used
to represent the deserialized object.
read
method is used to deserialize an object
from the source XML.
Value
which will be used
to represent the deserialized object.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and convert it into an object
of the specified type.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
read
method will read the contents of the XML
document from the provided source and populate the object with
the values deserialized.
Strategy
implementation.
InputNode
that can be
used to read XML from the specified stream.
InputNode
that can be
used to read XML from the specified reader.
Registry
represents an object that is used to
register bindings between a class and a converter implementation.Registry
object.
RegistryMatcher
provides a simple matcher backed
by a registry.RegistryMatcher
.
RegistryStrategy
object is used to intercept
the serialization process and delegate to custom converters.RegistryStrategy
object.
RegistryStrategy
object.
Node
mapped to the
given name.
Entry
from the set by
its name.
Match
implementation
from the resolver.
Replace
method is used to replace an object that
is about to be serialized to an XML document.Map
.
Resolve
method is used to resolve an object that
has been deserialized from the XML document.Resolver
to
see if there is a pattern in it that matches the string given.
Resolver
to
see if there is a pattern in it that matches the string given.
Match
objects, which can then be
retrieved using a string by comparing that string to the pattern of
the Match
objects.Resolver
without a large cache size.
Root
annotation is used to annotate classes that
need to be serialized.RootException
is thrown if the Root
annotation is missing from a root object that is to be serialized
or deserialized.RootException
exception.
RootException
exception.
Serializer
interface is used to represent objects
that can serialize and deserialize objects to an from XML.NodeMap
.
Entry
objects within
the dictionary.
Resolver
.
StackFilter
object provides a filter that can
be given a collection of filters which can be used to resolve a
replacement.StackFilter
object.
Strategy
interface represents a strategy that can be
used to resolve and load the Class
objects that compose
a serializable object.Style
interface is used to represent an XML style
that can be applied to a serialized object.SystemFilter
object is used to provide a filter
that will replace the specified values with system properties.SystemFilter
object.
SystemFilter
object.
Text
annotation is used to represent a field or
method that appears as text within an XML element.TextException
is used to represent conditions
when an XML element text value is in an invalid state.TextException
object.
TextException
object.
Transform
represents a an object used to transform
an object to and from a string value.Transformer
object is used to convert strings to
and from object instances.Transformer
object.
TransformException
is thrown if a problem occurs
during the transformation of an object.TransformException
object.
TransformException
object.
Transient
annotation is an optional annotation
that can be used within an XML class schema to mark a method or
field as being transient, which indicates that it does not take
part in serialization or deserialization.TreeStrategy
object is used to provide a simple
strategy for handling object graphs in a tree structure.TreeStrategy
object.
TreeStrategy
object.
Type
interface is used to represent a method or
field that has been annotated for serialization.UnionException
is thrown when there is an error
associated with unions.UnionException
object.
validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
Validate
annotation is used to mark a method in
a serializable object that requires a callback from the persister
once the deserialization completes.validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
validate
method will validate the contents of
the XML document against the specified XML class schema.
Value
object describes a type that is represented
by an XML element.ValueRequiredException
is thrown when an attribute
or element is missing from the XML document.ValueRequiredException
object.
ValueRequiredException
object.
Verbosity
enumeration is used to specify a verbosity
preference for the resulting XML.Version
annotation is used to specify an attribute
that is used to represent a revision of the class XML schema.Visitor
interface represents an object that is
used to visit each XML element during serialization.VisitorStrategy
object is a simplification of a
strategy, which allows manipulation of the serialization process.VisitorStrategy
object.
VisitorStrategy
object.
WeakCache
object is an implementation of a cache
that holds on to cached items only if the key remains in memory.WeakCache
object.
WeakCache
object.
write
method is used to serialize an object
to XML.
write
method will traverse the provided object
checking for field annotations in order to compose the XML data.
write
method will traverse the provided object
checking for field annotations in order to compose the XML data.
write
method will traverse the provided object
checking for field annotations in order to compose the XML data.
write
method will traverse the provided object
checking for field annotations in order to compose the XML data.
write
method will traverse the provided object
checking for field annotations in order to compose the XML data.
write
method will traverse the provided object
checking for field annotations in order to compose the XML data.
write
method will traverse the provided object
checking for field annotations in order to compose the XML data.
write
method will traverse the provided object
checking for field annotations in order to compose the XML data.
write
method will traverse the provided object
checking for field annotations in order to compose the XML data.
Strategy
implementation.
OutputNode
that can be
used to write a well formed XML document.
OutputNode
that can be
used to write a well formed XML document.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |