org.icepdf.core.pobjects.functions.postscript
Class LexerText

java.lang.Object
  extended by org.icepdf.core.pobjects.functions.postscript.LexerText

public class LexerText
extends java.lang.Object

Simple type 4 function tests.

Since:
4.2
Author:
ICEsoft Technologies Inc.

Field Summary
static java.lang.String TEST_1
           
static java.lang.String TEST_2
           
static java.lang.String TEST_3
           
 
Constructor Summary
LexerText()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void test1()
           
 void test2()
           
 void test5()
           
 void test6()
           
 void test7()
           
 void test8()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEST_1

public static final java.lang.String TEST_1
See Also:
Constant Field Values

TEST_2

public static final java.lang.String TEST_2
See Also:
Constant Field Values

TEST_3

public static final java.lang.String TEST_3
See Also:
Constant Field Values
Constructor Detail

LexerText

public LexerText()
Method Detail

main

public static void main(java.lang.String[] args)

test1

public void test1()
           throws java.io.IOException
Throws:
java.io.IOException

test2

public void test2()
           throws java.io.IOException
Throws:
java.io.IOException

test5

public void test5()
           throws java.io.IOException
Throws:
java.io.IOException

test6

public void test6()
           throws java.io.IOException
Throws:
java.io.IOException

test7

public void test7()
           throws java.io.IOException
Throws:
java.io.IOException

test8

public void test8()
           throws java.io.IOException
Throws:
java.io.IOException