Uses of Package
com.tangosol.run.xml
Package
Description
Simple CDI-based Cache Server implementation.
Low-level utilities for Coherence gRPC server and client implementation.
The Coherence gRPC server implementation.
Defines the typical runtime configuration builders for the Coherence
configuration object model.
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
Defines the Xml Document Pre-Processors and Xml Element Processors for converting
Coherence Cache Configuration files into Coherence configuration object models.
Defines the Xml document Pre-Processors for Coherence Cache Configuration files.
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
Contains classes related to Coherence JCache.
Contains classes related to the Coherence REST configuration.
Defines classes and interfaces for representing and evaluating expressions.
Defines classes and interfaces for processing Xml documents and building object
models, like configuration, based on said documents though the use of injection.
Contains classes providing cache persistence of serialized objects.
Contains Sleepycat Berkeley DB BinaryStore implementation classes.
Contains classes related to POF serialization and deserialization.
Contains basic cluster interfaces and factories.
Contains classes providing various caching strategies.
Contains classes related to the Coherence Security Framework.
Contains interfaces and classes related to custom SSL certificate and key store loaders.
Contains classes and helpers for implementing various types of persistence.
Contains classes providing basic XML related functionality.
Contains various generic utilities.
-
-
-
-
-
-
-
-
-
-
-
-
ClassDescriptionAn
XmlAttribute
represents an Xml Attribute, defined within anXmlElement
.AnXmlDocumentReference
provides an mechanism to reference anXmlDocument
.An interface for XML element access. -
-
-
-
ClassDescriptionDeprecated.An interface for XML document access.An interface for XML element access.An interface for XML element content and element attribute values.
-
-
-
-
-
ClassDescriptionAn IterableAdapter is the base class for any data type that must be iterated over to serialize/deserialize, such as arrays, collections and maps.This class represents an XmlBean that could be serialized into a URI.A PrimitiveArrayAdapter supports arrays of primitive types, such as "int", "char", etc.The PropertyAdapter is the base class for handling the operations that can occur on any property.A
QualifiedName
is a useful class to separately capture the xml namespace prefix and local name of xml elements and attributes as a single object (instead of having to parse them out ofString
s all the time).A SimpleAdapter supports Java intrinsic types and a common set of Java classes: java.lang.Boolean java.lang.Byte java.lang.Character java.lang.Short java.lang.Integer java.lang.Long java.lang.Float java.lang.Double java.lang.String java.math.BigDecimal java.math.BigInteger java.sql.Date java.sql.Time java.sql.Timestamp java.util.DateA simple property adapter for long.A simple property adapter for the Date class from the java/util package.A simple property adapter for String.A simple implementation of the XmlElement interface.An implementation of Entry that supports keeping them in a list.A simple implementation of the XmlValue interface.AnXmlAttribute
represents an Xml Attribute, defined within anXmlElement
.This is a base class for building XmlSerializable value objects.A BeanInfo contains information about the XML bean and its properties.An interface for XML document access.An interface for XML element access.An interface that describes a callback to resolve a substitutable parameter value.An interface for XML serialization.Represents an XML language token.Converts a character stream (Script object) into XML tokens.An interface for XML element content and element attribute values. -
ClassDescriptionThis is a base class for building XmlSerializable value objects.Deprecated.An interface for XML element access.An interface for XML serialization.