public class Printerlookup extends Object
Constructor and Description |
---|
Printerlookup() |
Modifier and Type | Method and Description |
---|---|
static PrintService |
getPrintservice(String printername) |
static PrintService |
getPrintservice(String printername,
Boolean startWithMatch) |
static PrintService |
getPrintservice(String printername,
Boolean startWithMatch,
Boolean escapeSpace) |
public static PrintService getPrintservice(String printername)
public static PrintService getPrintservice(String printername, Boolean startWithMatch)
public static PrintService getPrintservice(String printername, Boolean startWithMatch, Boolean escapeSpace)
Copyright © 2012–2018 Cenote GmbH. All rights reserved.