Name

Package net.jxta.codat

Synopsis

The net.jxta.codat package defines a set of classes used to manipulate codats. A codat contains information—either data or code—that is shared within a JXTA peergroup. However, the core JXTA platform does not use the classes within this package; it uses structured documents exclusively. The codat classes are provided as placeholders for any objects that are handled by JXTA applications. The class hierarchy for this package is shown in Figure 9-1.

The net.jxta.codat package

Figure 9-1. The net.jxta.codat package

Classes

public class Codat;
public class Metadata extends Codat;
public abstract class CodatID extends net.jxta.id.ID;

Get JXTA in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.