A B C D E F G H I J L M N O P Q R S T U V W X

A

add(Object, String, Class[], Object[]) - Static method in class org.equanda.util.accessor.ObjectAccessor
 
add(String) - Method in class org.equanda.util.MockObject
Add a message which can be verified
add(FSExtension) - Static method in class org.equanda.util.script.FScriptExtensionPool
 
add(ELEMENT) - Method in class org.equanda.util.swing.JSortedList
 
addAll(ELEMENT[]) - Method in class org.equanda.util.swing.JSortedList
 
addAll(ELEMENT[]) - Method in class org.equanda.util.swing.JSortedListModel
 
addAll(List<ELEMENT>) - Method in class org.equanda.util.swing.JSortedListModel
 
addButton - Variable in class org.equanda.util.swing.list.ListPalette
 
addElement(ELEMENT) - Method in class org.equanda.util.swing.JSortedListModel
 
addExtension(FSFastExtension) - Static method in class org.equanda.util.script.BooleanExtension
 
addExtension(FSFastExtension) - Static method in class org.equanda.util.script.DateExtension
 
addExtension(FSFastExtension) - Method in class org.equanda.util.script.DMExtension
add the relevant extensions for fast Fscript access
addExtension(FSFastExtension) - Static method in class org.equanda.util.script.FileExtension
 
addExtension(FSFastExtension) - Static method in class org.equanda.util.script.GeneralExtension
 
addExtension(FSFastExtension) - Static method in class org.equanda.util.script.StringExtension
 
addListener(ScreenButtonListener) - Method in class org.equanda.util.swing.ScreenButtonContainer
 
addPrefix(String, String) - Static method in class org.equanda.util.StringUtil
 
addSection(String) - Method in class org.equanda.util.IniFile
Creates a new section in the .ini file.
addToCache(Class, String, Method) - Static method in class org.equanda.util.accessor.ObjectAccessor
 
addValue(String, String, String) - Method in class org.equanda.util.IniFile
Add a key/value pair
ALERT_TYPE_CRITICAL - Static variable in class org.equanda.util.alert.AlertUtil
 
ALERT_TYPE_WARNING - Static variable in class org.equanda.util.alert.AlertUtil
 
AlertUtil - Class in org.equanda.util.alert
Utility class to easily create alert messages/instances.
append(byte) - Method in class org.equanda.util.ByteBuffer
 
append(byte[]) - Method in class org.equanda.util.ByteBuffer
 
append(byte[], int, int) - Method in class org.equanda.util.ByteBuffer
 
append(ByteBuffer) - Method in class org.equanda.util.ByteBuffer
 
assignedListComponent - Variable in class org.equanda.util.swing.list.ListPalette
 
assignedListListener - Variable in class org.equanda.util.swing.list.ListPalette
 
availableListComponent - Variable in class org.equanda.util.swing.list.ListPalette
 
availableListListener - Variable in class org.equanda.util.swing.list.ListPalette
 

B

Base64 - Class in org.equanda.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.equanda.util
A Base64#InputStream will read data from another InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.equanda.util.Base64.InputStream
Constructs a Base64#InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.equanda.util.Base64.InputStream
Constructs a Base64#InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.equanda.util
A Base64#OutputStream will write data to another OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.equanda.util.Base64.OutputStream
Constructs a Base64#OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.equanda.util.Base64.OutputStream
Constructs a Base64#OutputStream in either ENCODE or DECODE mode.
BooleanExtension - Class in org.equanda.util.script
BooleanExtension, FScript extension, define "true" and "false"
BOTTOM - Static variable in class org.equanda.util.swing.layout.VerticalFlowLayout
 
BoundCache<KEY,VALUE> - Class in org.equanda.util
Simple cache which is bound to have a maximum number of cached objects.
BoundCache(int, Cache.Loader<KEY, VALUE>, Cache.Purger<VALUE>) - Constructor for class org.equanda.util.BoundCache
 
build(Map<String, String>) - Method in class org.equanda.util.barcode.EAN128Builder
build the barcode data string
buildLabel(Map<String, String>) - Method in class org.equanda.util.barcode.EAN128Builder
build the human readable representation for a barcode which is normally used as label under the barcode itself
buildLayout() - Method in class org.equanda.util.swing.list.ListPalette
 
buttonListener - Variable in class org.equanda.util.swing.list.ListPalette
 
buttonListener - Variable in class org.equanda.util.swing.ScreenButtonContainer
 
buttonPanel - Variable in class org.equanda.util.swing.ScreenButtonContainer
 
byteAt(int) - Method in class org.equanda.util.ByteBuffer
 
ByteBuffer - Class in org.equanda.util
ByteBuffer is similar to StringBuffer and manages an automatically expanding array of bytes.
ByteBuffer(int) - Constructor for class org.equanda.util.ByteBuffer
 
ByteBuffer(byte[]) - Constructor for class org.equanda.util.ByteBuffer
 
ByteBuffer() - Constructor for class org.equanda.util.ByteBuffer
 

C

Cache<KEY,VALUE> - Interface in org.equanda.util
Simple cache, slightly based on Map, but only with the needed methods.
Cache.Loader<KEY,VALUE> - Interface in org.equanda.util
 
Cache.Purger<VALUE> - Interface in org.equanda.util
 
CACHE_TIMEOUT - Static variable in class org.equanda.util.accessor.ObjectAccessor
 
callFunction(String, ArrayList) - Method in class org.equanda.util.script.DatabaseExtension
 
callFunction(String, ArrayList) - Method in class org.equanda.util.script.FScriptExtensionPool
 
capacity() - Method in class org.equanda.util.ByteBuffer
 
center(JDialog) - Method in class org.equanda.util.swing.DateField
 
center(JComponent, Rectangle) - Static method in class org.equanda.util.swing.SwingUtil
Scrolls to the given rect and centers on it.
checkClientTrusted(X509Certificate[], String) - Method in class org.equanda.util.security.SslUtil.TrustAllX509TrustManager
Always trust for client SSL chain peer certificate chain with any authType authentication types.
checkServerTrusted(X509Certificate[], String) - Method in class org.equanda.util.security.SslUtil.TrustAllX509TrustManager
Always trust for server SSL chain peer certificate chain with any authType exchange algorithm types.
clean() - Static method in class org.equanda.util.accessor.ObjectAccessor
 
