public class

PropertyReader

extends Object
java.lang.Object
   ↳ com.davidluoye.support.property.PropertyReader

Summary

Public Constructors
PropertyReader(char splitter, Path path)
Public Methods
Map<String, String> getProperties()
boolean read()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public PropertyReader (char splitter, Path path)

Public Methods

public Map<String, String> getProperties ()

public boolean read ()