public final class UnparseStylesCmd extends Command
CONTEXT_NODE, NULL_VALUE, VAR_ARGS
Constructor and Description |
---|
UnparseStylesCmd() |
Modifier and Type | Method and Description |
---|---|
String |
execute(Document doc,
String cssURI,
String customStyles,
boolean overwrite) |
void |
executeCommand(Object[] arguments,
XNode contextNode,
ExprContext context,
Script script,
Console console) |
illegalArgument, parseArguments
public void executeCommand(Object[] arguments, XNode contextNode, ExprContext context, Script script, Console console) throws Exception
executeCommand
in class Command
Exception