clear() - Method in class org.equanda.util.BoundCache
 
clear() - Method in interface org.equanda.util.Cache
 
clear() - Method in class org.equanda.util.MockObject
Clear all the registered messages
clear() - Method in class org.equanda.util.swing.JSortedList
 
clear() - Method in class org.equanda.util.swing.JSortedListModel
 
close() - Method in class org.equanda.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.equanda.util.io.TextBuilderWriter
 
codeA - Variable in class org.equanda.util.barcode.EAN128Builder
 
codeB - Variable in class org.equanda.util.barcode.EAN128Builder
 
codeC - Variable in class org.equanda.util.barcode.EAN128Builder
 
contains(ELEMENT) - Method in class org.equanda.util.swing.JSortedListModel
 
copy(InputStream, OutputStream) - Static method in class org.equanda.util.io.StreamUtil
 
copy() - Method in class org.equanda.util.swing.JTextRestricted
Normally transfers the currently selected range in the associated text model to the system clipboard, leaving the contents in the text model.
createAlert(String, String, String, String) - Static method in class org.equanda.util.alert.AlertUtil
 
createBean(String, String, Object) - Static method in class org.equanda.util.accessor.ObjectAccessor
Creates a SFSB for the given uoid.
createDefaultModel() - Method in class org.equanda.util.swing.JTextRestricted
 
createProxy(String, String) - Static method in class org.equanda.util.accessor.ObjectAccessor
Creates a proxy for the given table.
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.equanda.util.ymport.LenientSslProtocolSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(String, int, InetAddress, int) - Method in class org.equanda.util.ymport.LenientSslProtocolSocketFactory
 
createSocket(String, int) - Method in class org.equanda.util.ymport.LenientSslProtocolSocketFactory
 
cut() - Method in class org.equanda.util.swing.JTextRestricted
Normally transfers the currently selected range in the associated text model to the system clipboard, removing the contents from the model.

D

DatabaseExtension - Class in org.equanda.util.script
DatabaseExtension, FScript extension for database access using SQL and JDBC This extension introduces the function "DBset(name[,db])" which creates a database object with name "name" which accesses database "db".
DatabaseExtension(Connection) - Constructor for class org.equanda.util.script.DatabaseExtension
 
DatabaseExtension(Hashtable, String) - Constructor for class org.equanda.util.script.DatabaseExtension
 
DatabaseExtension.ExceptionListener - Interface in org.equanda.util.script
ExceptionListener allows proper handling of database access errors
DatabaseExtension.JDBCLogger - Interface in org.equanda.util.script
JDBCLogger allows proper handling of database access logging
DATE_FORMAT - Static variable in class org.equanda.util.script.DateExtension
 
DateExtension - Class in org.equanda.util.script
StringExtension, FScript extension, string manipulations
DateField - Class in org.equanda.util.swing
Component used for the date fields
DateField() - Constructor for class org.equanda.util.swing.DateField
 
DateField.FormattedTextFieldVerifier - Class in org.equanda.util.swing
 
DateField.FormattedTextFieldVerifier() - Constructor for class org.equanda.util.swing.DateField.FormattedTextFieldVerifier
 
DECODE - Static variable in class org.equanda.util.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class org.equanda.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.equanda.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeToObject(String) - Static method in class org.equanda.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
delete(int, int) - Method in class org.equanda.util.ByteBuffer
 
digitsOnly(String) - Static method in class org.equanda.util.StringUtil
Convert given string into a string which only contains the digits
DMExtension - Class in org.equanda.util.script
DMExtension, FScript extension to access a equanda genereated domain model DMObject(table[,om]) get home object DMSelector(table[,om]) get selector bean DMCreate(name[,om]) create a new instance of given class DMBoolean(value) get boolean value cfr given object (real boolean) DMTrue boolean true DMFalse boolean false DMDate(value) get a date value from a JJJMMDD string DMTimestamp(value) get timestamp value from a string (YYYYMMDDHHMM or YYYYMMDDHHMMSS.SSS) DMValue(value[,dm]) JNDI lookup for a string in the given data model
DMExtension() - Constructor for class org.equanda.util.script.DMExtension
 
DMExtension(IniFile, String, ArrayList) - Constructor for class org.equanda.util.script.DMExtension
Create an DMExtension.
DMExtension.ExceptionListener - Interface in org.equanda.util.script
ExceptionListener allows proper handling of EquandaPersistenceError
DONT_BREAK_LINES - Static variable in class org.equanda.util.Base64
Don't break lines when encoding (violates strict Base64 specification)

E

EAN128Brother - Class in org.equanda.util.barcode
EAN128Builder for Brother laser printers (HL-xxx)
EAN128Brother(String) - Constructor for class org.equanda.util.barcode.EAN128Brother
Initialise the EAN 128 barcode builder for Brother printers.
EAN128Builder - Class in org.equanda.util.barcode
abstract class for building EAN 128 barcodes, you should use a renderer specific implementation
EAN128Builder() - Constructor for class org.equanda.util.barcode.EAN128Builder
 
EAN128Eltron - Class in org.equanda.util.barcode
EAN128Builder for Eltron/Zebra label printers
EAN128Eltron() - Constructor for class org.equanda.util.barcode.EAN128Eltron
 
EAN128InvalidData - Exception in org.equanda.util.barcode
Exception to flag problems when processing a EAN 128 barcode
EAN128InvalidData(String) - Constructor for exception org.equanda.util.barcode.EAN128InvalidData
 
EAN128InvalidData(Throwable, String) - Constructor for exception org.equanda.util.barcode.EAN128InvalidData
 
EAN128InvalidData(Throwable) - Constructor for exception org.equanda.util.barcode.EAN128InvalidData
 
EAN128Iterator - Class in org.equanda.util.barcode
Class for iterating the AI's of a EAN 128 barcode
EAN128Iterator(String) - Constructor for class org.equanda.util.barcode.EAN128Iterator
create a EAN128 barcode iterator which can be used to get all the AI's and their value
EAN128Part - Class in org.equanda.util.barcode
Part details for EAN128Iterator
EAN128Sato - Class in org.equanda.util.barcode
EAN128Builder for Brother Sato label printers
EAN128Sato() - Constructor for class org.equanda.util.barcode.EAN128Sato
 
