JavaXT
Home
Documentation
Downloads
Wiki
About
javaxt-core
javaxt-server
javaxt-express
express
Authenticator
Config
ConfigFile
Deploy
FileManager
KeyManager
LogFile
Logger
Server
ServiceRequest
Field
Filter
Sort
ServiceResponse
User
WebService
cms
email
notification
services
subscription
utils
javaxt-webcontrols
javaxt-orm
javaxt-exchange
javaxt-gis
javaxt-rss
Sort Class
Show Source
Used to encapsulate an "order by" statement
Constructors
Sort
(
LinkedHashMap
fields
)
Show Source
Public Methods
getFields
( ) returns
LinkedHashMap<String, String>
Show Source
getKeySet
( ) returns
java.util.Set<String>
Show Source
get
(
String
key
) returns
String
Show Source
isEmpty
( ) returns
boolean
Show Source