javax > javax.print > javax.print.attribute > javax.print.attribute.attributesetutilities >

Class: javax.print.attribute.AttributeSetUtilities
    java.lang.Object
       javax.print.attribute.AttributeSetUtilities


public final class AttributeSetUtilities extends Object


FIELDS:

CONSTRUCTORS:

METHODS:
public static AttributeSet synchronizedView(AttributeSet attributeSet)
Throws: NullPointerException

public static DocAttributeSet synchronizedView(DocAttributeSet attributeSet)
Throws: NullPointerException

public static PrintJobAttributeSet synchronizedView(PrintJobAttributeSet attributeSet)
Throws: NullPointerException

public static PrintRequestAttributeSet synchronizedView(PrintRequestAttributeSet attributeSet)
Throws: NullPointerException

public static PrintServiceAttributeSet synchronizedView(PrintServiceAttributeSet attributeSet)

public static AttributeSet unmodifiableView(AttributeSet attributeSet)
Throws: NullPointerException

public static DocAttributeSet unmodifiableView(DocAttributeSet attributeSet)
Throws: NullPointerException

public static PrintJobAttributeSet unmodifiableView(PrintJobAttributeSet attributeSet)
Throws: NullPointerException

public static PrintRequestAttributeSet unmodifiableView(PrintRequestAttributeSet attributeSet)
Throws: NullPointerException

public static PrintServiceAttributeSet unmodifiableView(PrintServiceAttributeSet attributeSet)
Throws: NullPointerException

public static Class verifyAttributeCategory(Object object, Class interfaceName)
Throws: NullPointerException
Throws: ClassCastException

public static Attribute verifyAttributeValue(Object object, Class interfaceName)
Throws: NullPointerException
Throws: ClassCastException

public static void verifyCategoryForValue(Class category, Attribute attribute)
Throws: NullPointerException
Throws: IllegalArgumentException


INHERITED METHODS:
getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net