Package jadex.xml
Interface IAttributeConverter
- 
- All Superinterfaces:
- IObjectStringConverter,- IStringObjectConverter
 - All Known Implementing Classes:
- AttributeConverter
 
 public interface IAttributeConverter extends IStringObjectConverter, IObjectStringConverter Converter interface for attributes. Consist of methods for string-object and a object-string conversion.
- 
- 
Method Summary- 
Methods inherited from interface jadex.commons.transformation.IObjectStringConverterconvertObject
 - 
Methods inherited from interface jadex.commons.transformation.IStringObjectConverterconvertString
 
- 
 
-