org.bibop.xml.xforge.helpers
Class TransformerContext

java.lang.Object
  |
  +--org.bibop.xml.xforge.helpers.TransformerContext
All Implemented Interfaces:
XForgeContext

public class TransformerContext
extends java.lang.Object
implements XForgeContext


Constructor Summary
TransformerContext()
           
 
Method Summary
 java.lang.String getContextId()
          Get the unique identifier of the current context.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransformerContext

public TransformerContext()
Method Detail

getContextId

public java.lang.String getContextId()
                              throws XForgeException
Get the unique identifier of the current context.

Specified by:
getContextId in interface XForgeContext
XForgeException


Copyright © 2003 Bibop Research International. All Rights Reserved.