intarsys PDF library API

de.intarsys.pdf.content
Class CSLiteral

java.lang.Object
  extended by de.intarsys.pdf.content.CSOperation
      extended by de.intarsys.pdf.content.CSLiteral

public class CSLiteral
extends CSOperation

An "operation" that is not parsed but completely given in a byte sequence.


Field Summary
 
Fields inherited from class de.intarsys.pdf.content.CSOperation
OPERAND_Tx
 
Constructor Summary
CSLiteral(byte[] literal)
           
 
Method Summary
 
Methods inherited from class de.intarsys.pdf.content.CSOperation
addOperand, getOperand, getOperands, getOperator, getOperatorToken, hasOperator, isOpBeginMarkedContent, isOpEndMarkedContent, matchesOperator, operandSize, setOperand, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CSLiteral

public CSLiteral(byte[] literal)

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.