intarsys runtime library

de.intarsys.tools.reader
Interface IDirectTagHandler


public interface IDirectTagHandler


Method Summary
 String process(String tagContent, Object context)
           
 void setLocationProvider(ILocationProvider locationProvider)
           
 void startTag()
           
 

Method Detail

setLocationProvider

void setLocationProvider(ILocationProvider locationProvider)

startTag

void startTag()

process

String process(String tagContent,
               Object context)
               throws IOException
Throws:
IOException

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.