public class SetProperties extends Operation
| Constructor and Description |
|---|
SetProperties(List<String> paths,
List<PropertyLine> lines) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OperationVisitor v) |
List<String> |
getPaths() |
List<PropertyLine> |
getPropertyLines() |
cleanupQuotedString, toStringpublic SetProperties(List<String> paths, List<PropertyLine> lines)
public void accept(OperationVisitor v)
public List<PropertyLine> getPropertyLines()
Copyright © 2010 - 2020 Adobe. All Rights Reserved