Rio Project 4.2 API Documentation



org.rioproject.opstring
Interface OpStringParserSelectionStrategy

All Known Implementing Classes:
DefaultOpStringParserSelectionStrategy

public interface OpStringParserSelectionStrategy

Author:
Jerome Bernard

Method Summary
 OpStringParser findParser(Object source)
          Selects an OpStringParser based on the source.
 

Method Detail

findParser

OpStringParser findParser(Object source)
Selects an OpStringParser based on the source.

Parameters:
source - either a local File or a URL to the OpString deployment descriptor.
Returns:
the OpStringParser which should be used for the source

Copyright © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.