org.icepdf.core.tag
Class TagState

java.lang.Object
  extended by org.icepdf.core.tag.TagState
All Implemented Interfaces:
java.io.Serializable

public class TagState
extends java.lang.Object
implements java.io.Serializable

Since:
4.0
Author:
mcollette
See Also:
Serialized Form

Method Summary
 java.util.List getDocuments()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDocuments

public java.util.List getDocuments()