Java Properties

GPTKB entity

Statements (43)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:API gptkb:java.util.Properties
gptkbp:canBe internationalization
user preferences
application settings
system properties
environment configuration
gptkbp:canBeLoadedWith gptkb:InputStream
Reader
gptkbp:canBeStoredTo gptkb:writer
gptkb:OutputStream
gptkbp:commentPrefix !
#
gptkbp:delimiter
=
:
gptkbp:extendsTo gptkb:Hashtable
gptkbp:fileExtension .properties
https://www.w3.org/2000/01/rdf-schema#label Java Properties
gptkbp:introducedIn gptkb:JDK_1.0
gptkbp:key String
gptkbp:method gptkb:list
gptkb:shopping_mall
load
setProperty
getProperty
propertyNames
stringPropertyNames
gptkbp:partOf gptkb:java.util_package
gptkbp:serialization true
gptkbp:supports key-value pairs
Unicode escape sequences
comments in files
default properties
property files (.properties)
gptkbp:threadSafe no
gptkbp:usedBy Java applications
Java frameworks
gptkbp:usedFor storing configuration data
gptkbp:valueType String
gptkbp:website https://docs.oracle.com/javase/8/docs/api/java/util/Properties.html
gptkbp:bfsParent gptkb:INI
gptkbp:bfsLayer 7