A C D E F G I K L M N O P R S T U V W X

E

Easy - Class in wox.serial
The Easy class is used to serialize/de-serialize objects to/from XML.
Easy() - Constructor for class wox.serial.Easy
 
element2BrowserString(Element) - Static method in class wox.serial.XMLUtil
This method takes a JDOM Element and returns its string representation in XML ready to be presented in a browser The method replaces the characters '<' and '>' by '<' and '>' respectively.
element2String(Element) - Static method in class wox.serial.XMLUtil
This method takes a JDOM Element object and returns its string representation.
ELEMENT_TYPE - Static variable in interface wox.serial.Serial
This is the ELEMENT_TYPE attribute used in the XML representation of an array
encode(byte[]) - Static method in class wox.serial.EncodeBase64
This method encodes an array of bytes to Base64.
EncodeBase64 - Class in wox.serial
The EncodeBase64 class provides methods to encode and decode byte arrays to and from base64 encoding.
EncodeBase64() - Constructor for class wox.serial.EncodeBase64
 
ENTRY - Static variable in interface wox.serial.Serial
This is the ENTRY attribute used in the XML representation of a map

A C D E F G I K L M N O P R S T U V W X