Documentation of 'visad.data.dods.UnknownAttributeAdapter' Java class
UnknownAttributeAdapter
visad.data.dods

Class UnknownAttributeAdapter



  • public class UnknownAttributeAdapter
    extends AttributeAdapter
    Provides support for adapting a DODS Attribute.UNKNOWN attribute to the VisAD data-import context.

    Instances are immutable.

    • Method Detail

      • unknownAttributeAdapter

        public static UnknownAttributeAdapter unknownAttributeAdapter(java.lang.String name,
                                                                      dods.dap.Attribute attr)
        Returns an instance of this class corresponding to a name and appropriate attribute.
        Parameters:
        name - The name of the attribute.
        attr - The attribute. Must have the appropriate type.
      • data

        public DataImpl data(boolean copy)
        Returns null.
        Specified by:
        data in class AttributeAdapter
        Parameters:
        copy - If true, then the data values are copied.
        Returns:
        null.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.