Uses of Class
sbrt.shell.text.ColonMapFormatV1

Packages that use ColonMapFormatV1
sbrt.shell.text Provides classes and interfaces for defining formats for basic objects. 
 

Uses of ColonMapFormatV1 in sbrt.shell.text
 

Methods in sbrt.shell.text that return ColonMapFormatV1
static ColonMapFormatV1<java.lang.String,java.lang.String> ColonMapFormatV1.getBasic()
          Returns a ColonMapFormatV1 that does not format or parse the keys or values supplied to it.