Usages of MapperInputHandler
Method Return Values
| createMapperInputHandler (Constructor<TKey>, Constructor<TData>, IMapper<TKey,TData>, function(IParseContext, Node, Constructor):TData) | in GraphMLIOHandler | Creates an IInputHandler implementation that matches the provided TKey and TData. |