Package org.jclouds.http.functions
Interface ParseSax.Factory
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> ParseSax<T>create(ParseSax.HandlerWithResult<T> handler) 
 - 
 
- 
- 
Method Detail
- 
create
<T> ParseSax<T> create(ParseSax.HandlerWithResult<T> handler)
 
 - 
 
 -