| java.lang.Object oscript.DefaultParser
DefaultParser | public class DefaultParser implements Parser(Code) | | author: Rob Clark (rob@ti.com) author: version: 1.3.1.4 |
getExtension | public String getExtension()(Code) | | Get the file extension for file type to handle, eg. os . This
is used to determine which parser to use for which file to parse.
the file extension |
|
|