net.sf.xbus.base.bytearraylist
Class ByteArrayConverterFactory

java.lang.Object
  extended by net.sf.xbus.base.bytearraylist.ByteArrayConverterFactory

public class ByteArrayConverterFactory
extends java.lang.Object

Author:
Fleckenstein To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Constructor Summary
ByteArrayConverterFactory()
           
 
Method Summary
static ByteArrayConverter getConverter(java.lang.String system)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteArrayConverterFactory

public ByteArrayConverterFactory()
Method Detail

getConverter

public static ByteArrayConverter getConverter(java.lang.String system)
                                       throws XException
Throws:
XException