Attribute platform
August 3rd, 2008Attribute platform
Attributes (Java 2 Platform SE 5.0)
public interface Attributes extends Cloneable, Serializable. This interface represents a collection of attributes. In a directory, named objects can have associated with them ... (more...)
Attribute (Java Platform SE 6)
public class Attribute extends Object implements Serializable. Represents an MBean attribute by associating its name with its value. The MBean server and other objects use this ... (more...)
Attribute (Quark Platform Documentation)
public final class Attribute extends Object. An Attribute is an association of a String (the name) and an Object (the value, or list of values). This class is immutable. (more...)
Attributes (Java 2 Platform SE v1.4.2)
public interface Attributes. Interface for a list of XML attributes. This module, both source code and documentation, is in the Public Domain, and comes with NO WARRANTY. (more...)
Attributes (Java Platform SE 7 b34)
Please note that this documentation is not final and is subject to change. (more...)
Attribute (Java Platform SE 6)
public interface Attribute extends Serializable. Interface Attribute is the base interface implemented by any and every printing attribute class to indicate that the class ... (more...)
CSS.Attribute (Java 2 Platform SE v1.4.2)
public static final class CSS.Attribute extends Object. Definitions to be used as a key on AttributeSet's that might hold CSS attributes. Since this is a closed set (i.e. defined ... (more...)
Attribute (Java 2 Platform SE v1.4.2)
public interface Attribute extends Serializable. Interface Attribute is the base interface implemented by any and every printing attribute class to indicate that the class ... (more...)
Attribute (Java 2 Platform SE 5.0)
public interface Attribute extends Serializable. Interface Attribute is the base interface implemented by any and every printing attribute class to indicate that the class ... (more...)
Chapter 40 Platform Service Attributes
The Java Enterprise System enables the rapid deployment of business applications and Java Web services. With the Java Enterprise System, customers quickly realize the benefits ... (more...)