public class PropertiesBaseImpl extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Pattern |
antStyleVarPattern |
protected Pattern |
dotIdentifierPattern |
protected Pattern |
dotIntegerPattern |
protected Pattern |
dotKeyValuePattern |
protected Lock |
lock |
protected static String |
REF_TOKEN |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
PropertiesBaseImpl() |
private static final long serialVersionUID
protected Pattern dotIntegerPattern
protected Pattern dotIdentifierPattern
protected Pattern dotKeyValuePattern
protected static final String REF_TOKEN
protected Pattern antStyleVarPattern
protected final Lock lock
Copyright © 2011–2016 David R. Smith. All rights reserved.