INRIA & FluxMedia

fr.fluxmedia.transmorpher.engine
Class TTransformation.MapEntry

java.lang.Object
  extended by fr.fluxmedia.transmorpher.engine.TTransformation.MapEntry
Enclosing class:
TTransformation

static class TTransformation.MapEntry
extends java.lang.Object

Description of the Class

Author:
triolet

Field Summary
(package private)  long lastModified
           
(package private)  javax.xml.transform.Templates templates
           
 
Constructor Summary
TTransformation.MapEntry(long lastModified, javax.xml.transform.Templates templates)
          Constructor for the MapEntry object
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lastModified

long lastModified

templates

javax.xml.transform.Templates templates
Constructor Detail

TTransformation.MapEntry

TTransformation.MapEntry(long lastModified,
                         javax.xml.transform.Templates templates)
Constructor for the MapEntry object

Parameters:
lastModified - Description of the Parameter
templates - Description of the Parameter

INRIA & FluxMedia

..no bottom yet...