org.cip4.jdflib.ifaces
Interface IElementConverter

All Known Implementing Classes:
URLExtractor, URLMapper

public interface IElementConverter

TODO Please insert comment!

Author:
rainerprosi

Method Summary
 KElement convert(KElement e)
          generic converter that converts an element
 

Method Detail

convert

KElement convert(KElement e)
generic converter that converts an element

Parameters:
e - the element to convert
Returns:
the converted element


Copyright © 2013. All Rights Reserved.