org.osjava.sj.loader.convert
Class ConvertRegistry

java.lang.Object
  extended byorg.osjava.sj.loader.convert.ConvertRegistry

public class ConvertRegistry
extends java.lang.Object


Constructor Summary
ConvertRegistry()
           
 
Method Summary
 Converter getConverter(java.lang.String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvertRegistry

public ConvertRegistry()
Method Detail

getConverter

public Converter getConverter(java.lang.String type)


Copyright © 2003-2007 OSJava. All Rights Reserved.