static class DefaultPropertiesConfigParser.Location extends Object
| 构造器和说明 |
|---|
Location(int line,
int column)
Create a new
DefaultPropertiesConfigParser.Location instance. |
public Location(int line,
int column)
DefaultPropertiesConfigParser.Location instance.line - the line number (zero indexed)column - the column number (zero indexed)Copyright © 2021 Zodiac. All rights reserved.