CommandFileParser
public class CommandFileParser
extends Object
java.lang. موضوع | |
↳ | com.android.tradefed.command.CommandFileParser |
تجزیه کننده پرونده ای که شامل مجموعه ای از خطوط فرمان است.
نحو پرونده داده شده باید یک سری خط باشد. هر خط یک دستور است. یعنی پیکربندی بعلاوه گزینه های آن:
[options] config-name [options] config-name2 ...
خلاصه
کلاسهای تو در تو | |
---|---|
class | CommandFileParser.CommandLine
|
سازندگان عمومی | |
---|---|
CommandFileParser () |
روشهای عمومی | |
---|---|
getIncludedFiles () پرونده های دستوری موجود در آخرین پرونده تجزیه شده را برگردانید. | |
parseFile (File file) دستورات موجود در |
سازندگان عمومی
CommandFileParser
public CommandFileParser ()
روشهای عمومی
getIncludedFiles
publicgetIncludedFiles ()
پرونده های دستوری موجود در آخرین پرونده تجزیه شده را برگردانید.
برمی گردد | |
---|---|
تجزیه فایل
publicparseFile (File file)
دستورات موجود در file
تجزیه می کند ، در صورت لزوم ، توسعه های ماکرو را انجام می دهد
مولفه های | |
---|---|
file | File : ERROR(/File) برای تجزیه |
برمی گردد | |
---|---|
لیست دستورات تجزیه شده |
پرتاب می کند | |
---|---|
| در صورت عدم خواندن پرونده |
ConfigurationException | اگر محتوای فایل تجزیه نشود |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2020-09-08 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Translation issue"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"مشکل کد / نمونهها"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]