Package org.kapott.hbci.protocol.factory
Class MultipleSEGsFactory
java.lang.Object
org.kapott.hbci.tools.ObjectFactory
org.kapott.hbci.protocol.factory.MultipleSEGsFactory
-
Field Summary
FieldsFields inherited from class org.kapott.hbci.tools.ObjectFactory
currentPoolSize, freeObjects, usedObjects
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateMultipleSEGs
(Node sfref, String path, char predelim0, char predelim1, StringBuffer res, int fullResLen, Document syntax, Hashtable<String, String> predefs, Hashtable<String, String> valids) createMultipleSEGs
(Node sfref, String path, Document syntax) static MultipleSEGsFactory
void
Methods inherited from class org.kapott.hbci.tools.ObjectFactory
addToFreePool, addToUsedPool, getFreeObject, getFreeObjects, getUsedObjects, toString
-
Field Details
-
instance
-
-
Constructor Details
-
MultipleSEGsFactory
private MultipleSEGsFactory()
-
-
Method Details
-
getInstance
-
createMultipleSEGs
-
createMultipleSEGs
-
unuseObject
- Overrides:
unuseObject
in classObjectFactory
-