public class FileDef extends BaseElementDef
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
String |
getCharset() |
String |
getListDirs() |
String |
getListFiles() |
String |
getListFilter() |
String |
getListRecursive() |
String |
getPath() |
String |
getShortElementName() |
String |
getType() |
getBodyText, getColumnNumber, getId, getLineNumber, getOperationDefs, hasOperationspublic FileDef(XmlNode xmlNode)
public String getAction()
public String getPath()
public String getType()
public String getCharset()
public String getShortElementName()
getShortElementName in interface IElementDefgetShortElementName in class BaseElementDefpublic String getListFilter()
public String getListDirs()
public String getListFiles()
public String getListRecursive()
Copyright © 2022 WSO2. All rights reserved.