EAN128Support - Class in org.equanda.util.barcode
Support class for EAN 128 barcodes processing
EAN128Tec - Class in org.equanda.util.barcode
EAN128Builder for Tec label printers
EAN128Tec() - Constructor for class org.equanda.util.barcode.EAN128Tec
 
EAN128Zebra - Class in org.equanda.util.barcode
EAN128Builder for Zebra label printers
EAN128Zebra() - Constructor for class org.equanda.util.barcode.EAN128Zebra
 
ENCODE - Static variable in class org.equanda.util.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class org.equanda.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.equanda.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.equanda.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.equanda.util.Base64
Encodes a byte array into Base64 notation.
encodeObject(Serializable) - Static method in class org.equanda.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.equanda.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
ensureCapacity(int) - Method in class org.equanda.util.ByteBuffer
 
equals(Object) - Method in class org.equanda.util.ymport.LenientSslProtocolSocketFactory
 
error(String) - Static method in class org.equanda.util.SaveException
 
errorOccured(Throwable, String) - Method in interface org.equanda.util.script.DatabaseExtension.ExceptionListener
 
errorOccured(Throwable, String) - Method in interface org.equanda.util.script.DMExtension.ExceptionListener
 
ExceptionGroup - Class in org.equanda.util
A ThreadGroup which logs all unrecoverable excetions using SaveException in an "errors.txt" log file.
ExceptionGroup() - Constructor for class org.equanda.util.ExceptionGroup
 
ExceptionUtil - Class in org.equanda.util
ExceptionUtil allows you to get more information about an exception, without having to investigate the causes.
ExceptionUtil(Throwable) - Constructor for class org.equanda.util.ExceptionUtil
 

F

FALSE - Static variable in class org.equanda.util.script.BooleanExtension
 
FileExtension - Class in org.equanda.util.script
FileExtension, FScript extension, file i/o, stronly based on murlen.util.fscript.BasicIO, but using extension mechanism and without limit on the number of files.
findClassNames(String, boolean) - Method in class org.equanda.util.ReflectionUtil
This method finds all classes that are located in the package identified by the given packageName.
findClassNames(String, boolean, Set<String>) - Method in class org.equanda.util.ReflectionUtil
This method finds all classes that are located in the package identified by the given packageName.
FirebirdExceptionSorter - Class in org.equanda.util
ExceptionSorter for Firebird which indicates that the connecion should be discarded after a deadlock
FirebirdExceptionSorter() - Constructor for class org.equanda.util.FirebirdExceptionSorter
 
firstElement() - Method in class org.equanda.util.swing.JSortedListModel
 
flush() - Method in class org.equanda.util.io.TextBuilderWriter
 
