Package | Description |
---|---|
org.javasimon.console |
Java Simon embeddable Web console base package.
|
org.javasimon.console.action |
All controllers (aka Action beans in Struts world) are located in this package.
|
org.javasimon.console.html |
HTML generation helper classes.
|
org.javasimon.console.json |
Simplified JSON serializer used for Ajax communication and the REST API
|
org.javasimon.console.plugin | |
org.javasimon.console.text |
Machinery to convert potentially anything to a String (said differently a configurable toString() API).
|
Class and Description |
---|
StringifierFactory
Base helper class to format values of attributes of simons.
|
Class and Description |
---|
Stringifier
Value formatter for given type.
|
StringifierFactory
Base helper class to format values of attributes of simons.
|
Class and Description |
---|
StringifierFactory
Base helper class to format values of attributes of simons.
|
Class and Description |
---|
Stringifier
Value formatter for given type.
|
StringifierFactory
Base helper class to format values of attributes of simons.
|
Class and Description |
---|
StringifierFactory
Base helper class to format values of attributes of simons.
|
Class and Description |
---|
BaseStringifier
Basic value formatter.
|
CompositeStringifier
Dictionary (Class type,String subType)→Stringifier.
|
NoneStringifier
Stringifier with particular meaning: do not stringify this value.
|
Stringifier
Value formatter for given type.
|
Copyright © 2019. All rights reserved.