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