java.util.Properties

GPTKB entity

Statements (36)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:author gptkb:Sun_Microsystems
gptkbp:commonIn configuration storage
gptkbp:documentation https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html
gptkbp:extendsTo java.util.Hashtable<String,String>
gptkbp:field serialVersionUID
defaults
gptkbp:format .properties
https://www.w3.org/2000/01/rdf-schema#label java.util.Properties
gptkbp:implementedIn gptkb:topographic_map
gptkb:Cloneable
Serializable
gptkbp:introducedIn gptkb:JDK_1.0
gptkbp:method getProperty(String key)
list(PrintStream out)
list(PrintWriter out)
load(InputStream inStream)
load(Reader reader)
loadFromXML(InputStream in)
propertyNames()
setProperty(String key, String value)
store(OutputStream out, String comments)
store(Writer writer, String comments)
storeToXML(OutputStream os, String comment)
stringPropertyNames()
storeToXML(OutputStream os, String comment, String encoding)
gptkbp:purpose persistent set of properties
gptkbp:superclass java.util.Hashtable
gptkbp:supports key-value pairs
Unicode escape sequences
gptkbp:threadSafe No
gptkbp:type java.util
gptkbp:usedBy java.lang.System.getProperties()
gptkbp:bfsParent gptkb:Java_Properties
gptkb:Groovy_JDK
gptkbp:bfsLayer 8