Package com.hp.jipp.encoding
See: Description
-
Interface Summary Interface Description Attribute An IPP attribute, which is a named, ordered list of 0 or more values. Converter Converts a List of Attribute objects into an AttributeCollection. AttributeCollection An ordered collection of attributes as defined in RFC3382. AttributeGroup A tagged list of attributes. AttributeSetType A named attribute type which may be used to construct Attribute objects containing 0 or more values of type T. AttributeType A named attribute type which may be used to construct Attribute objects containing 0 or one values of type T. Codec Reads/writes values of T. Stringable An object that has a native string representation. TaggedValue Any attribute value which does not directly correspond to a common Java type. -
Class Summary Class Description Type An AttributeType for a value of an AttributeCollection subclass. SetType An AttributeType for a multiple values of an AttributeCollection subclass. AttributeImpl Overridable implementation for any subclass of Attribute. AttributeTypeImpl A base implementation of AttributeType. BitfieldType An AttributeType for values bitwise OR'd together. Set An AttributeType for multiple Boolean values. BooleanType An AttributeType for a Boolean value. CollectionType An attribute type for collections of T. Set An AttributeType for multiple DateTime values represented as Calendar objects. DateTimeType An AttributeType for a DateTime value represented as a Calendar object. DelimiterTag An IPP Delimiter tag. EmptyAttribute An Attribute consisting only of an out-of-band tag and no values. EmptyAttributeType Type for Attributes with no values. Enum A machine-readable integer code paired with a human-readable name. Set An AttributeType for multiple Enum values. EnumType An AttributeType for an Enum value. IntOrIntRange An int or range of int Set An AttributeType for multiple Name and keyword values. IntOrIntRangeType An AttributeType for a Int or IntRange value. Set An AttributeType for multiple IntRange values. IntRangeType An AttributeType for an IntRange value. Set An AttributeType for multiple Int values. IntType An AttributeType for an Int value. IppInputStream An InputStream which can read IPP packet data. IppOutputStream An OutputStream for writing an IppPacket. Builder IppPacket An IPP packet consisting of header information and zero or more attribute groups. KeyValues A map of keys to values where keys and values are both strings. Set An AttributeType for multiple values of KeyValues pairs. KeyValuesType An AttributeType for a value containing KeyValues pairs. KeywordOrName Describes an object which may contain either a Name or a keyword (String). Set An AttributeType for multiple Name and keyword values. KeywordOrNameType An AttributeType for a Name or keyword value. Set An AttributeType for keywords, represented as Strings. KeywordType An AttributeType for a keyword value, represented as a String. MutableAttributeGroup An AttributeGroup which may be altered. Name Describes a name object, which may or may not have a language string. Set An AttributeType for multiple Name values. NameType An AttributeType for a Name value. Set An AttributeType for octetStringvalues represented as ByteArrays.OctetsType An AttributeType for an octetStringvalue represented as a ByteArray.OtherOctets An attribute value formatted as an array of octets. OtherString An attribute value formatted as a String. OutOfBandTag An IPP Out-of-Band Tag. Resolution Describes a printing resolution. Set An AttributeType for multiple Resolution values. ResolutionType An AttributeType for a Resolution value. ResolutionUnit A unit of measurement used to describe resolution. Set An AttributeType for values best represented as a String. StringType An AttributeType for a value best represented as a String. Tag Value and delimiter tags as specified by RFC8010 and RFC8011. Text Describes a text object, which may or may not have a language string. Set An AttributeType for multiple Text values. TextType An AttributeType for a Text value. Type An unknown AttributeType. SetType An unknown AttributeType carrying multiple values. UnknownAttribute An otherwise unrecognized attribute, including at least one value, containing values of any legal type that can be expressed in IPP form. Type An AttributeType for a single UntypedCollection value SetType An AttributeType for multiple UntypedCollection values UntypedCollection An AttributeCollection (see RFC3382) represented as a list of Attribute objects. UntypedEnum An enum lacking any formal Enum type (meaning its values cannot be decoded). Set An AttributeType for multiple URI values. UriType An AttributeType for a URI value. ValueTag An IPP Value tag. -
Object Summary Object Description Companion Attributes Utilities for the Attribute class. Companion Companion Companion Companion Companion Companion Companion Companion Companion Companion Companion Companion Companion Companion MediaSizes Companion Companion Companion Companion Code Raw codes which may be used for direct comparisons. Companion Companion Companion Companion