org.jostraca.util
Class PrefixOperatorPSM.NilOperation

java.lang.Object
  extended byorg.jostraca.util.PrefixOperatorPSM.NilOperation
All Implemented Interfaces:
PrefixOperatorPSM.Operation
Enclosing class:
PrefixOperatorPSM

public static class PrefixOperatorPSM.NilOperation
extends java.lang.Object
implements PrefixOperatorPSM.Operation


Constructor Summary
PrefixOperatorPSM.NilOperation()
           
 
Method Summary
 java.lang.String perform(java.lang.String pValue, java.lang.String pQualifier, PropertySet pSourcePropertySet, PropertySet pTargetPropertySet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrefixOperatorPSM.NilOperation

public PrefixOperatorPSM.NilOperation()
Method Detail

perform

public java.lang.String perform(java.lang.String pValue,
                                java.lang.String pQualifier,
                                PropertySet pSourcePropertySet,
                                PropertySet pTargetPropertySet)
Specified by:
perform in interface PrefixOperatorPSM.Operation


Copyright © 2000-2002 Richard Rodger