org.odftoolkit.odfxsltrunnertask
Class ODFXSLTRunnerTask.Factory

java.lang.Object
  extended by org.odftoolkit.odfxsltrunnertask.ODFXSLTRunnerTask.Factory
Enclosing class:
ODFXSLTRunnerTask

public static class ODFXSLTRunnerTask.Factory
extends Object

Paramter class for nested elements.


Method Summary
 String getName()
          Get factory name.
 void setName(String aName)
          Set factory name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setName

public void setName(String aName)
Set factory name.

Parameters:
aName -

getName

public String getName()
Get factory name.

Returns:
paramter name


Copyright © 2017 The Apache Software Foundation. All rights reserved.