public class ClientLibsBuilderImpl extends Object
| Constructor and Description |
|---|
ClientLibsBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
build() |
Set<String> |
getCopiedResources()
Returns the resources that were copied from the design node into the client
library folder while building the client library.
|
void |
setCategoryName(String categoryName) |
void |
setDesignRoot(Node designRoot) |
void |
setFolderName(String folder) |
void |
setHtmlContent(HTMLContent htmlContent) |
void |
setInlineScriptsFileName(String fileName) |
void |
setInlineStylesFileName(String fileName) |
void |
setPotentialReferences(ArrayList<String> potentialReferences) |
public void setDesignRoot(Node designRoot)
public void setFolderName(String folder)
public void setCategoryName(String categoryName)
public void setHtmlContent(HTMLContent htmlContent)
public void setInlineScriptsFileName(String fileName)
public void setInlineStylesFileName(String fileName)
public void build()
throws RepositoryException
RepositoryExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved