org.globus.cog.abstraction.impl.common
Class AbstractionProperties.Property
java.lang.Object
org.globus.cog.abstraction.impl.common.AbstractionProperties.Property
- Enclosing class:
- AbstractionProperties
- public static class AbstractionProperties.Property
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
value
public String value
AbstractionProperties.Property
public AbstractionProperties.Property(String line)
splitProperty
public static String[] splitProperty(String property)
replaceProperties
protected static String replaceProperties(String value)