Uses of Class
org.apache.tapestry5.internal.KeyValue
Packages that use KeyValue
Package
Description
[INTERNAL USE ONLY] internal support classes; API subject to change.
-
Uses of KeyValue in org.apache.tapestry5.internal
Methods in org.apache.tapestry5.internal that return KeyValueModifier and TypeMethodDescriptionstatic KeyValue
TapestryInternalUtils.parseKeyValue
(String input) Parses a key/value pair where the key and the value are seperated by an equals sign.