public class FolderSourceModel extends SourceModel
_url
Constructor and Description |
---|
FolderSourceModel() |
Modifier and Type | Method and Description |
---|---|
Node |
createNode() |
java.lang.String |
getExtension()
Retrieves the extension used when creating new files.
|
checkForExistingFile, generateDefaultFileName, getAllowUrlsNotInSourcePath, getBaseURL, getContentSetKey, getDefaultNameStartIndex, getDirectory, getDirectoryString, getFileName, getNodeType, getProject, getRelativeDirectory, getSourcePath, getURL, isInSourcePath, setAllowUrlsNotInSourcePath, setDirectory, setFileName, setProject, setRelativeDirectory, setURL, updateBaseURLFromProject, verifyPath
public Node createNode()
createNode
in class SourceModel
public java.lang.String getExtension()
SourceModel
getExtension
in class SourceModel
SourceModel
.