org.icepdf.core.tag
Class TaggedDocument

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

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

Since:
4.0
Author:
mcollette
See Also:
Serialized Form

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

Method Detail

getOrigin

public java.lang.String getOrigin()

getImages

public java.util.List getImages()