public interface RepoInitParser
Modifier and Type | Method and Description |
---|---|
java.util.List<Operation> |
parse(java.io.Reader reader)
Parse the supplied input.
|
java.util.List<Operation> parse(java.io.Reader reader) throws RepoInitParsingException
reader
- Input in repoinit format. The reader is closed by this method.RepoInitParsingException
- on parsing errors"Copyright © 2010 - 2019 Adobe Systems Incorporated. All Rights Reserved"