Uses of Class
javax.print.attribute.TextSyntax

Packages that use TextSyntax
Package
Description
Package javax.print.attribute.standard contains classes for specific printing attributes.
  • Uses of TextSyntax in javax.print.attribute.standard

    Modifier and Type
    Class
    Description
    final class 
    Class DocumentName is a printing attribute class, a text attribute, that specifies the name of a document.
    final class 
    Class JobMessageFromOperator is a printing attribute class, a text attribute, that provides a message from an operator, system administrator, or "intelligent" process to indicate to the end user the reasons for modification or other management action taken on a job.
    final class 
    Class JobName is a printing attribute class, a text attribute, that specifies the name of a print job.
    final class 
    Class JobOriginatingUserName is a printing attribute class, a text attribute, that contains the name of the end user that submitted the print job.
    final class 
    Class OutputDeviceAssigned is a printing attribute class, a text attribute, that identifies the output device to which the service has assigned this job.
    final class 
    Class PrinterInfo is a printing attribute class, a text attribute, that provides descriptive information about a printer.
    final class 
    Class PrinterLocation is a printing attribute class, a text attribute, that identifies the location of the device.
    final class 
    Class PrinterMakeAndModel is a printing attribute class, a text attribute, that the make and model of the printer.
    final class 
    Class PrinterMessageFromOperator is a printing attribute class, a text attribute, that provides a message from an operator, system administrator, or "intelligent" process to indicate to the end user information about or status of the printer, such as why it is unavailable or when it is expected to be available.
    final class 
    Class PrinterName is a printing attribute class, a text attribute, that specifies the name of a printer.
    final class 
    Class RequestingUserName is a printing attribute class, a text attribute, that specifies the name of the end user that submitted the print job.