org.objectweb.jorm.naming.lib
Class SimplePNGConverter
java.lang.Object
org.objectweb.jorm.naming.lib.SimplePNGConverter
- All Implemented Interfaces:
- PNameGetterConverter
- public class SimplePNGConverter
- extends java.lang.Object
- implements PNameGetterConverter
is a simple PNameGetterConverter which does not make any translation
- Author:
- S.Chassande-Barrioz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimplePNGConverter
public SimplePNGConverter()
convert
public PNameGetter convert(PNameGetter png)
throws PExceptionNaming
- Throws:
PExceptionNaming
convert
public PNameGetter convert(java.lang.Object o)
throws PExceptionNaming
- Specified by:
convert
in interface PNameGetterConverter
- Throws:
PExceptionNaming
convert
public PNameGetter convert(byte o)
throws PExceptionNaming
- Specified by:
convert
in interface PNameGetterConverter
- Throws:
PExceptionNaming
convert
public PNameGetter convert(char o)
throws PExceptionNaming
- Specified by:
convert
in interface PNameGetterConverter
- Throws:
PExceptionNaming
convert
public PNameGetter convert(short o)
throws PExceptionNaming
- Specified by:
convert
in interface PNameGetterConverter
- Throws:
PExceptionNaming
convert
public PNameGetter convert(int o)
throws PExceptionNaming
- Specified by:
convert
in interface PNameGetterConverter
- Throws:
PExceptionNaming
convert
public PNameGetter convert(long o)
throws PExceptionNaming
- Specified by:
convert
in interface PNameGetterConverter
- Throws:
PExceptionNaming