public class CSOperator extends Object
The content stream is a sequence of operations, with any operation being a list of operands followed by the operator.
| Constructor and Description |
|---|
CSOperator(byte[] token) |
public static CSOperator create(String name)
public byte[] getToken()
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.