Class SimplePie_Content_Type_Sniffer
Content-type sniffing
Based on the rules in http://tools.ietf.org/html/draft-abarth-mime-sniff-06
This is used since we can't always trust Content-Type headers, and is based upon the HTML5 parsing rules.
This class can be overloaded with SimplePie::set_content_type_sniffer_class()
		
		
		
		Package: SimplePie\HTTP
Copyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at vendor/simplepie/simplepie/library/SimplePie/Content/Type/Sniffer.php
	
		Copyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at vendor/simplepie/simplepie/library/SimplePie/Content/Type/Sniffer.php
Methods summary
| 
				 public 
				
				
				 | 
			#
			 __construct( Create an instance of the class with the input file | 
| 
				 public 
				string
				
				 | |
| 
				 public 
				string
				
				 | |
| 
				 public 
				string
				
				 | |
| 
				 public 
				string
				
				 | |
| 
				 public 
				string
				
				 | 
Magic methods summary
Properties summary
| 
				public  
				 | $file | 
				#
				 File object | 
