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

E

encode(byte[]) - Static method in class org.weborganic.bastille.util.Base32
Encodes byte array to Base32 String.
ENCODE - Static variable in class org.weborganic.bastille.util.Base64
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - Static method in class org.weborganic.bastille.util.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class org.weborganic.bastille.util.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encodeBytes(byte[]) - Static method in class org.weborganic.bastille.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.weborganic.bastille.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.weborganic.bastille.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.weborganic.bastille.util.Base64
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - Static method in class org.weborganic.bastille.util.Base64
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class org.weborganic.bastille.util.Base64
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeFileToFile(String, String) - Static method in class org.weborganic.bastille.util.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class org.weborganic.bastille.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeFromFile(File) - Static method in class org.weborganic.bastille.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.weborganic.bastille.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.weborganic.bastille.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class org.weborganic.bastille.util.Base64
Convenience method for encoding data to a file.
endBatch() - Method in class org.weborganic.bastille.flint.helpers.QuietListener
 
endDocument() - Method in class org.weborganic.bastille.pageseeder.PSXMLCopy
 
endElement(String, String, String) - Method in class org.weborganic.bastille.pageseeder.PSXMLCopy
 
endJob(IndexJob) - Method in class org.weborganic.bastille.flint.helpers.QuietListener
 
endPrefixMapping(String) - Method in class org.weborganic.bastille.pageseeder.PSXMLCopy
 
equals(Object) - Method in class org.weborganic.bastille.cache.util.HttpHeader
 
error(IndexJob, String, Throwable) - Method in class org.weborganic.bastille.flint.helpers.QuietListener
 
error(ContentRequest, XMLWriter, String, String, ContentStatus) - Static method in class org.weborganic.bastille.util.Errors
Write the XML for when an error occurs
Errors - Class in org.weborganic.bastille.util
A utility class for handling error situations in generators.
estimateInMemorySize(String, int) - Method in class org.weborganic.bastille.cache.util.SizeEstimator
Estimate the "in memory" size based on previous samples.
estimateOnDiskSize(String, int) - Method in class org.weborganic.bastille.cache.util.SizeEstimator
Estimate the "on disk" size based on previous samples.
Etags - Class in org.weborganic.bastille.flint.helpers
A utility class to generate etags for the generators.
exists() - Method in class org.weborganic.bastille.psml.PSMLFile
Indicates whether this resource exists.

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