public final class SyntaxHighlighterCopier extends Object
Constructor and Description |
---|
SyntaxHighlighterCopier(String[] outputDirectories)
Construct a SyntaxHighlighterCopier, specifying output directories.
|
Modifier and Type | Method and Description |
---|---|
void |
copy()
For each outputDirectory, copy SyntaxHighlighter files under outputDirectory/sh.
|
public SyntaxHighlighterCopier(String[] outputDirectories)
outputDirectories
- Full path to directories under which to copy files.public void copy() throws IOException
IOException
- Failed to copy files.Copyright © 2025 Open Identity Platform Community. All rights reserved.