Protomatter Classes v1.1.6

com.protomatter.pas
Class PASPropertyUtil

java.lang.Object
  |
  +--com.protomatter.pas.PASPropertyUtil

public class PASPropertyUtil
extends java.lang.Object

A utility class for parsing properties files.


Method Summary
static java.util.Properties getProperties(java.lang.String value)
          Parse a string that looks like "foo=bar,this=that" into properties.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getProperties

public static java.util.Properties getProperties(java.lang.String value)
Parse a string that looks like "foo=bar,this=that" into properties.

Protomatter Classes v1.1.6
Copyright 1998-2001 Nate Sammons

Protomatter Classes v1.1.6 http://protomatter.sourceforge.net/1.1.6