Class ClientLibsBuilderImpl

java.lang.Object
com.day.cq.wcm.designimporter.parser.taghandlers.ClientLibsBuilderImpl

public class ClientLibsBuilderImpl extends Object
  • Constructor Details

    • ClientLibsBuilderImpl

      public ClientLibsBuilderImpl()
  • Method Details

    • setDesignRoot

      public void setDesignRoot(Node designRoot)
    • setFolderName

      public void setFolderName(String folder)
    • setCategoryName

      public void setCategoryName(String categoryName)
    • setHtmlContent

      public void setHtmlContent(HTMLContent htmlContent)
    • setInlineScriptsFileName

      public void setInlineScriptsFileName(String fileName)
    • setInlineStylesFileName

      public void setInlineStylesFileName(String fileName)
    • setPotentialReferences

      public void setPotentialReferences(ArrayList<String> potentialReferences)
    • build

      public void build() throws RepositoryException
      Throws:
      RepositoryException
    • getCopiedResources

      public Set<String> getCopiedResources()
      Returns the resources that were copied from the design node into the client library folder while building the client library.
      Returns:
      A set of paths relative to the design node