dfki.util
Class Util.Property

java.lang.Object
  |
  +--dfki.util.config.Config.Property
        |
        +--dfki.util.Util.Property
Direct Known Subclasses:
RDF.Property, XML.Property
Enclosing class:
Util

public static class Util.Property
extends Config.Property

Base class for properties defined in the dfki.util.* packages. Property identifiers start with Util..


Fields inherited from class dfki.util.config.Config.Property
MULTI_VALUE, SEPARATOR, SINGLE_VALUE
 
Methods inherited from class dfki.util.config.Config.Property
getDescription, getId, isMultiValued, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait