Class CharacterRepresentation

  • Direct Known Subclasses:
    StringRepresentation

    public abstract class CharacterRepresentation
    extends Representation
    Representation based on a BIO character stream.
    Author:
    Jerome Louvel
    • Constructor Detail

      • CharacterRepresentation

        public CharacterRepresentation​(MediaType mediaType)
        Constructor.
        Parameters:
        mediaType - The media type.