flushBase64() - Method in class org.equanda.util.Base64.OutputStream
Method added by PHIL.
fnc1 - Variable in class org.equanda.util.barcode.EAN128Builder
following members and methods should be made concrete by the implementing class as they are dependent on the barcode renderer (most printers need different encodings

They should allow all types of renderers

focusGained(FocusEvent) - Method in class org.equanda.util.swing.JTextFieldSelectOnFocus
 
focusLost(FocusEvent) - Method in class org.equanda.util.swing.JTextFieldSelectOnFocus
 
format(Object, String) - Static method in class org.equanda.util.StringUtil
 
format(int, String) - Static method in class org.equanda.util.StringUtil
 
format(long, String) - Static method in class org.equanda.util.StringUtil
 
format(double, String) - Static method in class org.equanda.util.StringUtil
 
FScriptExtensionPool - Class in org.equanda.util.script
Pool of extensions for Fscript, to allow reuse of objects among the Fscript instances.

G

GeneralExtension - Class in org.equanda.util.script
GeneralExtension, FScript extension, some thing not fitting elsewhere
get(Object, String) - Static method in class org.equanda.util.accessor.ObjectAccessor
 
get(KEY) - Method in class org.equanda.util.BoundCache
 
get(KEY) - Method in interface org.equanda.util.Cache
 
get() - Method in class org.equanda.util.MockObject
Get the next message from the queue (also removes the message).
getAcceptedIssuers() - Method in class org.equanda.util.security.SslUtil.TrustAllX509TrustManager
Return an empty array of certificate authority certificates which are trusted for authenticating peers.
getAddButtonLabel() - Method in interface org.equanda.util.swing.list.ListPaletteTranslator
 
getAI() - Method in class org.equanda.util.barcode.EAN128Part
 
getAINumber(String) - Static method in class org.equanda.util.barcode.EAN128Support
get the AI number when given the data title.
getAll() - Method in class org.equanda.util.IniFile
Allows the reading of the entire .ini file.
getAll() - Method in class org.equanda.util.MockObject
Get a string with all the messages in the queue, one on each line, does not change the queue.
getAllowedLength() - Method in class org.equanda.util.swing.JTextRestricted
 
getAllowedPattern() - Method in class org.equanda.util.swing.JTextRestricted
 
getArrayAt(int, byte[], int, int) - Method in class org.equanda.util.ByteBuffer
 
getAssignedListTitle() - Method in interface org.equanda.util.swing.list.ListPaletteTranslator
 
getAssignedValues() - Method in class org.equanda.util.swing.list.ListPalette
 
getAvailableListTitle() - Method in interface org.equanda.util.swing.list.ListPaletteTranslator
 
getAvailableValues() - Method in class org.equanda.util.swing.list.ListPalette
 
getButtonsPanel() - Method in class org.equanda.util.swing.ScreenButtonContainer
 
getConcatenatedMessage() - Method in class org.equanda.util.ExceptionUtil
Get concatenated message, a sequence of te (short) message for the exception and the causes.
getData() - Method in class org.equanda.util.swing.JSortedListModel
 
getDataSize() - Method in class org.equanda.util.swing.JSortedList
 
getElementAt(int) - Method in class org.equanda.util.swing.JSortedList
 
getElementAt(int) - Method in class org.equanda.util.swing.JSortedListModel
 
getElementDisplayValue(ELEMENT) - Method in interface org.equanda.util.swing.list.ListPaletteTranslator
 
getFromCache(Class, String) - Static method in class org.equanda.util.accessor.ObjectAccessor
 
getHgap() - Method in class org.equanda.util.swing.layout.VerticalFlowLayout
Gets the horizontal gap between components.
getHorizontalFill() - Method in class org.equanda.util.swing.layout.VerticalFlowLayout
 
getIcon() - Method in class org.equanda.util.swing.tree.IconNode
 
getIconName() - Method in class org.equanda.util.swing.tree.IconNode
 
getKeyForValue(V) - Method in class org.equanda.util.collection.OneToOneHashMap
Gets the key that is associated with the given value.
getLine(String, int) - Static method in class org.equanda.util.StringUtil
Extract line with given number from the string, lines are separated by newlines.
getListData() - Method in class org.equanda.util.swing.JSortedList
 
getMapIndex() - Method in class org.equanda.util.swing.ScreenButton
 
getMessage() - Method in class org.equanda.util.ExceptionUtil
 
getMethod(Class, String, Class[]) - Static method in class org.equanda.util.accessor.ObjectAccessor
 
getPassword() - Method in class org.equanda.util.ymport.ImportCredentials
 
getPool() - Static method in class org.equanda.util.script.FScriptExtensionPool
 
getProxyClass(String, String) - Static method in class org.equanda.util.accessor.ObjectAccessor
Get the class instance used for a specific proxy.
getProxyClass(String) - Static method in class org.equanda.util.accessor.ObjectAccessor
Get the class instance used for a specific proxy.
getRemoveButtonLabel() - Method in interface org.equanda.util.swing.list.ListPaletteTranslator
 
getResource(String) - Method in class org.equanda.util.Internationalize
getResource : get the string from a resource.
getResource(String, Locale) - Method in class org.equanda.util.Internationalize
getResource : get the string from a resource.
getSection(String) - Method in class org.equanda.util.IniFile
Allows the reading of an entire section of configuration data.
getSectionKeys(String) - Method in class org.equanda.util.IniFile
Get all the keys in a particular section
getSectionNames() - Method in class org.equanda.util.IniFile
Get an anumeration with all the section names
getSelector(String, String) - Static method in class org.equanda.util.accessor.ObjectAccessor
 
getSize() - Method in class org.equanda.util.swing.JSortedListModel
 
getText() - Method in class org.equanda.util.swing.DateField
 
getText() - Method in class org.equanda.util.swing.JTextRestricted
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.equanda.util.swing.tree.IconNodeRenderer
 
getUsername() - Method in class org.equanda.util.ymport.ImportCredentials
 
getValue() - Method in class org.equanda.util.barcode.EAN128Part
 
getValue(String, String) - Method in class org.equanda.util.IniFile
Read a specific key/value pair
getValueForKey(K) - Method in class org.equanda.util.collection.OneToOneHashMap
Gets the value that is associated with the given key.
getVar(String) - Method in class org.equanda.util.script.DatabaseExtension
 
getVar(String, Object) - Method in class org.equanda.util.script.DatabaseExtension
 
getVar(String) - Method in class org.equanda.util.script.FScriptExtensionPool
 
getVar(String, Object) - Method in class org.equanda.util.script.FScriptExtensionPool
 
getVerticalFill() - Method in class org.equanda.util.swing.layout.VerticalFlowLayout
 
getVgap() - Method in class org.equanda.util.swing.layout.VerticalFlowLayout
Gets the vertical gap between components.
GZIP - Static variable in class org.equanda.util.Base64
Specify that data should be gzip-compressed.

H

handleButtonAction(JSortedList<ELEMENT>, JSortedList<ELEMENT>, JButton) - Method in class org.equanda.util.swing.list.ListPalette
 
hashCode() - Method in class org.equanda.util.ymport.LenientSslProtocolSocketFactory
 
hasNext() - Method in class org.equanda.util.barcode.EAN128Iterator
 
hasNext() - Method in class org.equanda.util.StringSplitter
Is there another token ?
HOSTNAME_VERIFIER - Static variable in class org.equanda.util.security.SslUtil
 

I

icon - Variable in class org.equanda.util.swing.tree.IconNode
 
iconName - Variable in class org.equanda.util.swing.tree.IconNode
 
IconNode - Class in org.equanda.util.swing.tree
Node for a JTree object which can have a specific icon
IconNode() - Constructor for class org.equanda.util.swing.tree.IconNode
 
IconNode(Object) - Constructor for class org.equanda.util.swing.tree.IconNode
 
IconNode(Object, boolean, Icon) - Constructor for class org.equanda.util.swing.tree.IconNode
 
IconNodeRenderer - Class in org.equanda.util.swing.tree
renderer for IconNode
IconNodeRenderer() - Constructor for class org.equanda.util.swing.tree.IconNodeRenderer
 
ImageLoader - Class in org.equanda.util
ImageLoader can be used to load an image No caching of images is provided!
ImportCredentials - Class in org.equanda.util.ymport
Class that holds the user/password.
ImportCredentials(String, String) - Constructor for class org.equanda.util.ymport.ImportCredentials
 
importData(String, String, ImportCredentials) - Static method in class org.equanda.util.ymport.ImportUtil
sends data to the import servlet
importFile(String, String, ImportCredentials) - Static method in class org.equanda.util.ymport.ImportUtil
sends the content of a file to the import servlet not used anymore
importStrings(String[], String, ImportCredentials) - Static method in class org.equanda.util.ymport.ImportUtil
sends strings to the import servlet
ImportUtil - Class in org.equanda.util.ymport
utility for sending a file or strings to the import servlet and getting the answer
increment(String) - Static method in class org.equanda.util.StringUtil
Given a string, increment the digits at the end with one
IniFile - Class in org.equanda.util
Class to manipulate .ini files.
IniFile() - Constructor for class org.equanda.util.IniFile
Creates a new reference to an .ini file.
IniFile(boolean) - Constructor for class org.equanda.util.IniFile
 
IniFile(String) - Constructor for class org.equanda.util.IniFile
Creates a new reference to an .ini file.
IniFile(String, boolean) - Constructor for class org.equanda.util.IniFile
Creates a new reference to an .ini file.
IniFile(File) - Constructor for class org.equanda.util.IniFile
Creates a new reference to an INI file.
IniFile(Reader) - Constructor for class org.equanda.util.IniFile
Creates a new reference to an INI file.
IniFile(InputStream) - Constructor for class org.equanda.util.IniFile
Creates a new reference to an INI file.
init(String, String, String) - Static method in class org.equanda.util.accessor.ObjectAccessor
 
init() - Static method in class org.equanda.util.accessor.ObjectAccessor
 
init(String, String, String, String) - Static method in class org.equanda.util.alert.AlertUtil
 
init(Throwable) - Method in class org.equanda.util.ExceptionUtil
 
insert(byte[], int) - Method in class org.equanda.util.ByteBuffer
 
insert(ByteBuffer, int) - Method in class org.equanda.util.ByteBuffer
 
insert(byte, int) - Method in class org.equanda.util.ByteBuffer
 
INSTANCE - Static variable in class org.equanda.util.ReflectionUtil
This is the singleton instance of this ReflectionUtil.
Internationalize - Class in org.equanda.util
Internationalization support
Internationalize(String, String, String) - Constructor for class org.equanda.util.Internationalize
constructor
Internationalize(String, String, String, boolean) - Constructor for class org.equanda.util.Internationalize
 
Internationalize() - Constructor for class org.equanda.util.Internationalize
 
Internationalize(boolean) - Constructor for class org.equanda.util.Internationalize
 
isDebug() - Method in interface org.equanda.util.script.DatabaseExtension.JDBCLogger
 
isEmpty() - Method in class org.equanda.util.IniFile
Check whether the .ini file has something in it.
isEmpty(String) - Static method in class org.equanda.util.StringUtil
True when string is null or empty.
isExceptionFatal(SQLException) - Method in class org.equanda.util.FirebirdExceptionSorter
 
isFocusTraversable() - Method in class org.equanda.util.swing.JButtonNoFocus
 
isHiddenDisplay() - Method in class org.equanda.util.swing.JTextRestricted
 
isInfo() - Method in interface org.equanda.util.script.DatabaseExtension.JDBCLogger
 
isNum(String) - Static method in class org.equanda.util.StringUtil
 
isRecoverable() - Method in class org.equanda.util.ExceptionUtil
 
isRetryable() - Method in class org.equanda.util.ExceptionUtil
 
iterator() - Method in class org.equanda.util.StringSplitter
 
iterator() - Method in class org.equanda.util.swing.JSortedListModel
 

J

JButtonNoFocus - Class in org.equanda.util.swing
JButtonNoFocus is a variant of JButton which can not get the focus when you press or
JButtonNoFocus() - Constructor for class org.equanda.util.swing.JButtonNoFocus
 
JButtonNoFocus(String) - Constructor for class org.equanda.util.swing.JButtonNoFocus
 
JSortedList<ELEMENT> - Class in org.equanda.util.swing
Sorted List
JSortedList() - Constructor for class org.equanda.util.swing.JSortedList
 
JSortedList(ELEMENT[]) - Constructor for class org.equanda.util.swing.JSortedList
 
JSortedList(Vector<ELEMENT>) - Constructor for class org.equanda.util.swing.JSortedList
 
JSortedList(JSortedListModel<ELEMENT>) - Constructor for class org.equanda.util.swing.JSortedList
 
JSortedListModel<ELEMENT> - Class in org.equanda.util.swing
Sorted List Model
JSortedListModel() - Constructor for class org.equanda.util.swing.JSortedListModel
 
JSortedListModel(ELEMENT[]) - Constructor for class org.equanda.util.swing.JSortedListModel
 
JSortedListModel(ELEMENT[], Comparator<ELEMENT>) - Constructor for class org.equanda.util.swing.JSortedListModel
 
JSortedListModel(Collection<ELEMENT>) - Constructor for class org.equanda.util.swing.JSortedListModel
 
JSortedListModel(Collection<ELEMENT>, Comparator<ELEMENT>) - Constructor for class org.equanda.util.swing.JSortedListModel
 
JTextFieldSelectOnFocus - Class in org.equanda.util.swing
JTextFieldSelectOnFocus is a JTextField that when receives focus it selects the value found there.
JTextFieldSelectOnFocus() - Constructor for class org.equanda.util.swing.JTextFieldSelectOnFocus
 
JTextFieldSelectOnFocus(String) - Constructor for class org.equanda.util.swing.JTextFieldSelectOnFocus
 
JTextFieldSelectOnFocus(int) - Constructor for class org.equanda.util.swing.JTextFieldSelectOnFocus
 
JTextFieldSelectOnFocus(String, int) - Constructor for class org.equanda.util.swing.JTextFieldSelectOnFocus
 
JTextFieldSelectOnFocus(Document, String, int) - Constructor for class org.equanda.util.swing.JTextFieldSelectOnFocus
 
JTextRestricted - Class in org.equanda.util.swing
Make restrictions on the text possible, text can be restricted in length and a pattern can be given to which the text has to adhere (using Perl-like regular expressions).
JTextRestricted() - Constructor for class org.equanda.util.swing.JTextRestricted
 

L

lastElement() - Method in class org.equanda.util.swing.JSortedListModel
 
layoutContainer(Container) - Method in class org.equanda.util.swing.layout.VerticalFlowLayout
Lays out the container.
left(String, int) - Static method in class org.equanda.util.StringUtil
Return first x characters from a string, or less if string is not long enough
length() - Method in class org.equanda.util.ByteBuffer
 
LenientSslProtocolSocketFactory - Class in org.equanda.util.ymport
A ssl socket factory for commons-httpclient which accepts self-signed certificates.
LenientSslProtocolSocketFactory() - Constructor for class org.equanda.util.ymport.LenientSslProtocolSocketFactory
 
listeners - Variable in class org.equanda.util.swing.ScreenButtonContainer
 
ListPalette<ELEMENT> - Class in org.equanda.util.swing.list
This components contains two list : - one with the assigned values - one with the available values

and two buttons to maniplate the values between the two lists.

ListPalette(Collection<ELEMENT>, Collection<ELEMENT>, ListPaletteTranslator<ELEMENT>, Comparator<ELEMENT>) - Constructor for class org.equanda.util.swing.list.ListPalette
 
ListPaletteTranslator<ELEMENT> - Interface in org.equanda.util.swing.list
Provides display values to the ListPalette.
load(KEY) - Method in interface org.equanda.util.Cache.Loader
 
loadFromResource(String, Object) - Static method in class org.equanda.util.ImageLoader
 
loadFromResource(String, Class) - Static method in class org.equanda.util.ImageLoader
 
logDebug(String, String) - Method in interface org.equanda.util.script.DatabaseExtension.JDBCLogger
 
logInfo(String, String) - Method in interface org.equanda.util.script.DatabaseExtension.JDBCLogger
 

M

main(String[]) - Static method in class org.equanda.util.SaveException
 
mapIndex - Variable in class org.equanda.util.swing.ScreenButton
 
METHOD_CACHE - Static variable in class org.equanda.util.accessor.ObjectAccessor
 
MIDDLE - Static variable in class org.equanda.util.swing.layout.VerticalFlowLayout
 
minimumLayoutSize(Container) - Method in class org.equanda.util.swing.layout.VerticalFlowLayout
Returns the minimum size needed to layout the target container
MockObject - Class in org.equanda.util
Simple object for testing, allows white box verifications in testcases.
MockObject() - Constructor for class org.equanda.util.MockObject
 

N

newScreenButton(int, String) - Method in class org.equanda.util.swing.ScreenButtonContainer
Factory method used to create a new ScreenButton.
next() - Method in class org.equanda.util.barcode.EAN128Iterator
 
next() - Method in class org.equanda.util.StringSplitter
Get the next token
NO_OPTIONS - Static variable in class org.equanda.util.Base64
No options specified.
nospace(String) - Static method in class org.equanda.util.StringUtil
Convert given string into a string which does not contain any of the whitespace (left/right and middle).

O

ObjectAccessor - Class in org.equanda.util.accessor
Helper class used by for access to equanda selectors, getters, setters and other methods
ObjectAccessorException - Exception in org.equanda.util.accessor
Exception class used by ObjectAccessor
ObjectAccessorException() - Constructor for exception org.equanda.util.accessor.ObjectAccessorException
 
ObjectAccessorException(String) - Constructor for exception org.equanda.util.accessor.ObjectAccessorException
 
ObjectAccessorException(Throwable) - Constructor for exception org.equanda.util.accessor.ObjectAccessorException
 
ObjectAccessorException(String, Throwable) - Constructor for exception org.equanda.util.accessor.ObjectAccessorException
 
objectEquals(Object, Object) - Static method in class org.equanda.util.StringUtil
 
onButtonSelect(int) - Method in class org.equanda.util.swing.ScreenButtonContainer
Called when a new button has been selected
onButtonSelect(ScreenButton) - Method in interface org.equanda.util.swing.ScreenButtonListener
Called when there was an action performed on a screen button.
OneToOneHashMap<K,V> - Class in org.equanda.util.collection
This class provides a mapping between keys and values, but unlike a regular java.util.Map there are two specificities: The mapping is bi-directional: You can obviously still get a value for a given key, but you can also get the key for a given value.
OneToOneHashMap() - Constructor for class org.equanda.util.collection.OneToOneHashMap
 
org.equanda.util - package org.equanda.util
 
org.equanda.util.accessor - package org.equanda.util.accessor
 
org.equanda.util.alert - package org.equanda.util.alert
 
org.equanda.util.barcode - package org.equanda.util.barcode
 
org.equanda.util.collection - package org.equanda.util.collection
 
org.equanda.util.io - package org.equanda.util.io
 
org.equanda.util.script - package org.equanda.util.script
 
org.equanda.util.security - package org.equanda.util.security
 
org.equanda.util.swing - package org.equanda.util.swing
 
org.equanda.util.swing.layout - package org.equanda.util.swing.layout
 
org.equanda.util.swing.list - package org.equanda.util.swing.list
 
org.equanda.util.swing.tree - package org.equanda.util.swing.tree
 
org.equanda.util.xml - package org.equanda.util.xml
 
org.equanda.util.ymport - package org.equanda.util.ymport
 

P

pack() - Method in class org.equanda.util.ByteBuffer
 
preferredLayoutSize(Container) - Method in class org.equanda.util.swing.layout.VerticalFlowLayout
Returns the preferred dimensions given the components in the target container.
preprocess(String) - Method in class org.equanda.util.barcode.EAN128Brother
 
preprocess(String) - Method in class org.equanda.util.barcode.EAN128Builder
preproces should handle any manipulations to the values which are put in the barcode to prevent any unintended special characters from appearing in the barcode.
preprocess(String) - Method in class org.equanda.util.barcode.EAN128Eltron
 
preprocess(String) - Method in class org.equanda.util.barcode.EAN128Sato
 
preprocess(String) - Method in class org.equanda.util.barcode.EAN128Tec
 
preprocess(String) - Method in class org.equanda.util.barcode.EAN128Zebra
 
PrintfFormat - Class in org.equanda.util
PrintfFormat allows the formatting of an array of objects embedded within a string.
PrintfFormat(String) - Constructor for class org.equanda.util.PrintfFormat
Constructs an array of control specifications possibly preceded, separated, or followed by ordinary strings.
PrintfFormat(Locale, String) - Constructor for class org.equanda.util.PrintfFormat
Constructs an array of control specifications possibly preceded, separated, or followed by ordinary strings.
purge(VALUE) - Method in interface org.equanda.util.Cache.Purger
 
put(KEY, VALUE) - Method in class org.equanda.util.BoundCache
 
put(KEY, VALUE) - Method in interface org.equanda.util.Cache
 
put(K, V) - Method in class org.equanda.util.collection.OneToOneHashMap
Associates the specified value with the specified key.

Q

quote(String) - Static method in class org.equanda.util.ymport.ImportUtil
properly quote a string for import, so the result has quotes added at the beginning and end, and has all quotes in the string doubles.

R

read() - Method in class org.equanda.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.equanda.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
recovered() - Method in interface org.equanda.util.script.DatabaseExtension.ExceptionListener
 
ReflectionUtil - Class in org.equanda.util
based on the ReflectionUtil class in m-m-m
refresh(Map) - Method in class org.equanda.util.swing.ScreenButtonContainer
Create new buttons, recycling existing buttons as much as possible
remove() - Method in class org.equanda.util.barcode.EAN128Iterator
 
remove() - Method in class org.equanda.util.StringSplitter
Remove does not work, only provide to be a complete @class{java.util.Iterator}.
remove(ELEMENT) - Method in class org.equanda.util.swing.JSortedList
 
removeAll() - Method in class org.equanda.util.IniFile
Clear .ini file
removeButton - Variable in class org.equanda.util.swing.list.ListPalette
 
removeElement(ELEMENT) - Method in class org.equanda.util.swing.JSortedListModel
 
removeListener(ScreenButtonListener) - Method in class org.equanda.util.swing.ScreenButtonContainer
 
removeSection(String) - Method in class org.equanda.util.IniFile
Remove a section including all keys.
removeValue(String, String) - Method in class org.equanda.util.IniFile
Removes a key/value pair from given section
replace(byte[], int, int) - Method in class org.equanda.util.ByteBuffer
 
replace(ByteBuffer, int, int) - Method in class org.equanda.util.ByteBuffer
 
replace(String, String, String) - Static method in class org.equanda.util.StringUtil
In a string, replace all occurences of one string with another.
rest() - Method in class org.equanda.util.StringSplitter
Returns all the following parts, including delimiters.
resumeEncoding() - Method in class org.equanda.util.Base64.OutputStream
Resumes encoding of the stream.
right(String, int) - Static method in class org.equanda.util.StringUtil
Return last x characters from a string, or less if string is not long enough

S

save() - Method in class org.equanda.util.IniFile
Save (overwrite) .ini file
save(String) - Method in class org.equanda.util.IniFile
Writes out the current data to a file.
SaveException - Class in org.equanda.util
Save exception details to a file

Usage : try { // insert your code here } catch (Exception e) {SaveException.saveException(e); }

saveException(Throwable) - Static method in class org.equanda.util.SaveException
 
saveException(Throwable, String) - Static method in class org.equanda.util.SaveException
 
saveWarning(Throwable) - Static method in class org.equanda.util.SaveException
 
saveWarning(Throwable, String) - Static method in class org.equanda.util.SaveException
 
ScreenButton - Class in org.equanda.util.swing
ScreenButton used by the ScreenButtonContainer
ScreenButton(int, String) - Constructor for class org.equanda.util.swing.ScreenButton
 
ScreenButtonContainer - Class in org.equanda.util.swing
Container panel for Screen buttons.
ScreenButtonContainer() - Constructor for class org.equanda.util.swing.ScreenButtonContainer
 
ScreenButtonListener - Interface in org.equanda.util.swing
Listener for screen buttons.
scrollPane - Variable in class org.equanda.util.swing.ScreenButtonContainer
 
selectedButton - Variable in class org.equanda.util.swing.ScreenButtonContainer
 
serialize(Document) - Method in class org.equanda.util.xml.XMLSerializer
 
serialize(Node) - Method in class org.equanda.util.xml.XMLSerializer
 
serialize(Element) - Method in class org.equanda.util.xml.XMLSerializer
 
serialize(Element, Map) - Method in class org.equanda.util.xml.XMLSerializer
 
set(Object, String, Class[], Object[]) - Static method in class org.equanda.util.accessor.ObjectAccessor
 
setAllowedLength(int) - Method in class org.equanda.util.swing.JTextRestricted
 
setAllowedPattern(String) - Method in class org.equanda.util.swing.JTextRestricted
 
setByteAt(int, byte) - Method in class org.equanda.util.ByteBuffer
 
setCurrent(boolean) - Method in class org.equanda.util.swing.ScreenButton
 
setExceptionListener(DatabaseExtension.ExceptionListener) - Method in class org.equanda.util.script.DatabaseExtension
 
setExceptionListener(DMExtension.ExceptionListener) - Method in class org.equanda.util.script.DMExtension
 
setHgap(int) - Method in class org.equanda.util.swing.layout.VerticalFlowLayout
Sets the horizontal gap between components.
setHiddenDisplay(boolean) - Method in class org.equanda.util.swing.JTextRestricted
 
setHorizontalFill(boolean) - Method in class org.equanda.util.swing.layout.VerticalFlowLayout
 
setIcon(Icon) - Method in class org.equanda.util.swing.tree.IconNode
 
setIconName(String) - Method in class org.equanda.util.swing.tree.IconNode
 
setJDBCLogger(DatabaseExtension.JDBCLogger) - Method in class org.equanda.util.script.DatabaseExtension
 
setLanguage(String) - Method in class org.equanda.util.Internationalize
change the locale to the given combination of language, country and variant
setLanguage(String, String) - Method in class org.equanda.util.Internationalize
 
setLanguage(String, String, String) - Method in class org.equanda.util.Internationalize
 
setLength(int) - Method in class org.equanda.util.ByteBuffer
 
setListData(Vector) - Method in class org.equanda.util.swing.JSortedList
 
setSelectedButton(int) - Method in class org.equanda.util.swing.ScreenButtonContainer
 
setSelectedLast() - Method in class org.equanda.util.swing.JSortedList
 
setVar(String, Object) - Method in class org.equanda.util.script.DatabaseExtension
 
setVar(String, Object, Object) - Method in class org.equanda.util.script.DatabaseExtension
 
setVar(String, Object) - Method in class org.equanda.util.script.FScriptExtensionPool
 
setVar(String, Object, Object) - Method in class org.equanda.util.script.FScriptExtensionPool
 
setVerticalFill(boolean) - Method in class org.equanda.util.swing.layout.VerticalFlowLayout
 
setVgap(int) - Method in class org.equanda.util.swing.layout.VerticalFlowLayout
Sets the vertical gap between components.
shift - Variable in class org.equanda.util.barcode.EAN128Builder
 
shouldYieldFocus(JComponent) - Method in class org.equanda.util.swing.DateField.FormattedTextFieldVerifier
 
slurp(InputStream) - Static method in class org.equanda.util.io.StreamUtil
Convert an inputstream to a string by reading the streams content.
slurp(InputStream, String) - Static method in class org.equanda.util.io.StreamUtil
Convert an inputstream to a string by reading the streams content.
sprintf(Object[]) - Method in class org.equanda.util.PrintfFormat
Format an array of objects.
sprintf() - Method in class org.equanda.util.PrintfFormat
Format nothing.
sprintf(int) - Method in class org.equanda.util.PrintfFormat
Format an int.
sprintf(long) - Method in class org.equanda.util.PrintfFormat
Format an long.
sprintf(double) - Method in class org.equanda.util.PrintfFormat
Format a double.
sprintf(String) - Method in class org.equanda.util.PrintfFormat
Format a String.
sprintf(Object) - Method in class org.equanda.util.PrintfFormat
Format an Object.
SslUtil - Class in org.equanda.util.security
SSL utilities
SslUtil.AllowAllHostnameVerifier - Class in org.equanda.util.security
This class implements a fake hostname verificator, trusting any host name.
SslUtil.AllowAllHostnameVerifier() - Constructor for class org.equanda.util.security.SslUtil.AllowAllHostnameVerifier
 
SslUtil.TrustAllX509TrustManager - Class in org.equanda.util.security
This class allow any X509 certificates to be used to authenticate the remote side of a secure socket, including self-signed certificates.
SslUtil.TrustAllX509TrustManager() - Constructor for class org.equanda.util.security.SslUtil.TrustAllX509TrustManager
 
start - Variable in class org.equanda.util.barcode.EAN128Builder
 
startTransaction() - Static method in class org.equanda.util.accessor.ObjectAccessor
 
StreamUtil - Class in org.equanda.util.io
Utility code for handling streams.
StringExtension - Class in org.equanda.util.script
StringExtension, FScript extension, string manipulations
StringSplitter - Class in org.equanda.util
This is a variant of the StringTokenizer classes as provided by the JDK.
StringSplitter(String, char) - Constructor for class org.equanda.util.StringSplitter
 
StringSplitter(char[], char) - Constructor for class org.equanda.util.StringSplitter
 
StringUtil - Class in org.equanda.util
string utility methods - format : build formatted strings, using the format descriptors as used by sprintf, but without the % - isNum : determine if a string contains only digits - trimRight
suspendEncoding() - Method in class org.equanda.util.Base64.OutputStream
Suspends encoding of the stream.
SwingUtil - Class in org.equanda.util.swing
Swing utility functions.

T

TextBuilderWriter - Class in org.equanda.util.io
Writer implementation which appends into an existing (javolution) TextBuilder
TextBuilderWriter(TextBuilder) - Constructor for class org.equanda.util.io.TextBuilderWriter
 
TIME_FORMAT - Static variable in class org.equanda.util.script.DateExtension
 
toArray() - Method in class org.equanda.util.swing.JSortedListModel
 
toByteArray() - Method in class org.equanda.util.ByteBuffer
 
toCapitalizedCase(String) - Static method in class org.equanda.util.StringUtil
Assure the passed string is all lower case exceptio for the first character which is upper case.
TOP - Static variable in class org.equanda.util.swing.layout.VerticalFlowLayout
 
toString() - Method in class org.equanda.util.ByteBuffer
 
toString() - Method in class org.equanda.util.IniFile
 
trimRight(String) - Static method in class org.equanda.util.StringUtil
Removes white space (all ASCII control characters) from the right end of a string.
TRUE - Static variable in class org.equanda.util.script.BooleanExtension
 
TRUST_MANAGERS - Static variable in class org.equanda.util.security.SslUtil
 
trustAllHostnames() - Static method in class org.equanda.util.security.SslUtil
Set the default Hostname Verifier to an instance of a fake class that trust all hostnames.
trustAllHttpsCertificates() - Static method in class org.equanda.util.security.SslUtil
Set the default X509 Trust Manager to an instance of a fake class that trust all certificates, even the self-signed ones.

U

uncaughtException(Thread, Throwable) - Method in class org.equanda.util.ExceptionGroup
 
UOID_CLASS - Static variable in class org.equanda.util.accessor.ObjectAccessor
 

V

verify(String) - Method in class org.equanda.util.MockObject
Verify whether the next message is as expected
verify(String, SSLSession) - Method in class org.equanda.util.security.SslUtil.AllowAllHostnameVerifier
Always return true, indicating that the host name is an acceptable match with the server's authentication scheme.
verify(JComponent) - Method in class org.equanda.util.swing.DateField.FormattedTextFieldVerifier
 
verifyDate(JTextField) - Method in class org.equanda.util.swing.DateField
 
VerticalFlowLayout - Class in org.equanda.util.swing.layout
Vertical versions of FlowLayout.
VerticalFlowLayout() - Constructor for class org.equanda.util.swing.layout.VerticalFlowLayout
Construct a new VerticalFlowLayout with a middle alignemnt, and the fill to edge flag set.
VerticalFlowLayout(boolean, boolean) - Constructor for class org.equanda.util.swing.layout.VerticalFlowLayout
Construct a new VerticalFlowLayout with a middle alignemnt.
VerticalFlowLayout(int) - Constructor for class org.equanda.util.swing.layout.VerticalFlowLayout
Construct a new VerticalFlowLayout with a middle alignemnt.
VerticalFlowLayout(int, boolean, boolean) - Constructor for class org.equanda.util.swing.layout.VerticalFlowLayout
Construct a new VerticalFlowLayout.
VerticalFlowLayout(int, int, int, boolean, boolean) - Constructor for class org.equanda.util.swing.layout.VerticalFlowLayout
Construct a new VerticalFlowLayout.

W

wordwrap(String, int, int) - Static method in class org.equanda.util.StringUtil
Apply wordwrap to the given string, for given line length, and return the line requested.
write(int) - Method in class org.equanda.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.equanda.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(char[], int, int) - Method in class org.equanda.util.io.TextBuilderWriter
 
writer - Variable in class org.equanda.util.xml.XMLSerializer
 

X

XMLSerializer - Class in org.equanda.util.xml
An XMLSerializer, used to serialize a DOM tree simplistic version which does not allow output formatting.
XMLSerializer(Writer) - Constructor for class org.equanda.util.xml.XMLSerializer
Constructs a new serializer that writes to the specified writer.

A B C D E F G H I J L M N O P Q R S T U V W X

Copyright © 2007-2009. All Rights Reserved.