com.googlecode.jpattern.gwt.client.property
Class PropertyReader

java.lang.Object
  extended by com.googlecode.jpattern.gwt.client.property.PropertyReader

public class PropertyReader
extends Object

Author:
Francesco Cina' 08/mag/2011

Constructor Summary
PropertyReader(String text)
           
 
Method Summary
 Map<String,String> getMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyReader

public PropertyReader(String text)
Method Detail

getMap

public Map<String,String> getMap()


Copyright © 2011. All Rights Reserved.