fr.fluxmedia.transmorpher.TProcessFactory
Class TSerializer
java.lang.Object
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TProcess_Impl
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TProcessBasic
|
+--fr.fluxmedia.transmorpher.TProcessFactory.TSerializer
- All Implemented Interfaces:
- TProcess
- public final class TSerializer
- extends TProcessBasic
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
serializer
Serializer serializer
- the serializer
iXML_Filename
String iXML_Filename
Op
Properties Op
TSerializer
public TSerializer(String[] pIn,
String pFilename)
throws SAXException,
IOException
- The constructor
internalCopy
public final TProcess internalCopy()
- Copy this component
- Overrides:
internalCopy
in class TProcess_Impl
...