| Package | Description |
|---|---|
| proguard |
This package contains the main ProGuard application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArgumentWordReader
A
WordReader that returns words from an argument list. |
class |
FileWordReader
A
WordReader that returns words from a file or a URL. |
class |
LineWordReader
A
WordReader that returns words from a line number reader. |
| Modifier and Type | Method and Description |
|---|---|
void |
WordReader.includeWordReader(WordReader newIncludeWordReader)
Specifies to start reading words from the given WordReader.
|
| Constructor and Description |
|---|
ConfigurationParser(WordReader reader,
Properties properties)
Creates a new ConfigurationParser for the given word reader and the
given Properties.
|
Copyright © 2015. All Rights Reserved.