PAJES 3.0.21

org.pajes.html
Class PajeFactory.Document

java.lang.Object
  extended by org.pajes.html.PajeFactory.Document
Enclosing class:
PajeFactory

protected class PajeFactory.Document
extends java.lang.Object

Inner class representing a source HTML document and it's generated form.


Method Summary
 long getLastModified()
          Returns the last modified time of the source HTML document.
 java.lang.String toString()
          Over-rides toString() from Object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getLastModified

public long getLastModified()
Returns the last modified time of the source HTML document.

Returns:
the last modified time of the source HTML document.

toString

public java.lang.String toString()
Over-rides toString() from Object.

Overrides:
toString in class java.lang.Object
Returns:
the source file name.

PAJES 3.0.21

Copyright © 1998-2007 Viridian Pty Limited. All Rights Reserved.