public class ScaffolderResource extends Object implements NamedContent
| Constructor and Description |
|---|
ScaffolderResource(String directory,
String name,
InputStream content) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
InputStream |
getContent() |
String |
getDirectory() |
String |
getName() |
int |
hashCode() |
public ScaffolderResource(String directory, String name, InputStream content)
public String getDirectory()
public String getName()
getName in interface NamedContentpublic InputStream getContent()
getContent in interface NamedContentCopyright © 2022. All rights reserved.