- absolutePath(Class<?>, String) - Static method in class org.apache.wicket.util.lang.Packages
-
Takes a package and a path to a resource and returns an absolute path to the resource.
- absolutePath(Package, String) - Static method in class org.apache.wicket.util.lang.Packages
-
Takes a package and a path to a resource and returns an absolute path to the resource.
- absolutePath(String, String) - Static method in class org.apache.wicket.util.lang.Packages
-
Takes a package and a path to a resource and returns an absolute path to the resource.
- AbstractConverter<C> - Class in org.apache.wicket.util.convert.converter
-
Base class for locale aware type converters.
- AbstractConverter() - Constructor for class org.apache.wicket.util.convert.converter.AbstractConverter
-
- AbstractCrypt - Class in org.apache.wicket.util.crypt
-
Abstract base class for JCE based ICrypt implementations.
- AbstractCrypt() - Constructor for class org.apache.wicket.util.crypt.AbstractCrypt
-
Constructor
- AbstractDateConverter<D extends Date> - Class in org.apache.wicket.util.convert.converter
-
A base class for all Date related converters
- AbstractDateConverter() - Constructor for class org.apache.wicket.util.convert.converter.AbstractDateConverter
-
- AbstractDecimalConverter<N extends Number> - Class in org.apache.wicket.util.convert.converter
-
Base class for all converters of decimal numbers.
- AbstractDecimalConverter() - Constructor for class org.apache.wicket.util.convert.converter.AbstractDecimalConverter
-
- AbstractIntegerConverter<I extends Number> - Class in org.apache.wicket.util.convert.converter
-
Base class for all converters of integer numbers.
- AbstractIntegerConverter() - Constructor for class org.apache.wicket.util.convert.converter.AbstractIntegerConverter
-
- AbstractNumberConverter<N extends Number> - Class in org.apache.wicket.util.convert.converter
-
Base class for all number converters.
- AbstractNumberConverter() - Constructor for class org.apache.wicket.util.convert.converter.AbstractNumberConverter
-
- AbstractResourceStream - Class in org.apache.wicket.util.resource
-
- AbstractResourceStream() - Constructor for class org.apache.wicket.util.resource.AbstractResourceStream
-
- AbstractResourceStreamWriter - Class in org.apache.wicket.util.resource
-
- AbstractResourceStreamWriter() - Constructor for class org.apache.wicket.util.resource.AbstractResourceStreamWriter
-
- AbstractStringList - Class in org.apache.wicket.util.string
-
An abstract base class for string list implementations.
- AbstractStringList() - Constructor for class org.apache.wicket.util.string.AbstractStringList
-
- AbstractStringResourceStream - Class in org.apache.wicket.util.resource
-
Base class for string resources.
- AbstractStringResourceStream() - Constructor for class org.apache.wicket.util.resource.AbstractStringResourceStream
-
Constructor.
- AbstractStringResourceStream(String) - Constructor for class org.apache.wicket.util.resource.AbstractStringResourceStream
-
Constructor.
- accept(RevisionVisitor) - Method in class org.apache.wicket.util.diff.AddDelta
-
- accept(RevisionVisitor) - Method in class org.apache.wicket.util.diff.ChangeDelta
-
- accept(RevisionVisitor) - Method in class org.apache.wicket.util.diff.DeleteDelta
-
- accept(RevisionVisitor) - Method in class org.apache.wicket.util.diff.Delta
-
Accepts a visitor.
- accept(RevisionVisitor) - Method in class org.apache.wicket.util.diff.Revision
-
Accepts a visitor.
- accept(File) - Method in interface org.apache.wicket.util.file.Folder.FileFilter
-
- accept(Folder) - Method in interface org.apache.wicket.util.file.Folder.FolderFilter
-
- add(E) - Method in class org.apache.wicket.util.collections.ConcurrentHashSet
- add(T) - Method in class org.apache.wicket.util.listener.ListenerCollection
-
Adds a listener to this set of listeners.
- add(String) - Method in class org.apache.wicket.util.string.StringList
-
Adds a string to the back of this list.
- add(int, String) - Method in class org.apache.wicket.util.string.StringList
-
Adds the string to the stringlist at position pos.
- add(StringValue) - Method in class org.apache.wicket.util.string.StringList
-
Adds a string value to this list as a string.
- add(Duration) - Method in class org.apache.wicket.util.time.Duration
-
Adds a given Duration to this Duration.
- add(Duration) - Method in class org.apache.wicket.util.time.Time
-
Adds the given Duration to this Time object, moving the time into
the future.
- add(String, String) - Method in class org.apache.wicket.util.value.ValueMap
-
Adds the value to this ValueMap with the given key.
- add(IModifiable, IChangeListener) - Method in interface org.apache.wicket.util.watch.IModificationWatcher
-
Adds an IModifiable object and an IChangeListener object to call
when the modifiable object is modified.
- add(IModifiable, IChangeListener) - Method in class org.apache.wicket.util.watch.ModificationWatcher
-
- AddDelta - Class in org.apache.wicket.util.diff
-
Holds an add-delta between to revisions of a text.
- AddDelta(int, Chunk) - Constructor for class org.apache.wicket.util.diff.AddDelta
-
Construct.
- addDelta(Delta) - Method in class org.apache.wicket.util.diff.Revision
-
Adds a delta to this revision.
- addHeaders - Variable in class org.apache.wicket.util.license.ApacheLicenseHeaderTestCase
-
- addValue(K, V) - Method in class org.apache.wicket.util.collections.MultiMap
-
Adds value to the specified key
- advance(MetaPattern) - Method in class org.apache.wicket.util.parse.metapattern.parsers.MetaPatternParser
-
Advance parsing to the next element.
- afterFirst(String, char) - Static method in class org.apache.wicket.util.string.Strings
-
Returns everything after the first occurrence of the given character in s.
- afterFirst(char) - Method in class org.apache.wicket.util.string.StringValue
-
Gets the substring after the first occurrence given char.
- afterFirstPathComponent(String, char) - Static method in class org.apache.wicket.util.string.Strings
-
Gets everything after the first path component of a path using a given separator.
- afterLast(String, char) - Static method in class org.apache.wicket.util.string.Strings
-
Returns everything after the last occurrence of the given character in s.
- afterLast(char) - Method in class org.apache.wicket.util.string.StringValue
-
Gets the substring after the last occurrence given char.
- afterRead(int) - Method in class org.apache.wicket.util.io.ProxyInputStream
-
Invoked by the read methods after the proxied call has returned
successfully.
- algorithm - Variable in class org.apache.wicket.util.diff.Diff
-
The differencing algorithm to use.
- ALL_FILES - Static variable in interface org.apache.wicket.util.file.Folder.FileFilter
-
File filter that matches all files
- AM - Static variable in class org.apache.wicket.util.time.TimeOfDay
-
Constant for AM time.
- AMPERSAND - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for ampersand.
- anchor - Variable in class org.apache.wicket.util.diff.Chunk
-
- anchor() - Method in class org.apache.wicket.util.diff.Chunk
-
Returns the anchor position of the chunk.
- ANY - Static variable in interface org.apache.wicket.util.visit.IVisitFilter
-
A visitor filter that allows all objects and their children to be visited
- ANYTHING - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for anything (string).
- ANYTHING_NON_EMPTY - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for anything non-empty (string).
- ApacheLicenseHeaderTestCase - Class in org.apache.wicket.util.license
-
Testcase used in the different wicket projects for testing for the correct ASL license headers.
- ApacheLicenseHeaderTestCase() - Constructor for class org.apache.wicket.util.license.ApacheLicenseHeaderTestCase
-
Construct.
- append(CharSequence) - Method in class org.apache.wicket.util.resource.StringBufferResourceStream
-
Adds to this string buffer resource
- append(Object) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Appends the string representation of the Object argument to this string buffer.
- append(String) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Appends the string to this string buffer.
- append(AppendingStringBuffer) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Appends the specified AppendingStringBuffer to this AppendingStringBuffer.
- append(StringBuilder) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Appends the specified AppendingStringBuffer to this AppendingStringBuffer.
- append(char[]) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Appends the string representation of the char array argument to this string
buffer.
- append(char[], int, int) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Appends the string representation of a subarray of the char array argument to
this string buffer.
- append(boolean) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Appends the string representation of the boolean argument to the string buffer.
- append(char) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Appends the string representation of the char argument to this string buffer.
- append(int) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Appends the string representation of the int argument to this string buffer.
- append(long) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Appends the string representation of the long argument to this string buffer.
- append(float) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Appends the string representation of the float argument to this string buffer.
- append(double) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Appends the string representation of the double argument to this string buffer.
- AppendingStringBuffer - Class in org.apache.wicket.util.string
-
This is a copy or combination of java.lang.StringBuffer and
java.lang.String It has a special method getValue() which returns the internal char
array.
- AppendingStringBuffer() - Constructor for class org.apache.wicket.util.string.AppendingStringBuffer
-
Constructs a string buffer with no characters in it and an initial capacity of 16 characters.
- AppendingStringBuffer(int) - Constructor for class org.apache.wicket.util.string.AppendingStringBuffer
-
Constructs a string buffer with no characters in it and an initial capacity specified by the
length argument.
- AppendingStringBuffer(CharSequence) - Constructor for class org.apache.wicket.util.string.AppendingStringBuffer
-
Constructs a string buffer so that it represents the same sequence of characters as the
string argument; in other words, the initial contents of the string buffer is a copy of the
argument string.
- applyAdd(int, List<Object>) - Method in class org.apache.wicket.util.diff.Chunk
-
Add the text of this chunk to the target at the given position.
- applyDelete(List<Object>) - Method in class org.apache.wicket.util.diff.Chunk
-
Delete this chunk from he given text.
- applyTo(List<Object>) - Method in class org.apache.wicket.util.diff.AddDelta
-
- applyTo(List<Object>) - Method in class org.apache.wicket.util.diff.ChangeDelta
-
- applyTo(List<Object>) - Method in class org.apache.wicket.util.diff.DeleteDelta
-
- applyTo(List<Object>) - Method in class org.apache.wicket.util.diff.Delta
-
Applies this delta as a patch to the given text.
- applyTo(List<Object>) - Method in class org.apache.wicket.util.diff.Revision
-
Applies the series of deltas in this revision as patches to the given text.
- Args - Class in org.apache.wicket.util.lang
-
- Args() - Constructor for class org.apache.wicket.util.lang.Args
-
- ArrayListStack<T> - Class in org.apache.wicket.util.collections
-
A faster, smaller stack implementation.
- ArrayListStack(int) - Constructor for class org.apache.wicket.util.collections.ArrayListStack
-
Construct.
- ArrayListStack() - Constructor for class org.apache.wicket.util.collections.ArrayListStack
-
Construct.
- ArrayListStack(Collection<T>) - Constructor for class org.apache.wicket.util.collections.ArrayListStack
-
Construct.
- arrayToString(Object[]) - Static method in class org.apache.wicket.util.diff.Diff
-
Converts an array of
Object to a string using
Diff.NL as the
line separator.
- arrayToString(Object[]) - Static method in class org.apache.wicket.util.diff.ToString
-
Converts an array of
Object to a string Use the value of the
line.separator system property the line separator.
- arrayToString(Object[], String) - Static method in class org.apache.wicket.util.diff.ToString
-
Converts an array of
Object to a string using the given line separator.
- asString() - Method in class org.apache.wicket.util.resource.AbstractStringResourceStream
-
- asString() - Method in interface org.apache.wicket.util.resource.IStringResourceStream
-
- asString() - Method in class org.apache.wicket.util.resource.StringResourceStream
-
- AT_SIGN - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for at.
- atEnd() - Method in class org.apache.wicket.util.parse.metapattern.parsers.MetaPatternParser
-
Whether the internal cursor has advanced to the end of the input.
- AttributeMap - Class in org.apache.wicket.util.value
-
ValueMap for attributes.
- AttributeMap() - Constructor for class org.apache.wicket.util.value.AttributeMap
-
Constructs an empty AttributeMap.
- AttributeMap(Map<String, Object>) - Constructor for class org.apache.wicket.util.value.AttributeMap
-
Copy constructor.
- available() - Method in class org.apache.wicket.util.io.ProxyInputStream
-
Invokes the delegate's available() method.
- BACKSLASH - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for backslash.
- Base64 - Class in org.apache.wicket.util.crypt
-
Provides Base64 encoding and decoding with URL and filename safe alphabet as defined by RFC 3548,
section 4.
- Base64() - Constructor for class org.apache.wicket.util.crypt.Base64
-
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
- Base64(boolean) - Constructor for class org.apache.wicket.util.crypt.Base64
-
Creates a Base64 codec used for decoding (all modes) and encoding in the given URL-safe mode.
- Base64(int) - Constructor for class org.apache.wicket.util.crypt.Base64
-
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
- Base64(int, byte[]) - Constructor for class org.apache.wicket.util.crypt.Base64
-
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
- Base64(int, byte[], boolean) - Constructor for class org.apache.wicket.util.crypt.Base64
-
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
- basePath(String, String) - Static method in class org.apache.wicket.util.file.Files
-
Strips off the given extension (probably returned from Files.extension()) from the path,
yielding a base pathname.
- before() - Method in class org.apache.wicket.util.license.ApacheLicenseHeaderTestCase
-
- beforeFirst(String, char) - Static method in class org.apache.wicket.util.string.Strings
-
Returns everything before the first occurrence of the given character in s.
- beforeFirst(char) - Method in class org.apache.wicket.util.string.StringValue
-
Gets the substring before the first occurrence given char.
- beforeLast(String, char) - Static method in class org.apache.wicket.util.string.Strings
-
Returns everything before the last occurrence of the given character in s.
- beforeLast(char) - Method in class org.apache.wicket.util.string.StringValue
-
Gets the substring before the last occurrence given char.
- beforeLastPathComponent(String, char) - Static method in class org.apache.wicket.util.string.Strings
-
Gets everything before the last path component of a path using a given separator.
- beforeRead(int) - Method in class org.apache.wicket.util.io.ProxyInputStream
-
Invoked by the read methods before the call is proxied.
- benchmark(ICode, Logger) - Static method in class org.apache.wicket.util.time.Duration
-
Benchmark the given command.
- benchmark(Runnable) - Static method in class org.apache.wicket.util.time.Duration
-
Benchmark the given command.
- BigDecimalConverter - Class in org.apache.wicket.util.convert.converter
-
BigDecimal converter
see IConverter
- BigDecimalConverter() - Constructor for class org.apache.wicket.util.convert.converter.BigDecimalConverter
-
- bigDecValue(Object) - Static method in class org.apache.wicket.util.lang.Objects
-
Evaluates the given object as a BigDecimal.
- BigIntegerConverter - Class in org.apache.wicket.util.convert.converter
-
BigInteger converter
see IConverter
- BigIntegerConverter() - Constructor for class org.apache.wicket.util.convert.converter.BigIntegerConverter
-
- bigIntValue(Object) - Static method in class org.apache.wicket.util.lang.Objects
-
Evaluates the given object as a BigInteger.
- BOMInputStream - Class in org.apache.wicket.util.io
-
This class is used to wrap a stream that includes an encoded
ByteOrderMark as its first bytes.
- BOMInputStream(InputStream) - Constructor for class org.apache.wicket.util.io.BOMInputStream
-
- BOMInputStream(InputStream, boolean) - Constructor for class org.apache.wicket.util.io.BOMInputStream
-
Constructs a new BOM InputStream that detects a a
ByteOrderMark.UTF_8 and optionally includes it.
- BOMInputStream(InputStream, ByteOrderMark...) - Constructor for class org.apache.wicket.util.io.BOMInputStream
-
Constructs a new BOM InputStream that excludes the specified BOMs.
- BOMInputStream(InputStream, boolean, ByteOrderMark...) - Constructor for class org.apache.wicket.util.io.BOMInputStream
-
Constructs a new BOM InputStream that detects the specified BOMs and optionally includes them.
- BooleanConverter - Class in org.apache.wicket.util.convert.converter
-
Converts from Object to Boolean.
- BooleanConverter() - Constructor for class org.apache.wicket.util.convert.converter.BooleanConverter
-
- BooleanGroup - Class in org.apache.wicket.util.parse.metapattern
-
A Group that captures case-sensitive boolean values "true" or "false".
- BooleanGroup() - Constructor for class org.apache.wicket.util.parse.metapattern.BooleanGroup
-
Constructs an IntegerGroup that parses Strings that match the INTEGER pattern in base 10.
- booleanValue(Object) - Static method in class org.apache.wicket.util.lang.Objects
-
Evaluates the given object as a boolean: if it is a Boolean object, it's easy; if it's a
Number or a Character, returns true for non-zero objects; and otherwise returns true for
non-null objects.
- buildPath(Object[], Object[]) - Static method in class org.apache.wicket.util.diff.myers.MyersDiff
-
Computes the minimum diffpath that expresses de differences between the original and revised
sequences, according to Gene Myers differencing algorithm.
- buildRevision(PathNode, Object[], Object[]) - Static method in class org.apache.wicket.util.diff.myers.MyersDiff
-
Constructs a
Revision from a difference path.
- ByteArrayOutputStream - Class in org.apache.wicket.util.io
-
This class implements an output stream in which the data is written into a byte array.
- ByteArrayOutputStream() - Constructor for class org.apache.wicket.util.io.ByteArrayOutputStream
-
Creates a new byte array output stream.
- ByteArrayOutputStream(int) - Constructor for class org.apache.wicket.util.io.ByteArrayOutputStream
-
Creates a new byte array output stream, with a buffer capacity of the specified size, in
bytes.
- ByteConverter - Class in org.apache.wicket.util.convert.converter
-
Converts from Object to Byte.
- ByteConverter() - Constructor for class org.apache.wicket.util.convert.converter.ByteConverter
-
- ByteCountingOutputStream - Class in org.apache.wicket.util.io
-
Output stream that counts bytes written to it (but discards them).
- ByteCountingOutputStream() - Constructor for class org.apache.wicket.util.io.ByteCountingOutputStream
-
- ByteOrderMark - Class in org.apache.wicket.util.io
-
- ByteOrderMark(String, int...) - Constructor for class org.apache.wicket.util.io.ByteOrderMark
-
Construct a new BOM.
- Bytes - Class in org.apache.wicket.util.lang
-
Represents an immutable byte count.
- bytes(long) - Static method in class org.apache.wicket.util.lang.Bytes
-
Instantiate immutable Bytes value object..
- bytes(double) - Static method in class org.apache.wicket.util.lang.Bytes
-
Instantiate immutable Bytes value object..
- bytes() - Method in class org.apache.wicket.util.lang.Bytes
-
Gets the byte count represented by this value object.
- CachingSunJceCryptFactory - Class in org.apache.wicket.util.crypt
-
Default crypt factory.
- CachingSunJceCryptFactory(String) - Constructor for class org.apache.wicket.util.crypt.CachingSunJceCryptFactory
-
Construct.
- CalendarConverter - Class in org.apache.wicket.util.convert.converter
-
- CalendarConverter() - Constructor for class org.apache.wicket.util.convert.converter.CalendarConverter
-
Construct.
- CalendarConverter(IConverter<Date>) - Constructor for class org.apache.wicket.util.convert.converter.CalendarConverter
-
Construct.
- capacity() - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Returns the current capacity of the String buffer.
- capitalize(String) - Static method in class org.apache.wicket.util.string.Strings
-
Capitalizes a string.
- caseDiff - Static variable in class org.apache.wicket.util.encoding.UrlEncoder
-
- ChangeDelta - Class in org.apache.wicket.util.diff
-
Holds an change-delta between to revisions of a text.
- ChangeDelta(Chunk, Chunk) - Constructor for class org.apache.wicket.util.diff.ChangeDelta
-
Construct.
- ChangeListenerSet - Class in org.apache.wicket.util.listener
-
Holds a set of IChangeListeners.
- ChangeListenerSet() - Constructor for class org.apache.wicket.util.listener.ChangeListenerSet
-
- CharacterConverter - Class in org.apache.wicket.util.convert.converter
-
Converts from Object to Character.
- CharacterConverter() - Constructor for class org.apache.wicket.util.convert.converter.CharacterConverter
-
- charAt(int) - Method in class org.apache.wicket.util.io.FullyBufferedReader
-
Get the character at the position provided
- charAt(int) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
The specified character of the sequence currently represented by the string buffer, as
indicated by the index argument, is returned.
- CharEncoding - Class in org.apache.wicket.util.crypt
-
Character encoding names required of every implementation of the Java platform.
- CharEncoding() - Constructor for class org.apache.wicket.util.crypt.CharEncoding
-
- checkModified() - Method in class org.apache.wicket.util.watch.ModificationWatcher
-
Checks which IModifiables were modified and notifies their listeners
- Checks - Class in org.apache.wicket.util.lang
-
- Checks() - Constructor for class org.apache.wicket.util.lang.Checks
-
- checkThreshold(int) - Method in class org.apache.wicket.util.io.ThresholdingOutputStream
-
Checks to see if writing the specified number of bytes would cause the configured threshold
to be exceeded.
- Chunk - Class in org.apache.wicket.util.diff
-
Holds a information about a part of the text involved in a differencing or patching operation.
- Chunk(int, int) - Constructor for class org.apache.wicket.util.diff.Chunk
-
Creates a chunk that doesn't copy the original text.
- Chunk(Object[], int, int) - Constructor for class org.apache.wicket.util.diff.Chunk
-
Creates a chunk and saves a copy the original chunk's text.
- Chunk(Object[], int, int, int) - Constructor for class org.apache.wicket.util.diff.Chunk
-
Creates a chunk that will be displaced in the resulting text, and saves a copy the original
chunk's text.
- Chunk(List<Object>, int, int) - Constructor for class org.apache.wicket.util.diff.Chunk
-
Creates a chunk and saves a copy the original chunk's text.
- Chunk(List<Object>, int, int, int) - Constructor for class org.apache.wicket.util.diff.Chunk
-
Creates a chunk that will be displaced in the resulting text, and saves a copy the original
chunk's text.
- chunk - Variable in class org.apache.wicket.util.diff.Chunk
-
- chunk() - Method in class org.apache.wicket.util.diff.Chunk
-
Returns the text saved for this chunk.
- ClassCryptFactory - Class in org.apache.wicket.util.crypt
-
Crypt factory that creates the
ICrypt object by instantiating a provided class.
- ClassCryptFactory(Class<?>, String) - Constructor for class org.apache.wicket.util.crypt.ClassCryptFactory
-
Construct.
- Classes - Class in org.apache.wicket.util.lang
-
Utilities for dealing with classes.
- ClassMetaCache<T> - Class in org.apache.wicket.util.collections
-
This class wraps a WeakHashMap that holds one ConcurrentHashMap per ClassLoader.
- ClassMetaCache() - Constructor for class org.apache.wicket.util.collections.ClassMetaCache
-
- ClassVisitFilter - Class in org.apache.wicket.util.visit
-
IVisitFilter that restricts visitors to only visiting objects of the specified class
- ClassVisitFilter(Class<?>) - Constructor for class org.apache.wicket.util.visit.ClassVisitFilter
-
Constructor
- cleanupFilename(String) - Static method in class org.apache.wicket.util.file.Files
-
Replaces commonly unsupported characters with '_'
- clear() - Method in class org.apache.wicket.util.collections.ConcurrentHashSet
- clear() - Method in class org.apache.wicket.util.collections.IntHashMap
-
Removes all mappings from this map.
- clear() - Method in class org.apache.wicket.util.collections.MicroMap
-
- clear() - Method in class org.apache.wicket.util.collections.MiniMap
-
- clear() - Method in class org.apache.wicket.util.resource.StringBufferResourceStream
-
Clears the string buffer resource.
- clear() - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Clears the buffer contents, but leaves the allocated size intact
- clear() - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- clear() - Method in class org.apache.wicket.util.value.ValueMap
-
- clone() - Method in class org.apache.wicket.util.collections.ConcurrentHashSet
- clone() - Method in class org.apache.wicket.util.collections.IntHashMap
-
Returns a shallow copy of this HashMap instance: the keys and values themselves are
not cloned.
- close() - Method in class org.apache.wicket.util.io.ByteArrayOutputStream
-
Closing a ByteArrayOutputStream has no effect.
- close(URLConnection) - Static method in class org.apache.wicket.util.io.Connections
-
Closes a connection
- close(Closeable) - Static method in class org.apache.wicket.util.io.IOUtils
-
Closes a closeable.
- close() - Method in class org.apache.wicket.util.io.ProxyInputStream
-
Invokes the delegate's close() method.
- close() - Method in class org.apache.wicket.util.io.StringBufferWriter
-
- close() - Method in class org.apache.wicket.util.io.ThresholdingOutputStream
-
Closes this output stream and releases any system resources associated with this stream.
- close() - Method in class org.apache.wicket.util.io.XmlReader
-
- close() - Method in class org.apache.wicket.util.resource.AbstractResourceStreamWriter
-
Closes the resource.
- close() - Method in class org.apache.wicket.util.resource.AbstractStringResourceStream
-
- close() - Method in class org.apache.wicket.util.resource.FileResourceStream
-
Closes this resource.
- close() - Method in interface org.apache.wicket.util.resource.IResourceStream
-
Closes the resource.
- close() - Method in class org.apache.wicket.util.resource.ResourceStreamWrapper
-
- close() - Method in class org.apache.wicket.util.resource.XSLTResourceStream
-
- close() - Method in class org.apache.wicket.util.resource.ZipResourceStream
-
- closeQuietly(URLConnection) - Static method in class org.apache.wicket.util.io.Connections
-
Closes a connection, ignoring any exceptions if they occur
- closeQuietly(Closeable) - Static method in class org.apache.wicket.util.io.IOUtils
-
Unconditionally close a Closeable.
- COLON - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for colon.
- COMMA - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for comma.
- CommaSeparatedVariableParser - Class in org.apache.wicket.util.parse.metapattern.parsers
-
Parses out strings separated by commas.
- CommaSeparatedVariableParser(CharSequence) - Constructor for class org.apache.wicket.util.parse.metapattern.parsers.CommaSeparatedVariableParser
-
Construct a new parser with parameter 'input' to be parsed.
- compare(URL, URL) - Method in class org.apache.wicket.util.collections.UrlExternalFormComparator
-
- compare(Object[], Object[]) - Static method in class org.apache.wicket.util.diff.Diff
-
Compares the two input sequences.
- compareTo(IntValue) - Method in class org.apache.wicket.util.value.IntValue
-
- compareTo(LongValue) - Method in class org.apache.wicket.util.value.LongValue
-
Compares this Object to a given Object.
- compareWithConversion(Object, Object) - Static method in class org.apache.wicket.util.lang.Objects
-
Compares two objects for equality, even if it has to convert one of them to the other type.
- component(T, IVisit<R>) - Method in interface org.apache.wicket.util.visit.IVisitor
-
Called at each object in a visit.
- ConcurrentHashSet<E> - Class in org.apache.wicket.util.collections
-
This class implements the Set interface, backed by a ConcurrentHashMap instance.
- ConcurrentHashSet() - Constructor for class org.apache.wicket.util.collections.ConcurrentHashSet
-
Constructs a new, empty set; the backing ConcurrentHashMap instance has default
initial capacity (16) and load factor (0.75).
- ConcurrentHashSet(Collection<? extends E>) - Constructor for class org.apache.wicket.util.collections.ConcurrentHashSet
-
Constructs a new set containing the elements in the specified collection.
- ConcurrentHashSet(int, float) - Constructor for class org.apache.wicket.util.collections.ConcurrentHashSet
-
Constructs a new, empty set; the backing ConcurrentHashMap instance has the
specified initial capacity and the specified load factor.
- ConcurrentHashSet(int) - Constructor for class org.apache.wicket.util.collections.ConcurrentHashSet
-
Constructs a new, empty set; the backing HashMap instance has the specified initial
capacity and default load factor, which is 0.75.
- Connections - Class in org.apache.wicket.util.io
-
- contains(Object) - Method in class org.apache.wicket.util.collections.ConcurrentHashSet
- contains(String) - Method in class org.apache.wicket.util.string.StringList
-
- contains(Time) - Method in class org.apache.wicket.util.time.TimeFrame
-
Determines if this TimeFrame contains a given point in time.
- containsKey(int) - Method in class org.apache.wicket.util.collections.IntHashMap
-
Returns true if this map contains a mapping for the specified key.
- containsKey(Object) - Method in class org.apache.wicket.util.collections.MicroMap
-
- containsKey(Object) - Method in class org.apache.wicket.util.collections.MiniMap
-
- containsKey(Object) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- containsValue(Object) - Method in class org.apache.wicket.util.collections.IntHashMap
-
Returns true if this map maps one or more keys to the specified value.
- containsValue(Object) - Method in class org.apache.wicket.util.collections.MicroMap
-
- containsValue(Object) - Method in class org.apache.wicket.util.collections.MiniMap
-
- containsValue(Object) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- contentEquals(InputStream, InputStream) - Static method in class org.apache.wicket.util.io.IOUtils
-
Compare the contents of two Streams to determine if they are equal or not.
- contentEquals(Reader, Reader) - Static method in class org.apache.wicket.util.io.IOUtils
-
Compare the contents of two Readers to determine if they are equal or not.
- ConversionException - Exception in org.apache.wicket.util.convert
-
Thrown for conversion exceptions.
- ConversionException(String) - Constructor for exception org.apache.wicket.util.convert.ConversionException
-
Construct exception with message.
- ConversionException(String, Throwable) - Constructor for exception org.apache.wicket.util.convert.ConversionException
-
Construct exception with message and cause.
- ConversionException(Throwable) - Constructor for exception org.apache.wicket.util.convert.ConversionException
-
Construct exception with cause.
- convertToObject(String, Locale) - Method in class org.apache.wicket.util.convert.converter.AbstractDateConverter
-
- convertToObject(String, Locale) - Method in class org.apache.wicket.util.convert.converter.BigDecimalConverter
-
- convertToObject(String, Locale) - Method in class org.apache.wicket.util.convert.converter.BigIntegerConverter
-
- convertToObject(String, Locale) - Method in class org.apache.wicket.util.convert.converter.BooleanConverter
-
- convertToObject(String, Locale) - Method in class org.apache.wicket.util.convert.converter.ByteConverter
-
- convertToObject(String, Locale) - Method in class org.apache.wicket.util.convert.converter.CalendarConverter
-
- convertToObject(String, Locale) - Method in class org.apache.wicket.util.convert.converter.CharacterConverter
-
- convertToObject(String, Locale) - Method in class org.apache.wicket.util.convert.converter.DoubleConverter
-
- convertToObject(String, Locale) - Method in class org.apache.wicket.util.convert.converter.FloatConverter
-
- convertToObject(String, Locale) - Method in class org.apache.wicket.util.convert.converter.IntegerConverter
-
- convertToObject(String, Locale) - Method in class org.apache.wicket.util.convert.converter.LongConverter
-
- convertToObject(String, Locale) - Method in class org.apache.wicket.util.convert.converter.ShortConverter
-
- convertToObject(String, Locale) - Method in interface org.apache.wicket.util.convert.IConverter
-
Converts the given
String value
- convertToObject(String, Locale) - Method in class org.apache.wicket.util.convert.MaskConverter
-
- convertToString(C, Locale) - Method in class org.apache.wicket.util.convert.converter.AbstractConverter
-
- convertToString(D, Locale) - Method in class org.apache.wicket.util.convert.converter.AbstractDateConverter
-
- convertToString(N, Locale) - Method in class org.apache.wicket.util.convert.converter.AbstractNumberConverter
-
- convertToString(Calendar, Locale) - Method in class org.apache.wicket.util.convert.converter.CalendarConverter
-
- convertToString(Integer, Locale) - Method in class org.apache.wicket.util.convert.converter.ZeroPaddingIntegerConverter
-
Deprecated.
- convertToString(C, Locale) - Method in interface org.apache.wicket.util.convert.IConverter
-
Converts the given value to a string.
- convertToString(C, Locale) - Method in class org.apache.wicket.util.convert.MaskConverter
-
- convertValue(Object, Class<T>) - Static method in class org.apache.wicket.util.lang.Objects
-
Convert between basic Java types, i.e.
- copy(File, File) - Static method in class org.apache.wicket.util.file.Files
-
make a copy of a file
- copy(InputStream, OutputStream) - Static method in class org.apache.wicket.util.io.IOUtils
-
Copy bytes from an InputStream to an OutputStream.
- copy(InputStream, Writer) - Static method in class org.apache.wicket.util.io.IOUtils
-
Copy bytes from an InputStream to chars on a Writer using the
default character encoding of the platform.
- copy(InputStream, Writer, String) - Static method in class org.apache.wicket.util.io.IOUtils
-
Copy bytes from an InputStream to chars on a Writer using the
specified character encoding.
- copy(Reader, Writer) - Static method in class org.apache.wicket.util.io.IOUtils
-
Copy chars from a Reader to a Writer.
- copy(Reader, OutputStream) - Static method in class org.apache.wicket.util.io.IOUtils
-
Copy chars from a Reader to bytes on an OutputStream using the
default character encoding of the platform, and calling flush.
- copy(Reader, OutputStream, String) - Static method in class org.apache.wicket.util.io.IOUtils
-
Copy chars from a Reader to bytes on an OutputStream using the
specified character encoding, and calling flush.
- copy(InputStream, OutputStream) - Static method in class org.apache.wicket.util.io.Streams
-
Writes the input stream to the output stream.
- copy(InputStream, OutputStream, int) - Static method in class org.apache.wicket.util.io.Streams
-
Writes the input stream to the output stream.
- copyAndClose(InputStream, OutputStream) - Static method in class org.apache.wicket.util.io.Streams
-
Writes the input stream to the output stream.
- CopyOnWriteValueMap - Class in org.apache.wicket.util.value
-
An implementation of IValueMap that makes a copy when a caller tries to change an
immutable Map.
- CopyOnWriteValueMap(IValueMap) - Constructor for class org.apache.wicket.util.value.CopyOnWriteValueMap
-
Constructor.
- count - Variable in class org.apache.wicket.util.diff.Chunk
-
- countLinesTo(int) - Method in class org.apache.wicket.util.io.FullyBufferedReader
-
Counts lines starting where we last left off up to the index provided.
- createCipher(SecretKey, AlgorithmParameterSpec, int) - Method in class org.apache.wicket.util.crypt.SunJceCrypt
-
Creates the
Cipher that will do the de-/encryption.
- createDateLike(long) - Method in class org.apache.wicket.util.convert.converter.AbstractDateConverter
-
Creates a new instance of D out of the passed date(time) as long
- createDateLike(long) - Method in class org.apache.wicket.util.convert.converter.DateConverter
-
- createDateLike(long) - Method in class org.apache.wicket.util.convert.converter.SqlDateConverter
-
- createDateLike(long) - Method in class org.apache.wicket.util.convert.converter.SqlTimeConverter
-
- createDateLike(long) - Method in class org.apache.wicket.util.convert.converter.SqlTimestampConverter
-
- createFile() - Method in interface org.apache.wicket.util.io.DeferredFileOutputStream.FileFactory
-
- createInstance() - Method in class org.apache.wicket.util.LazyInitializer
-
Creates the lazy value
- createKeySpec() - Method in class org.apache.wicket.util.crypt.SunJceCrypt
-
- createParameterSpec() - Method in class org.apache.wicket.util.crypt.SunJceCrypt
-
- crypt(byte[], int) - Method in class org.apache.wicket.util.crypt.AbstractCrypt
-
Crypts the given byte array
- crypt(byte[], int) - Method in class org.apache.wicket.util.crypt.SunJceCrypt
-
Crypts the given byte array
- crypt(byte[], int) - Method in class org.apache.wicket.util.crypt.TrivialCrypt
-
- CryptFactoryCachingDecorator - Class in org.apache.wicket.util.crypt
-
- CryptFactoryCachingDecorator(ICryptFactory) - Constructor for class org.apache.wicket.util.crypt.CryptFactoryCachingDecorator
-
Construct.
- cssIgnore - Variable in class org.apache.wicket.util.license.ApacheLicenseHeaderTestCase
-
- CustomEntityResolver - Class in org.apache.wicket.util.xml
-
entity resolver that tries to locate a document type definition (DTD) using a set of custom
entity resolvers
- CustomEntityResolver() - Constructor for class org.apache.wicket.util.xml.CustomEntityResolver
-
- CustomEntityResolver.EntityKey - Class in org.apache.wicket.util.xml
-
key for entity
consists of id + url
- CustomEntityResolver.EntityLocator - Interface in org.apache.wicket.util.xml
-
entity locator
manages locating an entity
- CustomEntityResolver.ServletApiEntityLocator - Class in org.apache.wicket.util.xml
-
entity locator for resources inside servlet-api.jar
- DASH - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for dash.
- DateConverter - Class in org.apache.wicket.util.convert.converter
-
Converts from Object to Date.
- DateConverter() - Constructor for class org.apache.wicket.util.convert.converter.DateConverter
-
- days(double) - Static method in class org.apache.wicket.util.time.Duration
-
Retrieves the Duration based on days.
- days(int) - Static method in class org.apache.wicket.util.time.Duration
-
Retrieves the Duration based on days.
- days() - Method in class org.apache.wicket.util.time.Duration
-
Retrieves the number of days of the current Duration.
- decode(String) - Method in class org.apache.wicket.util.crypt.Base64
-
Decodes a String containing containing characters in the Base64 alphabet.
- decode(byte[]) - Method in class org.apache.wicket.util.crypt.Base64
-
Decodes a byte[] containing containing characters in the Base64 alphabet.
- decode(String, Charset) - Method in class org.apache.wicket.util.encoding.UrlDecoder
-
- decode(String, String) - Method in class org.apache.wicket.util.encoding.UrlDecoder
-
- decode(String) - Static method in class org.apache.wicket.util.LongEncoder
-
- decode(String, String) - Static method in class org.apache.wicket.util.LongEncoder
-
Decodes value using the specified alphabet
- decodeBase64(String) - Static method in class org.apache.wicket.util.crypt.Base64
-
Decodes a Base64 String into octets
- decodeBase64(byte[]) - Static method in class org.apache.wicket.util.crypt.Base64
-
Decodes Base64 data into octets
- decodeInteger(byte[]) - Static method in class org.apache.wicket.util.crypt.Base64
-
Decodes a byte64-encoded integer according to crypto standards such as W3C's XML-Signature
- decryptUrlSafe(String) - Method in class org.apache.wicket.util.crypt.AbstractCrypt
-
Decrypts a string into a string.
- decryptUrlSafe(String) - Method in interface org.apache.wicket.util.crypt.ICrypt
-
Decrypts a string using URL and filename safe Base64 decoding.
- decryptUrlSafe(String) - Method in class org.apache.wicket.util.crypt.NoCrypt
-
Decrypts a string into a string.
- DEFAULT - Static variable in class org.apache.wicket.util.LongEncoder
-
default alphabet that should be safe to use in most circumstances, while still providing good
shortening of long values
- DEFAULT_CONTENT_TYPE - Static variable in class org.apache.wicket.util.resource.AbstractStringResourceStream
-
The content-type applied in case the resource stream's default constructor is used
- DEFAULT_CRYPT_METHOD - Static variable in class org.apache.wicket.util.crypt.SunJceCrypt
-
Name of the default encryption method
- defaultAlgorithm() - Method in class org.apache.wicket.util.diff.Diff
-
- defaultIfEmpty(String, String) - Static method in class org.apache.wicket.util.string.Strings
-
Returns the original string if this one is not empty (i.e.
- defaultIfNull(T, T) - Static method in class org.apache.wicket.util.lang.Objects
-
Returns the original object if this one is != null.
- DeferredFileOutputStream - Class in org.apache.wicket.util.io
-
An output stream which will retain data in memory until a specified threshold is reached, and
only then commit it to disk.
- DeferredFileOutputStream(int, File) - Constructor for class org.apache.wicket.util.io.DeferredFileOutputStream
-
Constructs an instance of this class which will trigger an event at the specified threshold,
and save data to a file beyond that point.
- DeferredFileOutputStream(int, DeferredFileOutputStream.FileFactory) - Constructor for class org.apache.wicket.util.io.DeferredFileOutputStream
-
Constructs an instance of this class which will trigger an event at the specified threshold,
and save data to a file beyond that point.
- DeferredFileOutputStream.FileFactory - Interface in org.apache.wicket.util.io
-
The file factory for this deferred file output stream.
- delete(File) - Method in class org.apache.wicket.util.file.FolderDeleteStrategy
-
- delete(int, int) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Removes the characters in a substring of this AppendingStringBuffer.
- deleteCharAt(int) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Removes the character at the specified position in this AppendingStringBuffer
(shortening the AppendingStringBuffer by one character).
- DeleteDelta - Class in org.apache.wicket.util.diff
-
Holds a delete-delta between to revisions of a text.
- DeleteDelta(Chunk) - Constructor for class org.apache.wicket.util.diff.DeleteDelta
-
Construct.
- deleteQuietly(File) - Method in class org.apache.wicket.util.file.FolderDeleteStrategy
-
- Delta - Class in org.apache.wicket.util.diff
-
Holds a "delta" difference between to revisions of a text.
- Delta() - Constructor for class org.apache.wicket.util.diff.Delta
-
Creates an uninitialized delta.
- Delta(Chunk, Chunk) - Constructor for class org.apache.wicket.util.diff.Delta
-
Creates a delta object with the given chunks from the original and revised texts.
- destroy() - Method in class org.apache.wicket.util.file.FileCleaner
-
- destroy() - Method in interface org.apache.wicket.util.file.IFileCleaner
-
Call this method to stop the cleaner and to free all allocated resources by it
- destroy() - Method in interface org.apache.wicket.util.watch.IModificationWatcher
-
Stops this ModificationWatcher.
- destroy() - Method in class org.apache.wicket.util.watch.ModificationWatcher
-
- Diff - Class in org.apache.wicket.util.diff
-
Implements a differencing engine that works on arrays of
Object.
- Diff(Object[]) - Constructor for class org.apache.wicket.util.diff.Diff
-
Create a differencing object using the default algorithm
- Diff(Object[], DiffAlgorithm) - Constructor for class org.apache.wicket.util.diff.Diff
-
Create a differencing object using the given algorithm
- diff(Object[], Object[]) - Static method in class org.apache.wicket.util.diff.Diff
-
compute the difference between an original and a revision.
- diff(Object[], Object[], DiffAlgorithm) - Static method in class org.apache.wicket.util.diff.Diff
-
compute the difference between an original and a revision.
- diff(Object[]) - Method in class org.apache.wicket.util.diff.Diff
-
compute the difference between the original and a revision.
- diff(Object[], Object[]) - Method in interface org.apache.wicket.util.diff.DiffAlgorithm
-
Computes the difference between the original sequence and the revised sequence and returns it
as a Revision object.
- diff(Object[], Object[]) - Method in class org.apache.wicket.util.diff.myers.MyersDiff
-
Computes the difference between the original sequence and the revised sequence and returns it
as a Revision object.
- DiffAlgorithm - Interface in org.apache.wicket.util.diff
-
A simple interface for implementations of differencing algorithms.
- DifferentiationFailedException - Exception in org.apache.wicket.util.diff
-
Thrown whenever the differencing engine cannot produce the differences between two revisions of
ta text.
- DifferentiationFailedException() - Constructor for exception org.apache.wicket.util.diff.DifferentiationFailedException
-
Construct.
- DifferentiationFailedException(String) - Constructor for exception org.apache.wicket.util.diff.DifferentiationFailedException
-
Construct.
- DiffException - Exception in org.apache.wicket.util.diff
-
Base class for all exceptions emanating from this package.
- DiffException() - Constructor for exception org.apache.wicket.util.diff.DiffException
-
Construct.
- DiffException(String) - Constructor for exception org.apache.wicket.util.diff.DiffException
-
Construct.
- DiffNode - Class in org.apache.wicket.util.diff.myers
-
A diffnode in a diffpath.
- DiffNode(int, int, PathNode) - Constructor for class org.apache.wicket.util.diff.myers.DiffNode
-
Constructs a DiffNode.
- DIGIT - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for digit.
- DIGITS - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for digits.
- DOLLAR_SIGN - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for dollar.
- dontGoDeeper() - Method in interface org.apache.wicket.util.visit.IVisit
-
Prevents the visitor from visiting any children of the object currently visited
- dontGoDeeper() - Method in class org.apache.wicket.util.visit.Visit
-
Prevents the visitor from visiting any children of the object currently visited
- dontNeedEncoding - Variable in class org.apache.wicket.util.encoding.UrlEncoder
-
- DOT - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for dot.
- DOUBLE_QUOTED_STRING - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for a double quoted string.
- DoubleConverter - Class in org.apache.wicket.util.convert.converter
-
Converts from Object to Double.
- DoubleConverter() - Constructor for class org.apache.wicket.util.convert.converter.DoubleConverter
-
- doubleValue(Object) - Static method in class org.apache.wicket.util.lang.Objects
-
Evaluates the given object as a double-precision floating-point number.
- dumpAllThreads(Logger) - Static method in class org.apache.wicket.util.lang.Threads
-
Creates a dump of all the threads' state and stack traces similar to what JVM produces when
signal SIGQUIT is send to the process on Unix machine.
- dumpSingleThread(Logger, Thread) - Static method in class org.apache.wicket.util.lang.Threads
-
Creates a dump of the threads' state and stack traces similar to the one that the JVM
produces when signal SIGQUIT is send to the process on Unix machine.
- Duration - Class in org.apache.wicket.util.time
-
A Duration is an immutable length of time stored as a number of milliseconds.
- Duration(long) - Constructor for class org.apache.wicket.util.time.Duration
-
Private constructor forces use of static factory methods.
- eachDay(TimeOfDay, TimeOfDay) - Static method in class org.apache.wicket.util.time.TimeFrame
-
Creates an ITimeFrameSource source for start and end TimeOfDays.
- editAll(Object[]) - Static method in class org.apache.wicket.util.diff.Diff
-
Edits all of the items in the input sequence.
- elapsed(Time) - Static method in class org.apache.wicket.util.time.Duration
-
Calculates the amount of time elapsed since start time.
- elapsedSince() - Method in class org.apache.wicket.util.time.Time
-
Calculates the amount of time that has elapsed since this Time value.
- empty() - Method in class org.apache.wicket.util.collections.ArrayListStack
-
Tests if this stack is empty.
- EMPTY_MAP - Static variable in class org.apache.wicket.util.value.ValueMap
-
an empty ValueMap.
- encode(byte[]) - Method in class org.apache.wicket.util.crypt.Base64
-
Encodes a byte[] containing binary data, into a byte[] containing characters in the Base64
alphabet.
- encode(String, Charset) - Method in class org.apache.wicket.util.encoding.UrlEncoder
-
- encode(String, String) - Method in class org.apache.wicket.util.encoding.UrlEncoder
-
- encode(long) - Static method in class org.apache.wicket.util.LongEncoder
-
- encode(long, String) - Static method in class org.apache.wicket.util.LongEncoder
-
Encodes value into the specified alphabet
- encodeBase64(byte[]) - Static method in class org.apache.wicket.util.crypt.Base64
-
Encodes binary data using the base64 algorithm but does not chunk the output.
- encodeBase64(byte[], boolean) - Static method in class org.apache.wicket.util.crypt.Base64
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76
character blocks.
- encodeBase64(byte[], boolean, boolean) - Static method in class org.apache.wicket.util.crypt.Base64
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76
character blocks.
- encodeBase64(byte[], boolean, boolean, int) - Static method in class org.apache.wicket.util.crypt.Base64
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76
character blocks.
- encodeBase64Chunked(byte[]) - Static method in class org.apache.wicket.util.crypt.Base64
-
Encodes binary data using the base64 algorithm and chunks the encoded output into 76
character blocks
- encodeBase64String(byte[]) - Static method in class org.apache.wicket.util.crypt.Base64
-
Encodes binary data using the base64 algorithm into 76 character blocks separated by CRLF.
- encodeBase64URLSafe(byte[]) - Static method in class org.apache.wicket.util.crypt.Base64
-
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the
output.
- encodeBase64URLSafeString(byte[]) - Static method in class org.apache.wicket.util.crypt.Base64
-
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the
output.
- encodeInteger(BigInteger) - Static method in class org.apache.wicket.util.crypt.Base64
-
Encodes to a byte64-encoded integer according to crypto standards such as W3C's XML-Signature
- encodeToString(byte[]) - Method in class org.apache.wicket.util.crypt.Base64
-
Encodes a byte[] containing binary data, into a String containing characters in the Base64
alphabet.
- encryptUrlSafe(String) - Method in class org.apache.wicket.util.crypt.AbstractCrypt
-
Encrypt a string into a string using URL safe Base64 encoding.
- encryptUrlSafe(String) - Method in interface org.apache.wicket.util.crypt.ICrypt
-
Encrypts a string using URL and filename safe Base64 encoding.
- encryptUrlSafe(String) - Method in class org.apache.wicket.util.crypt.NoCrypt
-
Encrypt a string into a string
- endsWith(CharSequence) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Tests if this AppendingStringBuffer ends with the specified suffix.
- ensureCapacity(int) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Ensures that the capacity of the buffer is at least equal to the specified minimum.
- ensureExists() - Method in class org.apache.wicket.util.file.Folder
-
Does a mkdirs() on this folder if it does not exist.
- entrySet() - Method in class org.apache.wicket.util.collections.IntHashMap
-
Returns a collection view of the mappings contained in this map.
- entrySet() - Method in class org.apache.wicket.util.collections.MicroMap
-
- entrySet() - Method in class org.apache.wicket.util.collections.MiniMap
-
- entrySet() - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- EnumeratedType - Class in org.apache.wicket.util.lang
-
A base class for defining enumerated types.
- EnumeratedType(String) - Constructor for class org.apache.wicket.util.lang.EnumeratedType
-
Constructor.
- equal(Object, Object) - Static method in class org.apache.wicket.util.lang.Objects
-
Returns true if a and b are equal.
- equals(Object) - Method in class org.apache.wicket.util.collections.IntHashMap.Entry
-
- equals(Object) - Method in class org.apache.wicket.util.io.ByteOrderMark
-
Indicates if this BOM's bytes equals another.
- equals(Object) - Method in class org.apache.wicket.util.lang.PackageName
-
- EQUALS - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for equals.
- equals(Object) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Compares this AppendingStringBuffer to the specified object.
- equals(Object) - Method in class org.apache.wicket.util.string.PrependingStringBuffer
-
- equals(Object) - Method in class org.apache.wicket.util.string.StringValue
- equals(Object) - Method in class org.apache.wicket.util.time.TimeFrame
-
- equals(Object) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- equals(Object) - Method in class org.apache.wicket.util.value.IntValue
-
Compares this Object to a given Object.
- equals(Object) - Method in class org.apache.wicket.util.value.LongValue
-
Tests for equality.
- equals(Object) - Method in class org.apache.wicket.util.xml.CustomEntityResolver.EntityKey
-
- escapeMarkup(CharSequence) - Static method in class org.apache.wicket.util.string.Strings
-
Converts a Java String to an HTML markup string, but does not convert normal spaces to
non-breaking space entities (<nbsp>).
- escapeMarkup(CharSequence, boolean) - Static method in class org.apache.wicket.util.string.Strings
-
Converts a Java String to an HTML markup String by replacing illegal characters with HTML
entities where appropriate.
- escapeMarkup(CharSequence, boolean, boolean) - Static method in class org.apache.wicket.util.string.Strings
-
Converts a Java String to an HTML markup String by replacing illegal characters with HTML
entities where appropriate.
- Exceptions - Class in org.apache.wicket.util.lang
-
- Exceptions.IThrowableVisitor<T> - Interface in org.apache.wicket.util.lang
-
- Exceptions.Visit<T> - Class in org.apache.wicket.util.lang
-
Represents a visit
- Exceptions.Visit() - Constructor for class org.apache.wicket.util.lang.Exceptions.Visit
-
- EXCLAMATION_POINT - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for excl.
- extension(String) - Static method in class org.apache.wicket.util.file.Files
-
Gets extension from path
- extractPackageName(Class<?>) - Static method in class org.apache.wicket.util.lang.Packages
-
Determines the package name for the given class.
- generateSecretKey() - Method in class org.apache.wicket.util.crypt.SunJceCrypt
-
Generate the de-/encryption key.
- Generics - Class in org.apache.wicket.util.lang
-
Generics related utilities
- get(Class<?>) - Method in class org.apache.wicket.util.collections.ClassMetaCache
-
Gets value from cache or returns null if not in cache
- get(int) - Method in class org.apache.wicket.util.collections.IntHashMap
-
Returns the value to which the specified key is mapped in this identity hash map, or
null if the map contains no mapping for this key.
- get(Object) - Method in class org.apache.wicket.util.collections.MicroMap
-
- get(Object) - Method in class org.apache.wicket.util.collections.MiniMap
-
- get(C) - Method in interface org.apache.wicket.util.IContextProvider
-
Provides an instance of type T
- get(int) - Method in class org.apache.wicket.util.io.ByteOrderMark
-
The byte at the specified position.
- get() - Method in interface org.apache.wicket.util.IProvider
-
Provides an instance of type T
- get() - Method in class org.apache.wicket.util.LazyInitializer
-
- get() - Method in class org.apache.wicket.util.NullProvider
-
- get(Matcher) - Method in class org.apache.wicket.util.parse.metapattern.Group
-
Threadsafe method to retrieve contents of this captured group.
- get(int) - Method in class org.apache.wicket.util.string.AbstractStringList
-
- get(int) - Method in interface org.apache.wicket.util.string.IStringSequence
-
Gets a string at a given index in the sequence
- get(int) - Method in class org.apache.wicket.util.string.StringList
-
Gets the string at the given index.
- get(Calendar, int) - Method in class org.apache.wicket.util.time.Time
-
Retrieves the value of a field from the given Calendar.
- get(int) - Method in class org.apache.wicket.util.time.Time
-
Retrieves the value of a field.
- get() - Method in class org.apache.wicket.util.time.TimeMap
-
Retrieves an Object for the current Time value.
- get(Time) - Method in class org.apache.wicket.util.time.TimeMap
-
Retrieves an Object for the given Time value.
- get(Object) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- get() - Method in class org.apache.wicket.util.ValueProvider
-
- getAsBoolean(String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getAsBoolean(String, boolean) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getAsBoolean(String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a Boolean value by key.
- getAsBoolean(String, boolean) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a boolean value by key.
- getAsBoolean(String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getAsBoolean(String, boolean) - Method in class org.apache.wicket.util.value.ValueMap
-
- getAsDouble(String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getAsDouble(String, double) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getAsDouble(String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a Double value by key.
- getAsDouble(String, double) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a double value by key.
- getAsDouble(String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getAsDouble(String, double) - Method in class org.apache.wicket.util.value.ValueMap
-
- getAsDuration(String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getAsDuration(String, Duration) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getAsDuration(String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a Duration value by key.
- getAsDuration(String, Duration) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a Duration value by key.
- getAsDuration(String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getAsDuration(String, Duration) - Method in class org.apache.wicket.util.value.ValueMap
-
- getAsEnum(String, Class<T>) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getAsEnum(String, T) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getAsEnum(String, Class<T>, T) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getAsEnum(String, Class<T>) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves an Enum value by key.
- getAsEnum(String, T) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves an Enum value by key.
- getAsEnum(String, Class<T>, T) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves an Enum value by key.
- getAsEnum(String, Class<T>) - Method in class org.apache.wicket.util.value.ValueMap
-
- getAsEnum(String, T) - Method in class org.apache.wicket.util.value.ValueMap
-
- getAsEnum(String, Class<T>, T) - Method in class org.apache.wicket.util.value.ValueMap
-
- getAsInteger(String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getAsInteger(String, int) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getAsInteger(String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves an Integer value by key.
- getAsInteger(String, int) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves an integer value by key.
- getAsInteger(String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getAsInteger(String, int) - Method in class org.apache.wicket.util.value.ValueMap
-
- getAsLong(String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getAsLong(String, long) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getAsLong(String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a Long value by key.
- getAsLong(String, long) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a long value by key.
- getAsLong(String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getAsLong(String, long) - Method in class org.apache.wicket.util.value.ValueMap
-
- getAsTime(String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getAsTime(String, Time) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getAsTime(String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a Time value by key.
- getAsTime(String, Time) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a Time value by key.
- getAsTime(String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getAsTime(String, Time) - Method in class org.apache.wicket.util.value.ValueMap
-
- getBOM() - Method in class org.apache.wicket.util.io.BOMInputStream
-
Return the BOM (Byte Order Mark).
- getBOMCharsetName() - Method in class org.apache.wicket.util.io.BOMInputStream
-
- getBoolean(Matcher) - Method in class org.apache.wicket.util.parse.metapattern.BooleanGroup
-
- getBoolean(Matcher, boolean) - Method in class org.apache.wicket.util.parse.metapattern.BooleanGroup
-
Gets a boolean by parsing the String matched by this capturing group.
- getBoolean(String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getBoolean(String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a boolean value by key.
- getBoolean(String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getByteCount() - Method in class org.apache.wicket.util.io.ThresholdingOutputStream
-
Returns the number of bytes that have been written to this output stream.
- getBytes() - Method in class org.apache.wicket.util.io.ByteOrderMark
-
Return a copy of the BOM's bytes.
- getBytesIso8859_1(String) - Static method in class org.apache.wicket.util.crypt.StringUtils
-
Encodes the given string into a sequence of bytes using the ISO-8859-1 charset, storing the
result into a new byte array.
- getBytesUnchecked(String, String) - Static method in class org.apache.wicket.util.crypt.StringUtils
-
Encodes the given string into a sequence of bytes using the named charset, storing the result
into a new byte array.
- getBytesUsAscii(String) - Static method in class org.apache.wicket.util.crypt.StringUtils
-
Encodes the given string into a sequence of bytes using the US-ASCII charset, storing the
result into a new byte array.
- getBytesUtf16(String) - Static method in class org.apache.wicket.util.crypt.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-16 charset, storing the
result into a new byte array.
- getBytesUtf16Be(String) - Static method in class org.apache.wicket.util.crypt.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-16BE charset, storing the
result into a new byte array.
- getBytesUtf16Le(String) - Static method in class org.apache.wicket.util.crypt.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-16LE charset, storing the
result into a new byte array.
- getBytesUtf8(String) - Static method in class org.apache.wicket.util.crypt.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-8 charset, storing the result
into a new byte array.
- getChars(int, int, char[], int) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Characters are copied from this string buffer into the destination character array
dst.
- getCharSequence(String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getCharSequence(String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a CharSequence by key.
- getCharSequence(String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getCharset() - Method in class org.apache.wicket.util.resource.AbstractStringResourceStream
-
- getCharsetName() - Method in class org.apache.wicket.util.io.ByteOrderMark
-
Return the name of the
Charset the BOM represents.
- getColumnNumber() - Method in class org.apache.wicket.util.io.FullyBufferedReader
-
Get the column number.
- getContentType() - Method in class org.apache.wicket.util.resource.AbstractResourceStream
-
- getContentType() - Method in class org.apache.wicket.util.resource.AbstractResourceStreamWriter
-
- getContentType() - Method in class org.apache.wicket.util.resource.AbstractStringResourceStream
-
- getContentType() - Method in class org.apache.wicket.util.resource.FileResourceStream
-
- getContentType() - Method in interface org.apache.wicket.util.resource.IResourceStream
-
Gets the mime type of this resource
- getContentType() - Method in class org.apache.wicket.util.resource.ResourceStreamWrapper
-
- getContentType() - Method in class org.apache.wicket.util.resource.XSLTResourceStream
-
Returns always null
- getContentType() - Method in class org.apache.wicket.util.resource.ZipResourceStream
-
- getConverter() - Method in exception org.apache.wicket.util.convert.ConversionException
-
Gets the used converter.
- getData() - Method in class org.apache.wicket.util.io.DeferredFileOutputStream
-
Returns the data for this output stream as an array of bytes, assuming that the data has been
retained in memory.
- getDateFormat(Locale) - Method in class org.apache.wicket.util.convert.converter.AbstractDateConverter
-
- getDateFormat(Locale) - Method in class org.apache.wicket.util.convert.converter.SqlTimeConverter
-
- getDateFormat(Locale) - Method in class org.apache.wicket.util.convert.converter.SqlTimestampConverter
-
- getDayOfMonth() - Method in class org.apache.wicket.util.time.Time
-
Retrieves the day of month field of the current Calendar.
- getDayOfMonth(Calendar) - Method in class org.apache.wicket.util.time.Time
-
Retrieves the day of month field of the given Calendar.
- getDelegate() - Method in class org.apache.wicket.util.resource.ResourceStreamWrapper
-
- getDelta(int) - Method in class org.apache.wicket.util.diff.Revision
-
Retrieves a delta from this revision by position.
- getDouble(Matcher) - Method in class org.apache.wicket.util.parse.metapattern.FloatingPointGroup
-
- getDouble(Matcher, double) - Method in class org.apache.wicket.util.parse.metapattern.FloatingPointGroup
-
Gets double by parsing the String matched by this capturing group.
- getDouble(String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getDouble(String, double) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getDouble(String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a double value by key.
- getDouble(String, double) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a double value by key, using a default value if not found.
- getDouble(String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getDouble(String, double) - Method in class org.apache.wicket.util.value.ValueMap
-
- getDuration() - Method in class org.apache.wicket.util.time.TimeFrame
-
Retrieves the Duration of this TimeFrame.
- getDuration(String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getDuration(String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a Duration by key.
- getDuration(String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getEncoding() - Method in class org.apache.wicket.util.io.XmlReader
-
Return the encoding used while reading the markup file.
- getEnd() - Method in class org.apache.wicket.util.time.TimeFrame
-
Retrieves the end Time of this TimeFrame.
- getEntries() - Method in interface org.apache.wicket.util.watch.IModificationWatcher
-
Retrieves a key set of all IModifiable objects currently being monitored.
- getEntries() - Method in class org.apache.wicket.util.watch.ModificationWatcher
-
- getExtension() - Method in class org.apache.wicket.util.file.File
-
- getFile() - Method in class org.apache.wicket.util.io.DeferredFileOutputStream
-
Returns the data for this output stream as a File, assuming that the data was
written to disk.
- getFile() - Method in class org.apache.wicket.util.resource.FileResourceStream
-
- getFiles() - Method in class org.apache.wicket.util.file.Folder
-
- getFiles(Folder.FileFilter) - Method in class org.apache.wicket.util.file.Folder
-
- getFilterPath(boolean, ServletContext, String) - Method in class org.apache.wicket.util.file.WebXmlFile
-
Gets Wicket filter path via ServletContext and the filter name
- getFilterPath(boolean, String, InputStream) - Method in class org.apache.wicket.util.file.WebXmlFile
-
Gets Wicket filter path via filter name and InputStream.
- getFirstValue(K) - Method in class org.apache.wicket.util.collections.MultiMap
-
Gets the first value in the value list
- getFloat(Matcher) - Method in class org.apache.wicket.util.parse.metapattern.FloatingPointGroup
-
- getFloat(Matcher, float) - Method in class org.apache.wicket.util.parse.metapattern.FloatingPointGroup
-
Gets float by parsing the String matched by this capturing group.
- getFolders() - Method in class org.apache.wicket.util.file.Folder
-
Gets all folders in this folder, except "." and ".."
- getFolders(Folder.FolderFilter) - Method in class org.apache.wicket.util.file.Folder
-
- getFormat() - Method in exception org.apache.wicket.util.convert.ConversionException
-
Get the used format.
- getHour() - Method in class org.apache.wicket.util.time.Time
-
Retrieves the hour field of the current Calendar.
- getHour(Calendar) - Method in class org.apache.wicket.util.time.Time
-
Retrieves the hour field of the given Calendar.
- getInputStream() - Method in class org.apache.wicket.util.resource.AbstractResourceStreamWriter
-
this method should not be used as it is not required for resource writers
- getInputStream() - Method in class org.apache.wicket.util.resource.AbstractStringResourceStream
-
- getInputStream() - Method in class org.apache.wicket.util.resource.FileResourceStream
-
- getInputStream() - Method in interface org.apache.wicket.util.resource.IResourceStream
-
Gets the resource stream.
- getInputStream() - Method in class org.apache.wicket.util.resource.ResourceStreamWrapper
-
- getInputStream() - Method in class org.apache.wicket.util.resource.XSLTResourceStream
-
- getInputStream() - Method in class org.apache.wicket.util.resource.ZipResourceStream
-
- getInt(Matcher) - Method in class org.apache.wicket.util.parse.metapattern.IntegerGroup
-
- getInt(Matcher, int) - Method in class org.apache.wicket.util.parse.metapattern.IntegerGroup
-
Gets an int by parsing the String matched by this capturing group.
- getInt(String, int) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getInt(String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getInt(String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves an int value by key.
- getInt(String, int) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves an int value by key, using a default value if not found.
- getInt(String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getInt(String, int) - Method in class org.apache.wicket.util.value.ValueMap
-
- getIntValue() - Method in class org.apache.wicket.util.parse.metapattern.parsers.IntegerVariableAssignmentParser
-
Gets the int part (eg the '9' from 'x = 9').
- getKey() - Method in class org.apache.wicket.util.collections.IntHashMap.Entry
-
- getKey() - Method in class org.apache.wicket.util.crypt.AbstractCrypt
-
Get encryption private key
- getKey() - Method in class org.apache.wicket.util.parse.metapattern.parsers.VariableAssignmentParser
-
Gets the key part (eg 'foo' in 'foo=bar').
- getKey(String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getKey(String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Provided that the hash key is a String and you need to access the value ignoring
the key's case (upper- or lowercase letters), then you may use this method to get the correct
writing.
- getKey(String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getLastModified(File) - Static method in class org.apache.wicket.util.file.Files
-
get last modification timestamp for file
- getLastModified(URL) - Static method in class org.apache.wicket.util.io.Connections
-
Gets last modified date of the given
URL
- getLevenshteinDistance(CharSequence, CharSequence) - Static method in class org.apache.wicket.util.string.Strings
-
Find the Levenshtein distance between two Strings.
- getLineNumber() - Method in class org.apache.wicket.util.io.FullyBufferedReader
-
Get the line number.
- getList() - Method in class org.apache.wicket.util.string.StringList
-
- getLocale() - Method in exception org.apache.wicket.util.convert.ConversionException
-
Get the used locale.
- getLocale() - Method in class org.apache.wicket.util.resource.AbstractResourceStream
-
- getLocale() - Method in class org.apache.wicket.util.resource.AbstractResourceStreamWriter
-
- getLocale() - Method in interface org.apache.wicket.util.resource.IResourceStream
-
- getLocale() - Method in class org.apache.wicket.util.resource.ResourceStreamWrapper
-
- getLocaleFromFilename(String) - Static method in class org.apache.wicket.util.resource.ResourceUtils
-
Extract the locale from the filename
- getLocalFileFromUrl(URL) - Static method in class org.apache.wicket.util.file.Files
-
for urls that point to local files (e.g.
- getLocalFileFromUrl(String) - Static method in class org.apache.wicket.util.file.Files
-
for urls that point to local files (e.g.
- getLog() - Method in class org.apache.wicket.util.thread.Task
-
Gets the log for this Task.
- getLong(Matcher) - Method in class org.apache.wicket.util.parse.metapattern.IntegerGroup
-
- getLong(Matcher, long) - Method in class org.apache.wicket.util.parse.metapattern.IntegerGroup
-
Gets a long by parsing the String matched by this capturing group.
- getLong(String, long) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getLong(String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getLong(String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a long value by key.
- getLong(String, long) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a long value by key, using a default value if not found.
- getLong(String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getLong(String, long) - Method in class org.apache.wicket.util.value.ValueMap
-
- getLongValue() - Method in class org.apache.wicket.util.parse.metapattern.parsers.IntegerVariableAssignmentParser
-
Gets the int part as a long.
- getMaxValue(Class<? extends Number>) - Static method in class org.apache.wicket.util.lang.Numbers
-
Returns the maximum value for the numberType's type
- getMinifiedName(String, String) - Static method in class org.apache.wicket.util.resource.ResourceUtils
-
Return the minified version for a given resource name.
- getMinute() - Method in class org.apache.wicket.util.time.Time
-
Retrieves the minute field of the current Calendar.
- getMinute(Calendar) - Method in class org.apache.wicket.util.time.Time
-
Retrieves the minute field of the given Calendar.
- getMinValue(Class<? extends Number>) - Static method in class org.apache.wicket.util.lang.Numbers
-
Returns the minimum value for the numberType's type
- getMonth() - Method in class org.apache.wicket.util.time.Time
-
Retrieves the month field of the current Calendar.
- getMonth(Calendar) - Method in class org.apache.wicket.util.time.Time
-
Retrieves the month field of the given Calendar.
- getName() - Method in class org.apache.wicket.util.lang.PackageName
-
- getName() - Method in class org.apache.wicket.util.parse.metapattern.parsers.TagNameParser
-
Gets the tag name part (eg 'form' in 'html:form' or 'form')
- getNamespace() - Method in class org.apache.wicket.util.parse.metapattern.parsers.TagNameParser
-
Get the namespace part (eg 'html' in 'html:form') converted to all lower case characters.
- getNestedFiles() - Method in class org.apache.wicket.util.file.Folder
-
- getNestedFiles(Folder.FileFilter) - Method in class org.apache.wicket.util.file.Folder
-
Gets files in this folder matching a given filter recursively.
- getNumberFormat(Locale) - Method in class org.apache.wicket.util.convert.converter.AbstractNumberConverter
-
- getNumericType(int, int, boolean) - Static method in class org.apache.wicket.util.lang.Objects
-
Returns the constant from the NumericTypes interface that best expresses the type of an
operation, which can be either numeric or not, on the two given types.
- getNumericType(Object) - Static method in class org.apache.wicket.util.lang.Objects
-
Returns a constant from the NumericTypes interface that represents the numeric type of the
given object.
- getNumericType(Object, Object) - Static method in class org.apache.wicket.util.lang.Objects
-
Returns the constant from the NumericTypes interface that best expresses the type of a
numeric operation on the two given objects.
- getNumericType(Object, Object, boolean) - Static method in class org.apache.wicket.util.lang.Objects
-
Returns the constant from the NumericTypes interface that best expresses the type of an
operation, which can be either numeric or not, on the two given objects.
- getOriginal() - Method in class org.apache.wicket.util.diff.Delta
-
Accessor method to return the chunk representing the original sequence of items
- getParameters() - Method in class org.apache.wicket.util.resource.XSLTResourceStream
-
- getParent() - Method in interface org.apache.wicket.util.IHierarchical
-
- getParentFolder() - Method in class org.apache.wicket.util.file.File
-
- getPosition() - Method in class org.apache.wicket.util.io.FullyBufferedReader
-
Gets the current input position
- getPreloaded() - Static method in class org.apache.wicket.util.xml.CustomEntityResolver
-
get default instances of custom entity resolver with preloaded well-known entities
- getPriority() - Method in class org.apache.wicket.util.thread.Task
-
Gets the thread priority
- getRemovedValue() - Method in class org.apache.wicket.util.collections.MostRecentlyUsedMap
-
- getResourceKey() - Method in exception org.apache.wicket.util.convert.ConversionException
-
- getResult() - Method in class org.apache.wicket.util.visit.Visit
-
Gets the result of the visit/traversal.
- getRevised() - Method in class org.apache.wicket.util.diff.Delta
-
Accessor method to return the chunk representing the updated sequence of items.
- getRootCause(Throwable) - Method in class org.apache.wicket.util.lang.Exceptions
-
Gets root cause of the throwable
- getSecond() - Method in class org.apache.wicket.util.time.Time
-
Retrieves the seconds field of the current Calendar.
- getSecond(Calendar) - Method in class org.apache.wicket.util.time.Time
-
Retrieves the seconds field of the given Calendar.
- getSourceValue() - Method in exception org.apache.wicket.util.convert.ConversionException
-
Gets the tried value.
- getStart() - Method in class org.apache.wicket.util.time.TimeFrame
-
Retrieves the start Time of this TimeFrame.
- getStream() - Method in class org.apache.wicket.util.io.DeferredFileOutputStream
-
Returns the current output stream.
- getStream() - Method in class org.apache.wicket.util.io.ThresholdingOutputStream
-
Returns the underlying output stream, to which the corresponding OutputStream
methods in this class will ultimately delegate.
- getString() - Method in class org.apache.wicket.util.resource.AbstractStringResourceStream
-
- getString() - Method in class org.apache.wicket.util.resource.StringBufferResourceStream
-
- getString() - Method in class org.apache.wicket.util.resource.StringResourceStream
-
- getString(String, String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getString(String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getString(String, String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a String by key, using a default value if not found.
- getString(String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a String by key.
- getString(String, String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getString(String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getStringArray(String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getStringArray(String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a String array by key.
- getStringArray(String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getStringBuffer() - Method in class org.apache.wicket.util.io.StringBufferWriter
-
- getStringValue(String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getStringValue(String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a StringValue object by key.
- getStringValue(String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getStyle() - Method in class org.apache.wicket.util.resource.AbstractResourceStream
-
- getStyle() - Method in class org.apache.wicket.util.resource.AbstractResourceStreamWriter
-
- getStyle() - Method in interface org.apache.wicket.util.resource.IResourceStream
-
- getStyle() - Method in class org.apache.wicket.util.resource.ResourceStreamWrapper
-
- getSubstring(int) - Method in class org.apache.wicket.util.io.FullyBufferedReader
-
Get the characters from the position marker to toPos.
- getSubstring(int, int) - Method in class org.apache.wicket.util.io.FullyBufferedReader
-
Get the characters from in between both positions including the char at fromPos, excluding
the char at toPos
- getTargetType() - Method in exception org.apache.wicket.util.convert.ConversionException
-
Gets the target property type.
- getTargetType() - Method in class org.apache.wicket.util.convert.converter.AbstractConverter
-
- getTargetType() - Method in class org.apache.wicket.util.convert.converter.BigDecimalConverter
-
- getTargetType() - Method in class org.apache.wicket.util.convert.converter.BigIntegerConverter
-
- getTargetType() - Method in class org.apache.wicket.util.convert.converter.BooleanConverter
-
- getTargetType() - Method in class org.apache.wicket.util.convert.converter.ByteConverter
-
- getTargetType() - Method in class org.apache.wicket.util.convert.converter.CharacterConverter
-
- getTargetType() - Method in class org.apache.wicket.util.convert.converter.DateConverter
-
- getTargetType() - Method in class org.apache.wicket.util.convert.converter.DoubleConverter
-
- getTargetType() - Method in class org.apache.wicket.util.convert.converter.FloatConverter
-
- getTargetType() - Method in class org.apache.wicket.util.convert.converter.IntegerConverter
-
- getTargetType() - Method in class org.apache.wicket.util.convert.converter.LongConverter
-
- getTargetType() - Method in class org.apache.wicket.util.convert.converter.ShortConverter
-
- getTargetType() - Method in class org.apache.wicket.util.convert.converter.SqlDateConverter
-
- getTargetType() - Method in class org.apache.wicket.util.convert.converter.SqlTimeConverter
-
- getTargetType() - Method in class org.apache.wicket.util.convert.converter.SqlTimestampConverter
-
- getThreshold() - Method in class org.apache.wicket.util.io.ThresholdingOutputStream
-
Returns the threshold, in bytes, at which an event will be triggered.
- getTime(String) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- getTime(String) - Method in interface org.apache.wicket.util.value.IValueMap
-
Retrieves a Time object by key.
- getTime(String) - Method in class org.apache.wicket.util.value.ValueMap
-
- getTimeFrame() - Method in interface org.apache.wicket.util.time.ITimeFrameSource
-
Retrieves the current TimeFrame value.
- getTimeFrame() - Method in class org.apache.wicket.util.time.TimeFrame
-
Implementation of ITimeFrameSource that simply returns this
TimeFrame.
- getUniqueFilterPath(boolean, FilterConfig) - Method in class org.apache.wicket.util.file.WebXmlFile
-
Gets unique Wicket filter path via FilterConfig
- getUniqueFilterPath(boolean, String, InputStream) - Method in class org.apache.wicket.util.file.WebXmlFile
-
Gets unique filter path via filter name and InputStream.
- getValue() - Method in class org.apache.wicket.util.collections.IntHashMap.Entry
-
- getValue() - Method in class org.apache.wicket.util.parse.metapattern.parsers.VariableAssignmentParser
-
Gets the value part (eg 'bar' in 'foo=bar').
- getValue() - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
This method returns the internal char array.
- getValue(String) - Method in class org.apache.wicket.util.string.interpolator.MapVariableInterpolator
-
Retrieves a value for a variable name during interpolation.
- getValue(String) - Method in class org.apache.wicket.util.string.interpolator.VariableInterpolator
-
Retrieves a value for a variable name during interpolation.
- getValues(Class<? extends EnumeratedType>) - Static method in class org.apache.wicket.util.lang.EnumeratedType
-
Gets the enumerated type values for a given subclass of EnumeratedType.
- getValues() - Method in class org.apache.wicket.util.parse.metapattern.parsers.ListParser
-
Gets the parsed values.
- getVariable() - Method in class org.apache.wicket.util.parse.metapattern.parsers.IntegerVariableAssignmentParser
-
Gets the variable part (eg the 'x' from 'x = 9').
- getVariables() - Method in exception org.apache.wicket.util.convert.ConversionException
-
Returns the map of variables for this exception.
- getVariation() - Method in class org.apache.wicket.util.resource.AbstractResourceStream
-
- getVariation() - Method in class org.apache.wicket.util.resource.AbstractResourceStreamWriter
-
- getVariation() - Method in interface org.apache.wicket.util.resource.IResourceStream
-
- getVariation() - Method in class org.apache.wicket.util.resource.ResourceStreamWrapper
-
- getWord() - Method in class org.apache.wicket.util.parse.metapattern.parsers.WordParser
-
Gets the word including the optional whitespace surrounding the word.
- getYear() - Method in class org.apache.wicket.util.time.Time
-
Retrieves the year field of the current Calendar.
- getYear(Calendar) - Method in class org.apache.wicket.util.time.Time
-
Retrieves the year field of the given Calendar.
- gigabytes(long) - Static method in class org.apache.wicket.util.lang.Bytes
-
Instantiate immutable Bytes value object..
- gigabytes(double) - Static method in class org.apache.wicket.util.lang.Bytes
-
Instantiate immutable Bytes value object..
- gigabytes() - Method in class org.apache.wicket.util.lang.Bytes
-
Gets the byte count in gigabytes.
- GMT - Static variable in class org.apache.wicket.util.time.Time
-
time zone for greenwich mean time
- greaterThan(Bytes) - Method in class org.apache.wicket.util.lang.Bytes
-
Compares this Bytes with another Bytes instance.
- greaterThan(int) - Method in class org.apache.wicket.util.value.IntValue
-
Compares this IntValue with a primitive int value.
- greaterThan(IntValue) - Method in class org.apache.wicket.util.value.IntValue
-
Compares this IntValue with another IntValue.
- greaterThan(long) - Method in class org.apache.wicket.util.value.LongValue
-
Compares this LongValue with a primitive long value.
- greaterThan(LongValue) - Method in class org.apache.wicket.util.value.LongValue
-
Compares this LongValue with another LongValue.
- greaterThanOrEqual(long) - Method in class org.apache.wicket.util.value.LongValue
-
Compares this LongValue with a primitive long value.
- greaterThanOrEqual(LongValue) - Method in class org.apache.wicket.util.value.LongValue
-
Compares this LongValue with another LongValue.
- Group - Class in org.apache.wicket.util.parse.metapattern
-
A Group is a piece of a regular expression (referenced by some Java field or local variable) that
forms a "capturing group" within the larger regular expression.
- Group(MetaPattern) - Constructor for class org.apache.wicket.util.parse.metapattern.Group
-
Constructor.
- GroupAlreadyBoundException - Exception in org.apache.wicket.util.parse.metapattern
-
Thrown if an attempt is made to re-bind a Group to a second capturing group or MetaPattern.
- GroupAlreadyBoundException() - Constructor for exception org.apache.wicket.util.parse.metapattern.GroupAlreadyBoundException
-
Constructor.
- GroupNotBoundException - Exception in org.apache.wicket.util.parse.metapattern
-
Thrown if a group is not bound.
- GroupNotBoundException() - Constructor for exception org.apache.wicket.util.parse.metapattern.GroupNotBoundException
-
Constructor.
- i - Variable in class org.apache.wicket.util.diff.myers.PathNode
-
Position in the original sequence.
- IChangeListener - Interface in org.apache.wicket.util.listener
-
Generic "something changed" listener interface.
- IChangeListener2<T extends IModifiable> - Interface in org.apache.wicket.util.listener
-
Generic "something changed" listener interface that also provides the
changed object as an argument.
- IClusterable - Interface in org.apache.wicket.util.io
-
- ICode - Interface in org.apache.wicket.util.thread
-
Interface to an arbitrary piece of code that runs and can do logging.
- IContextProvider<T,C> - Interface in org.apache.wicket.util
-
An object that can provide instances of type T depending on context parameter of type
C
- IConverter<C> - Interface in org.apache.wicket.util.convert
-
Converts input to output and vice versa.
- ICrypt - Interface in org.apache.wicket.util.crypt
-
Encryption and decryption implementations are accessed through this interface.
- ICryptFactory - Interface in org.apache.wicket.util.crypt
-
Interface used to generate crypt objects
- IFileCleaner - Interface in org.apache.wicket.util.file
-
Keeps track of files awaiting deletion, and deletes them when an associated marker object is
reclaimed by the garbage collector.
- IFixedLocationResourceStream - Interface in org.apache.wicket.util.resource
-
Non-dynamic resource streams point to fixed locations, like a file or a url.
- IHierarchical<T> - Interface in org.apache.wicket.util
-
Represents an object that is a part of a hierarchy
- IModifiable - Interface in org.apache.wicket.util.watch
-
Interface to get the last time something was modified.
- IModificationWatcher - Interface in org.apache.wicket.util.watch
-
Monitors one or more
IModifiable objects, calling a
IChangeListener when a given object's modification time changes.
- indexOf(String) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Returns the index within this string of the first occurrence of the specified substring.
- indexOf(String, int) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Returns the index within this string of the first occurrence of the specified substring,
starting at the specified index.
- indexOf(CharSequence, char) - Static method in class org.apache.wicket.util.string.Strings
-
returns the zero-based index of a character within a char sequence.
- init(Chunk, Chunk) - Method in class org.apache.wicket.util.diff.Delta
-
Initializes the delta with the given chunks from the original and revised texts.
- init() - Method in class org.apache.wicket.util.io.XmlReader
-
Reads and parses markup from a resource such as file.
- inputStream() - Method in class org.apache.wicket.util.file.File
-
- insert(int, char[], int, int) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Inserts the string representation of a subarray of the str array argument into
this string buffer.
- insert(int, Object) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Inserts the string representation of the Object argument into this string
buffer.
- insert(int, String) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Inserts the string into this string buffer.
- insert(int, StringBuilder) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Inserts the string into this string buffer.
- insert(int, StringBuffer) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Inserts the string into this string buffer.
- insert(int, char[]) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Inserts the string representation of the char array argument into this string
buffer.
- insert(int, boolean) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Inserts the string representation of the boolean argument into this string
buffer.
- insert(int, char) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Inserts the string representation of the char argument into this string buffer.
- insert(int, int) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Inserts the string representation of the second int argument into this string
buffer.
- insert(int, long) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Inserts the string representation of the long argument into this string buffer.
- insert(int, float) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Inserts the string representation of the float argument into this string buffer.
- insert(int, double) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Inserts the string representation of the double argument into this string
buffer.
- insertDelta(Delta) - Method in class org.apache.wicket.util.diff.Revision
-
Adds a delta to the start of this revision.
- INSTANCE - Static variable in class org.apache.wicket.util.convert.converter.BooleanConverter
-
The singleton instance for a boolean converter
- INSTANCE - Static variable in class org.apache.wicket.util.convert.converter.ByteConverter
-
The singleton instance for a byte converter
- INSTANCE - Static variable in class org.apache.wicket.util.convert.converter.CharacterConverter
-
The singleton instance for a character converter
- INSTANCE - Static variable in class org.apache.wicket.util.convert.converter.DoubleConverter
-
The singleton instance for a double converter
- INSTANCE - Static variable in class org.apache.wicket.util.convert.converter.FloatConverter
-
The singleton instance for a float converter
- INSTANCE - Static variable in class org.apache.wicket.util.convert.converter.IntegerConverter
-
The singleton instance for a integer converter
- INSTANCE - Static variable in class org.apache.wicket.util.convert.converter.LongConverter
-
The singleton instance for a long converter
- INSTANCE - Static variable in class org.apache.wicket.util.convert.converter.ShortConverter
-
The singleton instance for a short converter
- INTEGER - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for an integer (of any size).
- IntegerConverter - Class in org.apache.wicket.util.convert.converter
-
Converts from Object to Integer.
- IntegerConverter() - Constructor for class org.apache.wicket.util.convert.converter.IntegerConverter
-
- IntegerGroup - Class in org.apache.wicket.util.parse.metapattern
-
A Group that captures integer values (positive and negative whole numbers, not Java ints).
- IntegerGroup() - Constructor for class org.apache.wicket.util.parse.metapattern.IntegerGroup
-
Constructs an IntegerGroup that parses Strings that match the INTEGER pattern in base 10.
- IntegerGroup(MetaPattern) - Constructor for class org.apache.wicket.util.parse.metapattern.IntegerGroup
-
Constructs an IntegerGroup that parses Strings that match the given pattern in base 10.
- IntegerGroup(MetaPattern, int) - Constructor for class org.apache.wicket.util.parse.metapattern.IntegerGroup
-
Constructs an IntegerGroup that parses Strings that match the given pattern in the given
radix.
- IntegerVariableAssignmentParser - Class in org.apache.wicket.util.parse.metapattern.parsers
-
Parses integer variable assignments, such as "x = 9" or "x=9".
- IntegerVariableAssignmentParser(CharSequence) - Constructor for class org.apache.wicket.util.parse.metapattern.parsers.IntegerVariableAssignmentParser
-
Construct.
- interpolate(String, Map<?, ?>) - Static method in class org.apache.wicket.util.string.interpolator.MapVariableInterpolator
-
Interpolates a String with the arguments defined in the given Map.
- interrupt() - Method in class org.apache.wicket.util.thread.Task
-
Interrupts the Task as soon as it has the opportunity.
- IntHashMap<V> - Class in org.apache.wicket.util.collections
-
This is an integer hashmap that has the exact same features and interface as a normal Map except
that the key is directly an integer.
- IntHashMap(int, float) - Constructor for class org.apache.wicket.util.collections.IntHashMap
-
Constructs an empty HashMap with the specified initial capacity and load factor.
- IntHashMap(int) - Constructor for class org.apache.wicket.util.collections.IntHashMap
-
Constructs an empty HashMap with the specified initial capacity and the default load
factor (0.75).
- IntHashMap() - Constructor for class org.apache.wicket.util.collections.IntHashMap
-
Constructs an empty HashMap with the default initial capacity (16) and the default
load factor (0.75).
- IntHashMap.Entry<V> - Class in org.apache.wicket.util.collections
-
- IntValue - Class in org.apache.wicket.util.value
-
A base class based on the Java int primitive for value classes that want to
implement standard operations on that value without the pain of aggregating an
Integer object.
- IntValue(int) - Constructor for class org.apache.wicket.util.value.IntValue
-
Constructor.
- IOUtils - Class in org.apache.wicket.util.io
-
General IO Stream manipulation.
- IOUtils() - Constructor for class org.apache.wicket.util.io.IOUtils
-
Instances should NOT be constructed in standard programming.
- IProvider<T> - Interface in org.apache.wicket.util
-
An object that can provide instances of type T
- IResourceFinder - Interface in org.apache.wicket.util.file
-
Knows how to find resources.
- IResourceStream - Interface in org.apache.wicket.util.resource
-
Interface to a streamed resource.
- IResourceStreamWriter - Interface in org.apache.wicket.util.resource
-
Special IResourceStream implementation that a Resource can return when it directly wants to write
to an output stream instead of return the
IResourceStream.getInputStream().
- isAllowingDuplicates() - Method in class org.apache.wicket.util.listener.ListenerCollection
-
Whether or not added listeners should be checked for duplicates.
- isAllowingNulls() - Method in class org.apache.wicket.util.listener.ListenerCollection
-
Whether or not to allow nulls in listener collection.
- isArrayByteBase64(byte[]) - Static method in class org.apache.wicket.util.crypt.Base64
-
Tests a given byte array to see if it contains only valid characters within the Base64
alphabet.
- isBase64(byte) - Static method in class org.apache.wicket.util.crypt.Base64
-
Returns whether or not the octet is in the base 64 alphabet.
- isBootstrap() - Method in class org.apache.wicket.util.diff.myers.PathNode
-
Is this a bootstrap node?
- isContinue() - Method in class org.apache.wicket.util.visit.Visit
-
Checks if the visit/traversal should continue
- isDontGoDeeper() - Method in class org.apache.wicket.util.visit.Visit
-
Checks if the visit/traversal has been stopped from visiting children of the currently
visited object
- isEmpty() - Method in class org.apache.wicket.util.collections.ConcurrentHashSet
- isEmpty() - Method in class org.apache.wicket.util.collections.IntHashMap
-
Returns true if this map contains no key-value mappings.
- isEmpty() - Method in class org.apache.wicket.util.collections.MicroMap
-
- isEmpty() - Method in class org.apache.wicket.util.collections.MiniMap
-
- isEmpty(CharSequence) - Static method in class org.apache.wicket.util.string.Strings
-
Checks whether the string is considered empty.
- isEmpty() - Method in class org.apache.wicket.util.string.StringValue
-
Returns whether the text is null or empty
- isEmpty() - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- isEqual(Object, Object) - Static method in class org.apache.wicket.util.lang.Objects
-
Returns true if object1 is equal to object2 in either the sense that they are the same object
or, if both are non-null if they are equal in the equals() sense.
- isEqual(String, String) - Static method in class org.apache.wicket.util.string.Strings
-
Checks whether two strings are equals taken care of 'null' values and treating 'null' same as
trim(string).equals("")
- isFalse(boolean, String, Object...) - Static method in class org.apache.wicket.util.lang.Args
-
Check if argument is false
- isFull() - Method in class org.apache.wicket.util.collections.MicroMap
-
- isFull() - Method in class org.apache.wicket.util.collections.MiniMap
-
- isImmutable() - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- isImmutable() - Method in interface org.apache.wicket.util.value.IValueMap
-
Returns whether or not this IValueMap is immutable.
- isImmutable() - Method in class org.apache.wicket.util.value.ValueMap
-
- isInMemory() - Method in class org.apache.wicket.util.io.DeferredFileOutputStream
-
Determines whether or not the data for this output stream has been retained in memory.
- isNull() - Method in class org.apache.wicket.util.string.StringValue
-
Returns whether the text is null.
- ISO_8859_1 - Static variable in class org.apache.wicket.util.crypt.CharEncoding
-
CharEncodingISO Latin Alphabet No.
- isSnake() - Method in class org.apache.wicket.util.diff.myers.DiffNode
-
- isSnake() - Method in class org.apache.wicket.util.diff.myers.PathNode
-
- isSnake() - Method in class org.apache.wicket.util.diff.myers.Snake
-
- isStopped() - Method in class org.apache.wicket.util.visit.Visit
-
Checks if the visit/traversal has been stopped
- isThresholdExceeded() - Method in class org.apache.wicket.util.io.ThresholdingOutputStream
-
Determines whether or not the configured threshold has been exceeded for this output stream.
- IStringIterator - Interface in org.apache.wicket.util.string
-
Typesafe string iterator interface
- IStringResourceStream - Interface in org.apache.wicket.util.resource
-
A resource that can be converted to a String representation, possibly using an explicit Charset.
- IStringSequence - Interface in org.apache.wicket.util.string
-
Typesafe interface to an ordered sequence of strings.
- isTrue(boolean, String, Object...) - Static method in class org.apache.wicket.util.lang.Args
-
Check if argument is true
- isTrue(String) - Static method in class org.apache.wicket.util.string.Strings
-
Converts the text in s to a corresponding boolean.
- isUrlSafe() - Method in class org.apache.wicket.util.crypt.Base64
-
Returns our current encode mode.
- iterator() - Method in class org.apache.wicket.util.collections.ConcurrentHashSet
- iterator() - Method in class org.apache.wicket.util.collections.ReverseListIterator
-
- iterator(Iterator<?>) - Static method in class org.apache.wicket.util.lang.Generics
-
Silences generics warning when need to cast iterator types
- iterator() - Method in class org.apache.wicket.util.listener.ListenerCollection
-
Returns an iterator that can iterate the listeners.
- iterator() - Method in class org.apache.wicket.util.string.AbstractStringList
-
- iterator() - Method in interface org.apache.wicket.util.string.IStringSequence
-
- iterator() - Method in class org.apache.wicket.util.string.StringList
-
Returns a typesafe iterator over this collection of strings.
- ITimeFrameSource - Interface in org.apache.wicket.util.time
-
An ITimeFrameSource produces TimeFrame values.
- IValueMap - Interface in org.apache.wicket.util.value
-
A Map interface that holds values, parses Strings, and exposes a
variety of convenience methods.
- IVisit<R> - Interface in org.apache.wicket.util.visit
-
Allows visitors to control the visit/traversal
- IVisitFilter - Interface in org.apache.wicket.util.visit
-
A filter that can be used to restrict the types of objects visited by the visitor
- IVisitor<T,R> - Interface in org.apache.wicket.util.visit
-
Generic visitor interface for traversals.
- last() - Method in class org.apache.wicket.util.diff.Chunk
-
Returns the index of the last line of the chunk.
- lastIndexOf(String) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Returns the index within this string of the rightmost occurrence of the specified substring.
- lastIndexOf(String, int) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Returns the index within this string of the last occurrence of the specified substring.
- lastModifiedTime() - Method in class org.apache.wicket.util.file.File
-
Returns a Time object representing the most recent time this file was modified.
- lastModifiedTime() - Method in class org.apache.wicket.util.resource.AbstractResourceStream
-
- lastModifiedTime() - Method in class org.apache.wicket.util.resource.AbstractResourceStreamWriter
-
Just returns now.
- lastModifiedTime() - Method in class org.apache.wicket.util.resource.AbstractStringResourceStream
-
- lastModifiedTime() - Method in class org.apache.wicket.util.resource.FileResourceStream
-
- lastModifiedTime() - Method in class org.apache.wicket.util.resource.ResourceStreamWrapper
-
- lastModifiedTime() - Method in class org.apache.wicket.util.resource.XSLTResourceStream
-
Returns always null
- lastModifiedTime() - Method in class org.apache.wicket.util.resource.ZipResourceStream
-
- lastModifiedTime() - Method in interface org.apache.wicket.util.watch.IModifiable
-
Gets the last time this modifiable thing changed.
- lastModifiedTime - Variable in class org.apache.wicket.util.watch.ModificationWatcher.Entry
-
- lastPathComponent(String, char) - Static method in class org.apache.wicket.util.string.Strings
-
Gets the last path component of a path using a given separator.
- LazyInitializer<T> - Class in org.apache.wicket.util
-
An abstraction for lazy-initializing values.
- LazyInitializer() - Constructor for class org.apache.wicket.util.LazyInitializer
-
- LEFT_CURLY - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for left curly braces.
- LEFT_PAREN - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for left paren.
- LEFT_SQUARE - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for left square bracket.
- length() - Method in class org.apache.wicket.util.io.ByteOrderMark
-
Return the length of the BOM's bytes.
- length() - Method in class org.apache.wicket.util.resource.AbstractResourceStream
-
- length() - Method in class org.apache.wicket.util.resource.AbstractResourceStreamWriter
-
Default implementation to returns null, i.e.
- length() - Method in class org.apache.wicket.util.resource.AbstractStringResourceStream
-
- length() - Method in class org.apache.wicket.util.resource.FileResourceStream
-
- length() - Method in interface org.apache.wicket.util.resource.IResourceStream
-
Gets the size of this resource
- length() - Method in class org.apache.wicket.util.resource.ResourceStreamWrapper
-
- length() - Method in class org.apache.wicket.util.resource.XSLTResourceStream
-
- length() - Method in class org.apache.wicket.util.resource.ZipResourceStream
-
- length() - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Returns the length (character count) of this string buffer.
- length() - Method in class org.apache.wicket.util.string.PrependingStringBuffer
-
Returns the size of this PrependingStringBuffer
- lengthInBytes(String, Charset) - Static method in class org.apache.wicket.util.string.Strings
-
Calculates the length of string in bytes, uses specified charset if provided.
- lessThan(int) - Method in class org.apache.wicket.util.value.IntValue
-
Compares this IntValue with a primitive int value.
- lessThan(IntValue) - Method in class org.apache.wicket.util.value.IntValue
-
Compares this IntValue with another IntValue.
- lessThan(long) - Method in class org.apache.wicket.util.value.LongValue
-
Compares this LongValue with a primitive long value.
- lessThan(LongValue) - Method in class org.apache.wicket.util.value.LongValue
-
Compares this LongValue with another LongValue.
- lessThanOrEqual(long) - Method in class org.apache.wicket.util.value.LongValue
-
Compares this LongValue with a primitive long value.
- lessThanOrEqual(LongValue) - Method in class org.apache.wicket.util.value.LongValue
-
Compares this LongValue with another LongValue.
- licenseHeaders() - Method in class org.apache.wicket.util.license.ApacheLicenseHeaderTestCase
-
Test all the files in the project which has an associated ILicenseHeaderHandler.
- LINE_SEPARATOR - Static variable in class org.apache.wicket.util.string.Strings
-
The line separator for the current platform.
- ListenerCollection<T> - Class in org.apache.wicket.util.listener
-
Represents a collection of listeners.
- ListenerCollection() - Constructor for class org.apache.wicket.util.listener.ListenerCollection
-
- ListenerCollection.INotifier<T> - Interface in org.apache.wicket.util.listener
-
Used to notify a listener.
- listeners - Variable in class org.apache.wicket.util.watch.ModificationWatcher.Entry
-
- ListParser - Class in org.apache.wicket.util.parse.metapattern.parsers
-
Parses an arbitrary list format with a pattern for list entries and a pattern for list
separators.
- ListParser(MetaPattern, MetaPattern, CharSequence) - Constructor for class org.apache.wicket.util.parse.metapattern.parsers.ListParser
-
Constructs a list parser from an entry MetaPattern, a separator MetaPattern and an input
character sequence.
- loadFromXml(Properties, InputStream) - Static method in class org.apache.wicket.util.io.Streams
-
Loads properties from an XML input stream into the provided properties object.
- locale - Variable in class org.apache.wicket.util.resource.ResourceUtils.PathLocale
-
- locateInputSource() - Method in interface org.apache.wicket.util.xml.CustomEntityResolver.EntityLocator
-
- locateInputSource() - Method in class org.apache.wicket.util.xml.CustomEntityResolver.ServletApiEntityLocator
-
resolve servlet api resource, where e.g.
- locationAsString() - Method in class org.apache.wicket.util.resource.FileResourceStream
-
- locationAsString() - Method in interface org.apache.wicket.util.resource.IFixedLocationResourceStream
-
- Lock - Class in org.apache.wicket.util.thread
-
Type-safe monitor class to be used in place of Object for readability.
- Lock() - Constructor for class org.apache.wicket.util.thread.Lock
-
- LongConverter - Class in org.apache.wicket.util.convert.converter
-
Converts from Object to Long.
- LongConverter() - Constructor for class org.apache.wicket.util.convert.converter.LongConverter
-
- LongEncoder - Class in org.apache.wicket.util
-
Encodes long values into the specified alphabet.
- longValue(Object) - Static method in class org.apache.wicket.util.lang.Objects
-
Evaluates the given object as a long integer.
- LongValue - Class in org.apache.wicket.util.value
-
A base class based on the Java long primitive for value classes that want to
implement standard operations on that value without the pain of aggregating a Long
object.
- LongValue(long) - Constructor for class org.apache.wicket.util.value.LongValue
-
Constructor.
- makeImmutable() - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- makeImmutable() - Method in interface org.apache.wicket.util.value.IValueMap
-
Makes this IValueMap immutable by changing the underlying map representation to
a Collections.unmodifiableMap.
- makeImmutable() - Method in class org.apache.wicket.util.value.ValueMap
-
- MapVariableInterpolator - Class in org.apache.wicket.util.string.interpolator
-
Interpolates variables into a String from a Map.
- MapVariableInterpolator(String, Map<?, ?>) - Constructor for class org.apache.wicket.util.string.interpolator.MapVariableInterpolator
-
Constructor.
- MapVariableInterpolator(String, Map<?, ?>, boolean) - Constructor for class org.apache.wicket.util.string.interpolator.MapVariableInterpolator
-
Constructor.
- mark(int) - Method in class org.apache.wicket.util.io.BOMInputStream
-
Invokes the delegate's mark(int) method.
- mark(int) - Method in class org.apache.wicket.util.io.ProxyInputStream
-
Invokes the delegate's mark(int) method.
- markSupported() - Method in class org.apache.wicket.util.io.ProxyInputStream
-
Invokes the delegate's markSupported() method.
- markupFiles() - Method in class org.apache.wicket.util.markup.xhtml.WellFormedXmlTestCase
-
Checks xml well formedness of html markup files under the current working directory.
- MaskConverter<C> - Class in org.apache.wicket.util.convert
-
A converter that takes a mask into account.
- MaskConverter(MaskFormatter) - Constructor for class org.apache.wicket.util.convert.MaskConverter
-
Construct.
- MaskConverter(String) - Constructor for class org.apache.wicket.util.convert.MaskConverter
-
Construct; converts to Strings.
- MaskConverter(String, Class<?>) - Constructor for class org.apache.wicket.util.convert.MaskConverter
-
Construct.
- matcher(CharSequence) - Method in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Creates a matcher against a given input character sequence.
- matcher(CharSequence, int) - Method in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Creates a matcher with the given regexp compile flags.
- matcher() - Method in class org.apache.wicket.util.parse.metapattern.parsers.MetaPatternParser
-
Gets the matcher.
- matches() - Method in class org.apache.wicket.util.parse.metapattern.parsers.ListParser
-
Parse the input and add the elements to an internal list to be accessed by
- matches() - Method in class org.apache.wicket.util.parse.metapattern.parsers.MetaPatternParser
-
Whether the matcher matches the pattern.
- MAX - Static variable in class org.apache.wicket.util.lang.Bytes
-
Maximum bytes value
- max(T, T) - Static method in class org.apache.wicket.util.value.LongValue
-
Returns the max of the two long values.
- MAX_ENTRIES - Static variable in class org.apache.wicket.util.collections.MicroMap
-
The maximum number of entries this map supports.
- MAXIMUM - Static variable in class org.apache.wicket.util.time.Duration
-
Constant for maximum duration.
- maxNullSafe(T, T) - Static method in class org.apache.wicket.util.value.LongValue
-
- megabytes(long) - Static method in class org.apache.wicket.util.lang.Bytes
-
Instantiate immutable Bytes value object..
- megabytes(double) - Static method in class org.apache.wicket.util.lang.Bytes
-
Instantiate immutable Bytes value object..
- megabytes() - Method in class org.apache.wicket.util.lang.Bytes
-
Gets the byte count in megabytes.
- MetaPattern - Class in org.apache.wicket.util.parse.metapattern
-
Useful class for constructing readable and reusable regular expressions.
- MetaPattern(String) - Constructor for class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constructor for a simple pattern.
- MetaPattern(MetaPattern) - Constructor for class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Copy constructor.
- MetaPattern(MetaPattern...) - Constructor for class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constructs from an array of MetaPatterns.
- MetaPattern(List<MetaPattern>) - Constructor for class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constructs from a list of MetaPatterns
- MetaPatternParser - Class in org.apache.wicket.util.parse.metapattern.parsers
-
Base class for various MetaPattern based parsers.
- MetaPatternParser(CharSequence) - Constructor for class org.apache.wicket.util.parse.metapattern.parsers.MetaPatternParser
-
Construct the parser.
- MetaPatternParser(MetaPattern, CharSequence) - Constructor for class org.apache.wicket.util.parse.metapattern.parsers.MetaPatternParser
-
Construct the parser and initialize the matcher with the pattern given.
- MicroMap<K,V> - Class in org.apache.wicket.util.collections
-
An implementation of the java.util.Map interface which can only hold a single object.
- MicroMap() - Constructor for class org.apache.wicket.util.collections.MicroMap
-
Constructor
- MicroMap(K, V) - Constructor for class org.apache.wicket.util.collections.MicroMap
-
Constructs map with a single key and value pair.
- MIDNIGHT - Static variable in class org.apache.wicket.util.time.TimeOfDay
-
Constant for midnight.
- militaryTime(int, int, int) - Static method in class org.apache.wicket.util.time.TimeOfDay
-
Retrieves a TimeOfDay value on a 24-hour clock.
- millis(long) - Static method in class org.apache.wicket.util.time.Time
-
Retrieves a Time instance based on the given milliseconds.
- milliseconds(double) - Static method in class org.apache.wicket.util.time.Duration
-
Retrieves the Duration based on milliseconds.
- milliseconds(long) - Static method in class org.apache.wicket.util.time.Duration
-
Retrieves the Duration based on milliseconds.
- MIN_POSTFIX_DEFAULT - Static variable in class org.apache.wicket.util.resource.ResourceUtils
-
The default postfix for minified names (ex: /css/mystyle.min.css)
- MiniMap<K,V> - Class in org.apache.wicket.util.collections
-
A fixed size map implementation.
- MiniMap(int) - Constructor for class org.apache.wicket.util.collections.MiniMap
-
Constructor
- MiniMap(Map<? extends K, ? extends V>, int) - Constructor for class org.apache.wicket.util.collections.MiniMap
-
Constructor
- MINUS - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for minus.
- minute() - Method in class org.apache.wicket.util.time.TimeOfDay
-
Retrieves the minute.
- minutes(double) - Static method in class org.apache.wicket.util.time.Duration
-
Retrieves the Duration based on minutes.
- minutes(int) - Static method in class org.apache.wicket.util.time.Duration
-
Retrieves the Duration based on minutes.
- minutes() - Method in class org.apache.wicket.util.time.Duration
-
Retrieves the number of minutes of the current Duration.
- mkdirs(File) - Static method in class org.apache.wicket.util.file.Files
-
Utility method for creating a directory.
- modifiable - Variable in class org.apache.wicket.util.watch.ModificationWatcher.Entry
-
- ModificationWatcher - Class in org.apache.wicket.util.watch
-
Monitors one or more
IModifiable objects, calling a
IChangeListener when a given object's modification time changes.
- ModificationWatcher() - Constructor for class org.apache.wicket.util.watch.ModificationWatcher
-
Default constructor for two-phase construction.
- ModificationWatcher(Duration) - Constructor for class org.apache.wicket.util.watch.ModificationWatcher
-
Constructor that accepts a Duration argument representing the poll frequency.
- ModificationWatcher.Entry - Class in org.apache.wicket.util.watch
-
Container class for holding modifiable entries to watch.
- ModificationWatcher.Entry() - Constructor for class org.apache.wicket.util.watch.ModificationWatcher.Entry
-
- MostRecentlyUsedMap<K,V> - Class in org.apache.wicket.util.collections
-
Holds a map of most recently used items of a given maximum size.
- MostRecentlyUsedMap(int) - Constructor for class org.apache.wicket.util.collections.MostRecentlyUsedMap
-
Constructor
- MultiMap<K,V> - Class in org.apache.wicket.util.collections
-
A simple multimap
- MultiMap() - Constructor for class org.apache.wicket.util.collections.MultiMap
-
Constructor
- MultiMap(int, float) - Constructor for class org.apache.wicket.util.collections.MultiMap
-
Constructor
- MultiMap(int) - Constructor for class org.apache.wicket.util.collections.MultiMap
-
Constructor
- MultiMap(Map<? extends K, ? extends List<V>>) - Constructor for class org.apache.wicket.util.collections.MultiMap
-
Constructor
- MyersDiff - Class in org.apache.wicket.util.diff.myers
-
A clean-room implementation of
Eugene Myers
differencing algorithm.
- MyersDiff() - Constructor for class org.apache.wicket.util.diff.myers.MyersDiff
-
Constructs an instance of the Myers differencing algorithm.
- PackageName - Class in org.apache.wicket.util.lang
-
A type-safe package name class since Package is unreliable (it's not a Package object, but rather
a sometimes-available holder for versioning information).
- Packages - Class in org.apache.wicket.util.lang
-
Utilities for dealing with packages.
- parent(String) - Static method in class org.apache.wicket.util.lang.Packages
-
Gets the parent package name.
- parse(Format, Object, Locale) - Method in class org.apache.wicket.util.convert.converter.AbstractConverter
-
Parses a value using one of the java.util.text format classes.
- parse(Object, BigDecimal, BigDecimal, Locale) - Method in class org.apache.wicket.util.convert.converter.AbstractNumberConverter
-
Parses a value as a String and returns a Number.
- parseDate(Calendar, String) - Static method in class org.apache.wicket.util.time.Time
-
Retrieves a Time instance by parsing 'yyyy.MM.dd' format.
- parseDate(String) - Static method in class org.apache.wicket.util.time.Time
-
Retrieves a Time instance by parsing 'yyyy.MM.dd' format using a local time
Calendar.
- patch(List<Object>) - Method in class org.apache.wicket.util.diff.Delta
-
Applies this delta as a patch to the given text.
- patch(Object[]) - Method in class org.apache.wicket.util.diff.Revision
-
Applies the series of deltas in this revision as patches to the given text.
- PatchFailedException - Exception in org.apache.wicket.util.diff
-
Thrown whenever a delta cannot be applied as a patch to a given text.
- PatchFailedException() - Constructor for exception org.apache.wicket.util.diff.PatchFailedException
-
Construct.
- PatchFailedException(String) - Constructor for exception org.apache.wicket.util.diff.PatchFailedException
-
Construct.
- Path - Class in org.apache.wicket.util.file
-
- Path(String) - Constructor for class org.apache.wicket.util.file.Path
-
Constructor
- Path(Folder) - Constructor for class org.apache.wicket.util.file.Path
-
Constructor
- path - Variable in class org.apache.wicket.util.resource.ResourceUtils.PathLocale
-
- PATH_INSTANCE - Static variable in class org.apache.wicket.util.encoding.UrlDecoder
-
Encoder used to decode components of a path.
For example: http://org.acme/foo/thispart/orthispart?butnot=thispart
- PATH_INSTANCE - Static variable in class org.apache.wicket.util.encoding.UrlEncoder
-
Encoder used to encode components of a path.
For example: http://org.acme/foo/thispart/orthispart?butnot=thispart
- PathNode - Class in org.apache.wicket.util.diff.myers
-
A node in a diffpath.
- PathNode(int, int, PathNode) - Constructor for class org.apache.wicket.util.diff.myers.PathNode
-
Concatenates a new path node with an existing diffpath.
- pattern() - Method in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Gets the regular expression Pattern for this MetaPattern by compiling it.
- pattern(int) - Method in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Gets the regular expression Pattern for this MetaPattern by compiling it using the given
flags.
- peek() - Method in class org.apache.wicket.util.collections.ArrayListStack
-
Looks at the object at the top of this stack without removing it.
- PERCENT - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for percent.
- PERL_INTERPOLATION - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for perl interpolation.
- PIPE - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for pipe.
- PLUS - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for plus.
- PM - Static variable in class org.apache.wicket.util.time.TimeOfDay
-
Constant for PM time.
- pop() - Method in class org.apache.wicket.util.collections.ArrayListStack
-
Removes the object at the top of this stack and returns that object.
- POSITIVE_INTEGER - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for a positive integer.
- POUND_SIGN - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for pound.
- prepend(CharSequence) - Method in class org.apache.wicket.util.resource.StringBufferResourceStream
-
Prepends to this string buffer resource
- prepend(char) - Method in class org.apache.wicket.util.string.PrependingStringBuffer
-
Prepends one char to this PrependingStringBuffer
- prepend(String) - Method in class org.apache.wicket.util.string.PrependingStringBuffer
-
Prepends the string to this PrependingStringBuffer
- prepend(String) - Method in class org.apache.wicket.util.string.StringList
-
Adds the given string to the front of the list.
- PrependingStringBuffer - Class in org.apache.wicket.util.string
-
This is a prepending stringbuffer optimized for constantly prepending strings to the front of the
buffer.
- PrependingStringBuffer() - Constructor for class org.apache.wicket.util.string.PrependingStringBuffer
-
Default constructor, the internal initial buffer size will be 16
- PrependingStringBuffer(int) - Constructor for class org.apache.wicket.util.string.PrependingStringBuffer
-
Constructs this PrependingStringBuffer with the given buffer size.
- PrependingStringBuffer(String) - Constructor for class org.apache.wicket.util.string.PrependingStringBuffer
-
Constructs and direct inserts the given string.
- prev - Variable in class org.apache.wicket.util.diff.myers.PathNode
-
The previous node in the path.
- previousSnake() - Method in class org.apache.wicket.util.diff.myers.PathNode
-
Skips sequences of
DiffNodes until a
Snake or bootstrap node is
found, or the end of the path is reached.
- Primitives - Class in org.apache.wicket.util.lang
-
Utilities for working with primitives types and values.
- Primitives() - Constructor for class org.apache.wicket.util.lang.Primitives
-
- propertiesIgnore - Variable in class org.apache.wicket.util.license.ApacheLicenseHeaderTestCase
-
- ProxyInputStream - Class in org.apache.wicket.util.io
-
A Proxy stream which acts as expected, that is it passes the method
calls on to the proxied stream and doesn't change which methods are
being called.
- ProxyInputStream(InputStream) - Constructor for class org.apache.wicket.util.io.ProxyInputStream
-
Constructs a new ProxyInputStream.
- push(T) - Method in class org.apache.wicket.util.collections.ArrayListStack
-
Pushes an item onto the top of this stack.
- put(Class<?>, T) - Method in class org.apache.wicket.util.collections.ClassMetaCache
-
Puts value into cache
- put(int, V) - Method in class org.apache.wicket.util.collections.IntHashMap
-
Associates the specified value with the specified key in this map.
- put(K, V) - Method in class org.apache.wicket.util.collections.MicroMap
-
- put(K, V) - Method in class org.apache.wicket.util.collections.MiniMap
-
- put(ITimeFrameSource, Object) - Method in class org.apache.wicket.util.time.TimeMap
-
Associates an Object with a dynamic TimeFrame.
- put(String, Object) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- put(String, Object) - Method in class org.apache.wicket.util.value.ValueMap
-
- put(CustomEntityResolver.EntityKey, CustomEntityResolver.EntityLocator) - Method in class org.apache.wicket.util.xml.CustomEntityResolver
-
add custom entity resolver
- putAll(IntHashMap<V>) - Method in class org.apache.wicket.util.collections.IntHashMap
-
Copies all of the mappings from the specified map to this map These mappings will replace any
mappings that this map had for any of the keys currently in the specified map.
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.wicket.util.collections.MicroMap
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.wicket.util.collections.MiniMap
-
- putAll(Map<? extends String, ?>) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- putAll(Map<? extends String, ?>) - Method in class org.apache.wicket.util.value.ValueMap
-
- randomEdit(Object[]) - Static method in class org.apache.wicket.util.diff.Diff
-
Performs random edits on the input sequence.
- randomEdit(Object[], long) - Static method in class org.apache.wicket.util.diff.Diff
-
Performs random edits on the input sequence.
- randomSequence(int) - Static method in class org.apache.wicket.util.diff.Diff
-
Generate a random sequence of the given size.
- randomSequence(int, long) - Static method in class org.apache.wicket.util.diff.Diff
-
Generate a random sequence of the given size.
- rangeString() - Method in class org.apache.wicket.util.diff.Chunk
-
Provide a string representation of the numeric range of this chunk.
- rangeString(StringBuilder) - Method in class org.apache.wicket.util.diff.Chunk
-
Provide a string representation of the numeric range of this chunk.
- rangeString(StringBuilder, String) - Method in class org.apache.wicket.util.diff.Chunk
-
Provide a string representation of the numeric range of this chunk.
- RCS_EOL - Static variable in class org.apache.wicket.util.diff.Diff
-
The line separator to use in RCS format output.
- rcsfrom() - Method in class org.apache.wicket.util.diff.Chunk
-
Returns the from index of the chunk in RCS terms.
- rcsto() - Method in class org.apache.wicket.util.diff.Chunk
-
Returns the to index of the chunk in RCS terms.
- read() - Method in class org.apache.wicket.util.io.BOMInputStream
-
Invokes the delegate's read() method, detecting and optionally skipping BOM.
- read(byte[], int, int) - Method in class org.apache.wicket.util.io.BOMInputStream
-
Invokes the delegate's read(byte[], int, int) method, detecting and optionally skipping BOM.
- read(byte[]) - Method in class org.apache.wicket.util.io.BOMInputStream
-
Invokes the delegate's read(byte[]) method, detecting and optionally skipping BOM.
- read() - Method in class org.apache.wicket.util.io.ProxyInputStream
-
Invokes the delegate's read() method.
- read(byte[]) - Method in class org.apache.wicket.util.io.ProxyInputStream
-
Invokes the delegate's read(byte[]) method.
- read(byte[], int, int) - Method in class org.apache.wicket.util.io.ProxyInputStream
-
Invokes the delegate's read(byte[], int, int) method.
- read(char[], int, int) - Method in class org.apache.wicket.util.io.XmlReader
-
- readBytes(File) - Static method in class org.apache.wicket.util.file.Files
-
read binary file fully
- readNonCaching(URL) - Static method in class org.apache.wicket.util.io.Streams
-
Sets the connection to a URL as non-caching and returns the input stream.
- readObject() - Method in class org.apache.wicket.util.file.File
-
- ReadOnlyIterator<T> - Class in org.apache.wicket.util.collections
-
Base class for read-only iterators.
- ReadOnlyIterator() - Constructor for class org.apache.wicket.util.collections.ReadOnlyIterator
-
- readResolve() - Method in class org.apache.wicket.util.lang.EnumeratedType
-
Method to ensure that == works after deserialization
- readString() - Method in class org.apache.wicket.util.file.File
-
- readString(InputStream) - Static method in class org.apache.wicket.util.io.Streams
-
Reads a stream as a string.
- readString(InputStream, CharSequence) - Static method in class org.apache.wicket.util.io.Streams
-
Reads a string using a character encoding.
- readString(Reader) - Static method in class org.apache.wicket.util.io.Streams
-
Reads all input from a reader into a string.
- relativeClass(Class<?>, String) - Static method in class org.apache.wicket.util.lang.Classes
-
Takes a Class and a relative path to a class and returns any class at that relative path.
- remove(Object) - Method in class org.apache.wicket.util.collections.ConcurrentHashSet
- remove(int) - Method in class org.apache.wicket.util.collections.IntHashMap
-
Removes the mapping for this key from this map if present.
- remove(Object) - Method in class org.apache.wicket.util.collections.MicroMap
-
- remove(Object) - Method in class org.apache.wicket.util.collections.MiniMap
-
- remove() - Method in class org.apache.wicket.util.collections.ReadOnlyIterator
-
- remove() - Method in class org.apache.wicket.util.collections.ReverseListIterator
-
- remove() - Method in class org.apache.wicket.util.file.File
-
- remove(File) - Static method in class org.apache.wicket.util.file.Files
-
Deletes a normal file.
- remove() - Method in class org.apache.wicket.util.file.Folder
-
Removes this folder and everything in it, recursively.
- remove(T) - Method in class org.apache.wicket.util.listener.ListenerCollection
-
Removes a listener from this set.
- remove(int) - Method in class org.apache.wicket.util.string.StringList
-
Removes the string at the given index.
- remove(Object) - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- remove(Object) - Method in class org.apache.wicket.util.value.ValueMap
-
- remove(IModifiable) - Method in interface org.apache.wicket.util.watch.IModificationWatcher
-
Removes all entries associated with an IModifiable object.
- remove(IModifiable) - Method in class org.apache.wicket.util.watch.ModificationWatcher
-
- removeAsync(File, IFileCleaner) - Static method in class org.apache.wicket.util.file.Files
-
Schedules a file for removal asynchronously.
- removedValue - Variable in class org.apache.wicket.util.collections.MostRecentlyUsedMap
-
Value most recently removed from map
- removeEldestEntry(Map.Entry<K, V>) - Method in class org.apache.wicket.util.collections.MostRecentlyUsedMap
-
- removeFiles() - Method in class org.apache.wicket.util.file.Folder
-
Removes all the files in this folder.
- removeFolder(File) - Static method in class org.apache.wicket.util.file.Files
-
Deletes a folder by recursively removing the files and folders inside it.
- removeFolderAsync(File, IFileCleaner) - Static method in class org.apache.wicket.util.file.Files
-
Schedules a folder and all files inside it for asynchronous removal.
- removeLast() - Method in class org.apache.wicket.util.string.StringList
-
Removes the last string in this list.
- removeValue(K, V) - Method in class org.apache.wicket.util.collections.MultiMap
-
Removes value from the specified key
- repeat(int, String) - Static method in class org.apache.wicket.util.string.StringList
-
Returns a list of a string repeated a given number of times.
- repeat(int, char) - Static method in class org.apache.wicket.util.string.StringValue
-
- repeat(int, String) - Static method in class org.apache.wicket.util.string.StringValue
-
- replace(int, int, String) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Replaces the characters in a substring of this AppendingStringBuffer with
characters in the specified String.
- replaceAll(CharSequence, CharSequence, CharSequence) - Static method in class org.apache.wicket.util.string.Strings
-
Replace all occurrences of one string replaceWith another string.
- replaceAll(CharSequence, CharSequence) - Method in class org.apache.wicket.util.string.StringValue
-
Replaces on this text.
- replaceHtmlEscapeNumber(String) - Static method in class org.apache.wicket.util.string.Strings
-
Replace HTML numbers like 值 by the appropriate character.
- replaceValues(K, V) - Method in class org.apache.wicket.util.collections.MultiMap
-
Replaces all existing values with the specified value.
- reset() - Method in class org.apache.wicket.util.io.BOMInputStream
-
Invokes the delegate's reset() method.
- reset() - Method in class org.apache.wicket.util.io.ByteArrayOutputStream
-
- reset() - Method in class org.apache.wicket.util.io.ProxyInputStream
-
Invokes the delegate's reset() method.
- reset() - Method in class org.apache.wicket.util.io.StringBufferWriter
-
resets the buffer.
- resolveEntity(String, String) - Method in class org.apache.wicket.util.xml.CustomEntityResolver
-
- resolveScope(Class<?>) - Static method in class org.apache.wicket.util.lang.Packages
-
Resolve scope for the given class by extracting it's package name and converting all dots to
slashes.
- ResourceStreamNotFoundException - Exception in org.apache.wicket.util.resource
-
Thrown if a required resource cannot be found.
- ResourceStreamNotFoundException() - Constructor for exception org.apache.wicket.util.resource.ResourceStreamNotFoundException
-
Constructor
- ResourceStreamNotFoundException(String) - Constructor for exception org.apache.wicket.util.resource.ResourceStreamNotFoundException
-
Constructor
- ResourceStreamNotFoundException(Throwable) - Constructor for exception org.apache.wicket.util.resource.ResourceStreamNotFoundException
-
Constructor
- ResourceStreamNotFoundException(String, Throwable) - Constructor for exception org.apache.wicket.util.resource.ResourceStreamNotFoundException
-
Constructor
- ResourceStreamWrapper - Class in org.apache.wicket.util.resource
-
A IResourceStream that wraps another resource stream
- ResourceStreamWrapper(IResourceStream) - Constructor for class org.apache.wicket.util.resource.ResourceStreamWrapper
-
- ResourceUtils - Class in org.apache.wicket.util.resource
-
- ResourceUtils() - Constructor for class org.apache.wicket.util.resource.ResourceUtils
-
- ResourceUtils.PathLocale - Class in org.apache.wicket.util.resource
-
- ResourceUtils.PathLocale(String, Locale) - Constructor for class org.apache.wicket.util.resource.ResourceUtils.PathLocale
-
- reversedNotify(ListenerCollection.INotifier<T>) - Method in class org.apache.wicket.util.listener.ListenerCollection
-
Notifies each listener in this in reversed order
- reversedNotifyIgnoringExceptions(ListenerCollection.INotifier<T>) - Method in class org.apache.wicket.util.listener.ListenerCollection
-
Notifies each listener in this set in reverse order ignoring exceptions
- ReverseListIterator<E> - Class in org.apache.wicket.util.collections
-
An iterator over
List which goes from the end to the start
- ReverseListIterator(List<E>) - Constructor for class org.apache.wicket.util.collections.ReverseListIterator
-
Construct.
- revised - Variable in class org.apache.wicket.util.diff.Delta
-
- Revision - Class in org.apache.wicket.util.diff
-
A Revision holds the series of deltas that describe the differences between two sequences.
- Revision() - Constructor for class org.apache.wicket.util.diff.Revision
-
Creates an empty Revision.
- RevisionVisitor - Interface in org.apache.wicket.util.diff
-
Definition of a Visitor interface for
Revisions See "Design Patterns" by the
Gang of Four
- RIGHT_CURLY - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for right curly braces.
- RIGHT_PAREN - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for right paren.
- RIGHT_SQUARE - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for right square bracket.
- run(Logger) - Method in interface org.apache.wicket.util.thread.ICode
-
Override this method to provide the code to run as a Task.
- run(Duration, ICode) - Method in class org.apache.wicket.util.thread.Task
-
Runs this Task at the given frequency.
- SALT - Static variable in class org.apache.wicket.util.crypt.SunJceCrypt
-
Salt
- search(T) - Method in class org.apache.wicket.util.collections.ArrayListStack
-
Returns the 1-based position where an object is on this stack.
- second() - Method in class org.apache.wicket.util.time.TimeOfDay
-
Retrieves the second.
- seconds(double) - Static method in class org.apache.wicket.util.time.Duration
-
Retrieves the Duration based on seconds.
- seconds(int) - Static method in class org.apache.wicket.util.time.Duration
-
Retrieves the Duration based on seconds.
- seconds() - Method in class org.apache.wicket.util.time.Duration
-
Retrieves the number of seconds of the current Duration.
- SEMICOLON - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for semicolon.
- SESSION_ID_PARAM_NAME - Static variable in class org.apache.wicket.util.string.Strings
-
The name of the parameter used to keep the session id.
- setCharAt(int, char) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
The character at the specified index of this string buffer is set to ch.
- setCharset(Charset) - Method in class org.apache.wicket.util.resource.AbstractStringResourceStream
-
Sets the character set used for reading this resource.
- setCharset(Charset) - Method in interface org.apache.wicket.util.resource.IStringResourceStream
-
Sets the character set used for converting this resource to a String.
- setConverter(IConverter<?>) - Method in exception org.apache.wicket.util.convert.ConversionException
-
Sets the used converter.
- setDaemon(boolean) - Method in class org.apache.wicket.util.thread.Task
-
Sets daemon or not.
- setFormat(Format) - Method in exception org.apache.wicket.util.convert.ConversionException
-
Sets the used format.
- setKey(String) - Method in class org.apache.wicket.util.crypt.AbstractCrypt
-
Set encryption private key
- setKey(String) - Method in interface org.apache.wicket.util.crypt.ICrypt
-
Sets private encryption key.
- setKey(String) - Method in class org.apache.wicket.util.crypt.NoCrypt
-
Set encryption private key
- setLastModified(Time) - Method in class org.apache.wicket.util.resource.AbstractStringResourceStream
-
- setLength(int) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Sets the length of this String buffer.
- setLocale(Locale) - Method in exception org.apache.wicket.util.convert.ConversionException
-
Sets the used locale.
- setLocale(Locale) - Method in class org.apache.wicket.util.resource.AbstractResourceStream
-
- setLocale(Locale) - Method in class org.apache.wicket.util.resource.AbstractResourceStreamWriter
-
- setLocale(Locale) - Method in interface org.apache.wicket.util.resource.IResourceStream
-
This method shouldn't be used from the outside.
- setLocale(Locale) - Method in class org.apache.wicket.util.resource.ResourceStreamWrapper
-
- setLog(Logger) - Method in class org.apache.wicket.util.thread.Task
-
Sets log for user code to log to when task runs.
- setPattern(MetaPattern) - Method in class org.apache.wicket.util.parse.metapattern.parsers.MetaPatternParser
-
- setPosition(int) - Method in class org.apache.wicket.util.io.FullyBufferedReader
-
Position the reader at the index provided.
- setPositionMarker(int) - Method in class org.apache.wicket.util.io.FullyBufferedReader
-
Remember the current position in markup
- setPriority(int) - Method in class org.apache.wicket.util.thread.Task
-
Sets the priority of the thread
- setResourceKey(String) - Method in exception org.apache.wicket.util.convert.ConversionException
-
Set the resource key for the message that should be displayed.
- setSourceValue(Object) - Method in exception org.apache.wicket.util.convert.ConversionException
-
Sets the tried value.
- setStartTime(Time) - Method in class org.apache.wicket.util.thread.Task
-
Sets start time for this task.
- setStringBuffer(AppendingStringBuffer) - Method in class org.apache.wicket.util.io.StringBufferWriter
-
- setStyle(String) - Method in class org.apache.wicket.util.resource.AbstractResourceStream
-
- setStyle(String) - Method in class org.apache.wicket.util.resource.AbstractResourceStreamWriter
-
- setStyle(String) - Method in interface org.apache.wicket.util.resource.IResourceStream
-
This method shouldn't be used from the outside.
- setStyle(String) - Method in class org.apache.wicket.util.resource.ResourceStreamWrapper
-
- setTargetType(Class<?>) - Method in exception org.apache.wicket.util.convert.ConversionException
-
Sets the target property type.
- setValue(V) - Method in class org.apache.wicket.util.collections.IntHashMap.Entry
-
- setVariable(String, Object) - Method in exception org.apache.wicket.util.convert.ConversionException
-
Sets a variable that will be used in substitution
- setVariables(Map<?, ?>) - Method in class org.apache.wicket.util.string.interpolator.MapVariableInterpolator
-
Sets the Map of variables.
- setVariation(String) - Method in class org.apache.wicket.util.resource.AbstractResourceStream
-
- setVariation(String) - Method in class org.apache.wicket.util.resource.AbstractResourceStreamWriter
-
- setVariation(String) - Method in interface org.apache.wicket.util.resource.IResourceStream
-
This method shouldn't be used from the outside.
- setVariation(String) - Method in class org.apache.wicket.util.resource.ResourceStreamWrapper
-
- ShortConverter - Class in org.apache.wicket.util.convert.converter
-
Converts from Object to Short.
- ShortConverter() - Constructor for class org.apache.wicket.util.convert.converter.ShortConverter
-
- shuffle(Object[]) - Static method in class org.apache.wicket.util.diff.Diff
-
Shuffles around the items in the input sequence.
- shuffle(Object[], long) - Static method in class org.apache.wicket.util.diff.Diff
-
Shuffles around the items in the input sequence.
- simpleName(Class<?>) - Static method in class org.apache.wicket.util.lang.Classes
-
Gets the simple name (without the package) of the given class or null if the class is null.
- size() - Method in class org.apache.wicket.util.collections.ConcurrentHashSet
- size() - Method in class org.apache.wicket.util.collections.IntHashMap
-
Returns the number of key-value mappings in this map.
- size() - Method in class org.apache.wicket.util.collections.MicroMap
-
- size() - Method in class org.apache.wicket.util.collections.MiniMap
-
- size() - Method in class org.apache.wicket.util.diff.Chunk
-
Returns the size of the chunk.
- size() - Method in class org.apache.wicket.util.diff.Revision
-
Returns the number of deltas in this revision.
- size() - Method in class org.apache.wicket.util.io.ByteArrayOutputStream
-
Gets the size.
- size() - Method in class org.apache.wicket.util.io.ByteCountingOutputStream
-
- size() - Method in class org.apache.wicket.util.io.FullyBufferedReader
-
Get the number of character read from the source resource.
- size() - Method in class org.apache.wicket.util.string.AbstractStringList
-
- size() - Method in interface org.apache.wicket.util.string.IStringSequence
-
- size() - Method in class org.apache.wicket.util.string.StringList
-
- size() - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- skip(long) - Method in class org.apache.wicket.util.io.BOMInputStream
-
Invokes the delegate's skip(long) method, detecting and optionallyskipping BOM.
- skip(long) - Method in class org.apache.wicket.util.io.ProxyInputStream
-
Invokes the delegate's skip(long) method.
- SLASH - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for slash.
- sleep() - Method in class org.apache.wicket.util.time.Duration
-
Sleeps for the current Duration.
- slice(List<T>, int, int) - Static method in class org.apache.wicket.util.diff.Chunk
-
Retrieves the specified part from a
List.
- slice(Object[], int, int) - Static method in class org.apache.wicket.util.diff.Chunk
-
Retrieves a slice from an
Object array.
- SlowTests - Interface in org.apache.wicket.util
-
JUnit Category marker.
- Snake - Class in org.apache.wicket.util.diff.myers
-
Represents a snake in a diffpath.
- Snake(int, int, PathNode) - Constructor for class org.apache.wicket.util.diff.myers.Snake
-
Constructs a snake node.
- sort() - Method in class org.apache.wicket.util.string.StringList
-
Sorts this string list alphabetically.
- split(String, char) - Static method in class org.apache.wicket.util.string.Strings
-
Simpler, faster version of String.split() for splitting on a simple character.
- SqlDateConverter - Class in org.apache.wicket.util.convert.converter
-
- SqlDateConverter() - Constructor for class org.apache.wicket.util.convert.converter.SqlDateConverter
-
- SqlTimeConverter - Class in org.apache.wicket.util.convert.converter
-
- SqlTimeConverter() - Constructor for class org.apache.wicket.util.convert.converter.SqlTimeConverter
-
- SqlTimestampConverter - Class in org.apache.wicket.util.convert.converter
-
- SqlTimestampConverter() - Constructor for class org.apache.wicket.util.convert.converter.SqlTimestampConverter
-
Construct.
- SqlTimestampConverter(int) - Constructor for class org.apache.wicket.util.convert.converter.SqlTimestampConverter
-
Construct.
- SqlTimestampConverter(int, int) - Constructor for class org.apache.wicket.util.convert.converter.SqlTimestampConverter
-
Construct.
- STAR - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for star.
- start(Duration) - Method in interface org.apache.wicket.util.watch.IModificationWatcher
-
Starts watching at a given Duration polling rate.
- start(Duration) - Method in class org.apache.wicket.util.watch.ModificationWatcher
-
- START_OF_UNIX_TIME - Static variable in class org.apache.wicket.util.time.Time
-
the beginning of UNIX time: January 1, 1970, 0:00 GMT.
- startsWith(CharSequence, int) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Tests if this AppendingStringBuffer starts with the specified prefix beginning a specified
index.
- startsWith(CharSequence) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Tests if this AppendingStringBuffer starts with the specified prefix.
- startsWith(String, String, boolean) - Static method in class org.apache.wicket.util.string.Strings
-
- stop(T) - Method in class org.apache.wicket.util.lang.Exceptions.Visit
-
Stops visit with specified resut
- stop() - Method in class org.apache.wicket.util.lang.Exceptions.Visit
-
Stops visit
- stop() - Method in class org.apache.wicket.util.thread.Task
-
Stops this Task as soon as it has the opportunity.
- stop() - Method in interface org.apache.wicket.util.visit.IVisit
-
Stops the visit/traversal
- stop(R) - Method in interface org.apache.wicket.util.visit.IVisit
-
Stops the visit/traversal and returns result
- stop() - Method in class org.apache.wicket.util.visit.Visit
-
Stops the visit/traversal
- stop(R) - Method in class org.apache.wicket.util.visit.Visit
-
Stops the visit/traversal and returns result
- Streams - Class in org.apache.wicket.util.io
-
Utilities methods for working with input and output streams.
- STRING - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for a string.
- string - Variable in class org.apache.wicket.util.string.interpolator.VariableInterpolator
-
The String to interpolate into
- StringBufferResourceStream - Class in org.apache.wicket.util.resource
-
A string resource that can be appended to.
- StringBufferResourceStream() - Constructor for class org.apache.wicket.util.resource.StringBufferResourceStream
-
Constructor.
- StringBufferResourceStream(String) - Constructor for class org.apache.wicket.util.resource.StringBufferResourceStream
-
Constructor.
- StringBufferWriter - Class in org.apache.wicket.util.io
-
- StringBufferWriter() - Constructor for class org.apache.wicket.util.io.StringBufferWriter
-
Constructor
- StringList - Class in org.apache.wicket.util.string
-
A typesafe, mutable list of strings supporting a variety of convenient operations as well as
expected operations from List such as add(), size(), remove(), iterator(), get(int index) and
toArray().
- StringList() - Constructor for class org.apache.wicket.util.string.StringList
-
Constructor.
- StringList(int) - Constructor for class org.apache.wicket.util.string.StringList
-
Constructor.
- StringResourceStream - Class in org.apache.wicket.util.resource
-
A StringResourceStream is an IResource implementation for strings.
- StringResourceStream(CharSequence) - Constructor for class org.apache.wicket.util.resource.StringResourceStream
-
Construct.
- StringResourceStream(CharSequence, String) - Constructor for class org.apache.wicket.util.resource.StringResourceStream
-
Construct.
- Strings - Class in org.apache.wicket.util.string
-
A variety of static String utility methods.
- stringToArray(String) - Static method in class org.apache.wicket.util.diff.ToString
-
Breaks a string into an array of strings.
- StringUtils - Class in org.apache.wicket.util.crypt
-
Converts String to and from bytes using the encodings required by the Java specification.
- StringUtils() - Constructor for class org.apache.wicket.util.crypt.StringUtils
-
- stringValue(Object) - Static method in class org.apache.wicket.util.lang.Objects
-
Evaluates the given object as a String.
- stringValue(Object, boolean) - Static method in class org.apache.wicket.util.lang.Objects
-
Evaluates the given object as a String and trims it if the trim flag is true.
- StringValue - Class in org.apache.wicket.util.string
-
Holds an immutable String value and optionally a Locale, with methods to convert to various
types.
- StringValue(String) - Constructor for class org.apache.wicket.util.string.StringValue
-
Private constructor to force use of static factory methods.
- StringValue(String, Locale) - Constructor for class org.apache.wicket.util.string.StringValue
-
Private constructor to force use of static factory methods.
- StringValueConversionException - Exception in org.apache.wicket.util.string
-
Thrown when a string value cannot be converted to some type.
- StringValueConversionException(String) - Constructor for exception org.apache.wicket.util.string.StringValueConversionException
-
Constructor.
- StringValueConversionException(String, Throwable) - Constructor for exception org.apache.wicket.util.string.StringValueConversionException
-
Constructor.
- stripEnding(String, String) - Static method in class org.apache.wicket.util.string.Strings
-
Strips the ending from the string s.
- stripJSessionId(String) - Static method in class org.apache.wicket.util.string.Strings
-
Strip any jsessionid and possibly other redundant info that might be in our way.
- subSequence(int, int) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Returns a new character sequence that is a subsequence of this sequence.
- substring(int) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Returns a new String that contains a subsequence of characters currently
contained in this AppendingStringBuffer.The substring begins at the specified
index and extends to the end of the AppendingStringBuffer.
- substring(int, int) - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Returns a new String that contains a subsequence of characters currently
contained in this AppendingStringBuffer.
- subtract(Duration) - Method in class org.apache.wicket.util.time.Duration
-
Subtracts a given Duration from this Duration.
- subtract(Duration) - Method in class org.apache.wicket.util.time.Time
-
Subtracts the given Duration from this Time object, moving the time
into the past.
- subtract(Time) - Method in class org.apache.wicket.util.time.Time
-
Subtract time from this and returns the difference as a Duration object.
- SunJceCrypt - Class in org.apache.wicket.util.crypt
-
Provide some simple means to encrypt and decrypt strings such as passwords.
- SunJceCrypt() - Constructor for class org.apache.wicket.util.crypt.SunJceCrypt
-
Constructor
- SunJceCrypt(String) - Constructor for class org.apache.wicket.util.crypt.SunJceCrypt
-
Constructor that uses a custom encryption method (cipher).
- sync() - Method in class org.apache.wicket.util.file.File
-
Force contents of file to physical storage
- SystemVariableInterpolator - Class in org.apache.wicket.util.string.interpolator
-
Convenient way of interpolating system properties.
- SystemVariableInterpolator(String) - Constructor for class org.apache.wicket.util.string.interpolator.SystemVariableInterpolator
-
Constructor.
- TagNameParser - Class in org.apache.wicket.util.parse.metapattern.parsers
-
Parses XML tag names and attribute names which may include optional namespaces like
"namespace:name" or "name".
- TagNameParser(CharSequence) - Constructor for class org.apache.wicket.util.parse.metapattern.parsers.TagNameParser
-
Constructs a tag name parser for a given input character sequence.
- Task - Class in org.apache.wicket.util.thread
-
Runs a block of code periodically.
- Task(String) - Constructor for class org.apache.wicket.util.thread.Task
-
Constructor.
- terabytes(long) - Static method in class org.apache.wicket.util.lang.Bytes
-
Instantiate immutable Bytes value object..
- terabytes(double) - Static method in class org.apache.wicket.util.lang.Bytes
-
Instantiate immutable Bytes value object..
- terabytes() - Method in class org.apache.wicket.util.lang.Bytes
-
Gets the byte count in terabytes.
- Threads - Class in org.apache.wicket.util.lang
-
A utility class for dealing with
Threads.
- ThresholdingOutputStream - Class in org.apache.wicket.util.io
-
An output stream which triggers an event when a specified number of bytes of data have been
written to it.
- ThresholdingOutputStream(int) - Constructor for class org.apache.wicket.util.io.ThresholdingOutputStream
-
Constructs an instance of this class which will trigger an event at the specified threshold.
- thresholdReached() - Method in class org.apache.wicket.util.io.DeferredFileOutputStream
-
Switches the underlying output stream from a memory based stream to one that is backed by
disk.
- thresholdReached() - Method in class org.apache.wicket.util.io.ThresholdingOutputStream
-
Indicates that the configured threshold has been reached, and that a subclass should take
whatever action necessary on this event.
- TILDE - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for tilde.
- Time - Class in org.apache.wicket.util.time
-
An immutable Time class that represents a specific point in time.
- time(int, int, int, TimeOfDay.Meridian) - Static method in class org.apache.wicket.util.time.TimeOfDay
-
Retrieves a TimeOfDay on a 12-hour clock.
- time(int, int, TimeOfDay.Meridian) - Static method in class org.apache.wicket.util.time.TimeOfDay
-
Retrieves a TimeOfDay on a 12-hour clock.
- TimeFrame - Class in org.apache.wicket.util.time
-
Immutable class which represents an interval of time with a beginning and an end.
- TimeMap - Class in org.apache.wicket.util.time
-
This class maps ITimeFrames to Objects.
- TimeMap() - Constructor for class org.apache.wicket.util.time.TimeMap
-
- TimeOfDay - Class in org.apache.wicket.util.time
-
An immutable time of day value represented as milliseconds since the most recent midnight.
- TimeOfDay.Meridian - Class in org.apache.wicket.util.time
-
Typesafe AM/PM enumeration.
- to(Class<T>) - Method in class org.apache.wicket.util.string.StringValue
-
Converts this StringValue to a given type.
- toArray() - Method in class org.apache.wicket.util.string.AbstractStringList
-
Returns this String sequence as an array of Strings.
- toArray() - Method in class org.apache.wicket.util.string.StringList
-
Converts this string list to a string array.
- toBoolean(String) - Static method in class org.apache.wicket.util.string.Strings
-
Converts the string s to a Boolean.
- toBoolean() - Method in class org.apache.wicket.util.string.StringValue
-
Convert this text to a boolean.
- toBoolean(boolean) - Method in class org.apache.wicket.util.string.StringValue
-
Convert to boolean, returning default value if text is inconvertible.
- toBooleanObject() - Method in class org.apache.wicket.util.string.StringValue
-
Convert this text to a boolean.
- toByteArray() - Method in class org.apache.wicket.util.io.ByteArrayOutputStream
-
Writes to a byte array.
- toByteArray(InputStream) - Static method in class org.apache.wicket.util.io.IOUtils
-
Get the contents of an InputStream as a byte[].
- toByteArray(Reader) - Static method in class org.apache.wicket.util.io.IOUtils
-
Get the contents of a Reader as a byte[] using the default
character encoding of the platform.
- toByteArray(Reader, String) - Static method in class org.apache.wicket.util.io.IOUtils
-
Get the contents of a Reader as a byte[] using the specified
character encoding.
- toChar(String) - Static method in class org.apache.wicket.util.string.Strings
-
Converts the 1 character string s to a character.
- toChar() - Method in class org.apache.wicket.util.string.StringValue
-
Convert this text to a char.
- toChar(char) - Method in class org.apache.wicket.util.string.StringValue
-
Convert to character, returning default value if text is inconvertible.
- toCharacter() - Method in class org.apache.wicket.util.string.StringValue
-
Convert this text to a Character.
- toCharArray(InputStream) - Static method in class org.apache.wicket.util.io.IOUtils
-
Get the contents of an InputStream as a character array using the default
character encoding of the platform.
- toCharArray(InputStream, String) - Static method in class org.apache.wicket.util.io.IOUtils
-
Get the contents of an InputStream as a character array using the specified
character encoding.
- toCharArray(Reader) - Static method in class org.apache.wicket.util.io.IOUtils
-
Get the contents of a Reader as a character array.
- toDate() - Method in class org.apache.wicket.util.time.Time
-
Retrieves a Date object for this Time object.
- toDateString() - Method in class org.apache.wicket.util.time.Time
-
Converts this Time value to a date String using the date formatter
'yyyy.MM.dd'.
- toDateString(Calendar) - Method in class org.apache.wicket.util.time.Time
-
Converts this Time value to a date String using the formatter
'yyyy.MM.dd'.
- toDouble() - Method in class org.apache.wicket.util.string.StringValue
-
Convert this text to a double.
- toDouble(double) - Method in class org.apache.wicket.util.string.StringValue
-
Convert to double, returning default value if text is inconvertible.
- toDoubleObject() - Method in class org.apache.wicket.util.string.StringValue
-
Convert this text to a Double.
- toDuration() - Method in class org.apache.wicket.util.string.StringValue
-
Convert this text to a Duration instance.
- toDuration(Duration) - Method in class org.apache.wicket.util.string.StringValue
-
Convert to duration, returning default value if text is inconvertible.
- toEnum(CharSequence, Class<T>) - Static method in class org.apache.wicket.util.string.Strings
-
Return this value as en enum value.
- toEnum(Class<T>) - Method in class org.apache.wicket.util.string.StringValue
-
Convert this text to an enum.
- toEnum(T) - Method in class org.apache.wicket.util.string.StringValue
-
Convert this text to an enum.
- toEnum(Class<T>, T) - Method in class org.apache.wicket.util.string.StringValue
-
Convert this text to an enum.
- toEscapedUnicode(String) - Static method in class org.apache.wicket.util.string.Strings
-
Converts unicodes to encoded \uxxxx.
- toHexString(byte[]) - Static method in class org.apache.wicket.util.string.Strings
-
convert byte array to hex string
- toInt() - Method in class org.apache.wicket.util.string.StringValue
-
Convert this text to an int.
- toInt(int) - Method in class org.apache.wicket.util.string.StringValue
-
Convert to integer, returning default value if text is inconvertible.
- toInteger() - Method in class org.apache.wicket.util.string.StringValue
-
Convert this text to an Integer.
- tokenize(String) - Static method in class org.apache.wicket.util.string.StringList
-
Extracts tokens from a comma and space delimited string.
- tokenize(String, String) - Static method in class org.apache.wicket.util.string.StringList
-
Extracts tokens from a delimited string.
- toList() - Method in class org.apache.wicket.util.string.AbstractStringList
-
Returns this String sequence as an array of Strings.
- toLong() - Method in class org.apache.wicket.util.string.StringValue
-
Convert this text to a long.
- toLong(long) - Method in class org.apache.wicket.util.string.StringValue
-
Convert to long integer, returning default value if text is inconvertible.
- toLongObject() - Method in class org.apache.wicket.util.string.StringValue
-
Convert this text to a Long.
- toMultilineMarkup(CharSequence) - Static method in class org.apache.wicket.util.string.Strings
-
Converts a String to multiline HTML markup by replacing newlines with line break entities
(<br/>) and multiple occurrences of newline with paragraph break entities (<p>).
- toOptional(Class<T>) - Method in class org.apache.wicket.util.string.StringValue
-
Converts this StringValue to a given type or null if the value is empty.
- toOptionalBoolean() - Method in class org.apache.wicket.util.string.StringValue
-
Convert to object types, returning null if text is null or empty.
- toOptionalCharacter() - Method in class org.apache.wicket.util.string.StringValue
-
Convert to object types, returning null if text is null or empty.
- toOptionalDouble() - Method in class org.apache.wicket.util.string.StringValue
-
Convert to object types, returning null if text is null or empty.
- toOptionalDuration() - Method in class org.apache.wicket.util.string.StringValue
-
Convert to object types, returning null if text is null or empty.
- toOptionalEnum(Class<T>) - Method in class org.apache.wicket.util.string.StringValue
-
Convert to enum, returning null if text is null or empty.
- toOptionalInteger() - Method in class org.apache.wicket.util.string.StringValue
-
Convert to object types, returning null if text is null or empty.
- toOptionalLong() - Method in class org.apache.wicket.util.string.StringValue
-
Convert to object types, returning null if text is null or empty.
- toOptionalString() - Method in class org.apache.wicket.util.string.StringValue
-
Convert to object types, returning null if text is null.
- toOptionalTime() - Method in class org.apache.wicket.util.string.StringValue
-
Convert to object types, returning null if text is null or empty.
- toQuotedString() - Method in class org.apache.wicket.util.file.File
-
- toRCSString(StringBuilder, String) - Method in class org.apache.wicket.util.diff.AddDelta
-
- toRCSString(StringBuilder, String) - Method in class org.apache.wicket.util.diff.ChangeDelta
-
- toRCSString(StringBuilder, String) - Method in class org.apache.wicket.util.diff.DeleteDelta
-
- toRCSString(StringBuilder, String) - Method in class org.apache.wicket.util.diff.Delta
-
Converts this delta into its RCS style string representation.
- toRCSString(String) - Method in class org.apache.wicket.util.diff.Delta
-
Converts this delta into its RCS style string representation.
- toRCSString(StringBuilder, String) - Method in class org.apache.wicket.util.diff.Revision
-
Converts this revision into its RCS style string representation.
- toRCSString(StringBuilder) - Method in class org.apache.wicket.util.diff.Revision
-
Converts this revision into its RCS style string representation.
- toRCSString(String) - Method in class org.apache.wicket.util.diff.Revision
-
Converts this delta into its RCS style string representation.
- toRCSString() - Method in class org.apache.wicket.util.diff.Revision
-
Converts this delta into its RCS style string representation using the default line
separator.
- toRfc1123TimestampString() - Method in class org.apache.wicket.util.time.Time
-
return timestamp string in RFC1123 format
Contrary to
SimpleDateFormat this is thread-safe.
- toString() - Method in class org.apache.wicket.util.collections.IntHashMap.Entry
-
- toString(StringBuilder) - Method in class org.apache.wicket.util.diff.AddDelta
-
- toString(StringBuilder) - Method in class org.apache.wicket.util.diff.ChangeDelta
-
- toString(StringBuilder) - Method in class org.apache.wicket.util.diff.Chunk
-
Provide a string image of the chunk using the an empty prefix and postfix.
- toString(StringBuilder, String, String) - Method in class org.apache.wicket.util.diff.Chunk
-
Provide a string image of the chunk using the given prefix and postfix.
- toString(StringBuilder) - Method in class org.apache.wicket.util.diff.DeleteDelta
-
- toString(StringBuilder) - Method in class org.apache.wicket.util.diff.Delta
-
Converts this delta into its Unix diff style string representation.
- toString() - Method in class org.apache.wicket.util.diff.myers.PathNode
- toString(StringBuilder) - Method in class org.apache.wicket.util.diff.Revision
-
Converts this revision into its Unix diff style string representation.
- ToString - Class in org.apache.wicket.util.diff
-
This class delegates handling of the to a StringBuilder based version.
- ToString() - Constructor for class org.apache.wicket.util.diff.ToString
-
Construct.
- toString() - Method in class org.apache.wicket.util.diff.ToString
-
- toString(StringBuilder) - Method in class org.apache.wicket.util.diff.ToString
-
Place a string image of the object in a StringBuffer.
- toString() - Method in class org.apache.wicket.util.file.Path
-
- toString() - Method in class org.apache.wicket.util.io.ByteArrayOutputStream
-
- toString(String) - Method in class org.apache.wicket.util.io.ByteArrayOutputStream
-
This as a string using the provided encoding.
- toString() - Method in class org.apache.wicket.util.io.ByteOrderMark
-
Provide a String representation of the BOM.
- toString() - Method in class org.apache.wicket.util.io.FullyBufferedReader
-
- toString(InputStream) - Static method in class org.apache.wicket.util.io.IOUtils
-
Get the contents of an InputStream as a String using the default character
encoding of the platform.
- toString(InputStream, String) - Static method in class org.apache.wicket.util.io.IOUtils
-
Get the contents of an InputStream as a String using the specified character
encoding.
- toString(Reader) - Static method in class org.apache.wicket.util.io.IOUtils
-
Get the contents of a Reader as a String.
- toString() - Method in class org.apache.wicket.util.io.XmlReader
-
- toString() - Method in class org.apache.wicket.util.lang.Bytes
-
Converts this byte count to a string using the default locale.
- toString(Locale) - Method in class org.apache.wicket.util.lang.Bytes
-
Converts this byte count to a string using the given locale.
- toString() - Method in class org.apache.wicket.util.lang.PackageName
-
- toString() - Method in class org.apache.wicket.util.parse.metapattern.Group
-
- toString() - Method in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Converts this MetaPattern to a String.
- toString() - Method in class org.apache.wicket.util.parse.metapattern.OptionalMetaPattern
-
- toString() - Method in class org.apache.wicket.util.resource.FileResourceStream
-
- toString() - Method in class org.apache.wicket.util.resource.StringResourceStream
-
- toString() - Method in class org.apache.wicket.util.string.AbstractStringList
-
Converts this object to a string representation
- toString() - Method in class org.apache.wicket.util.string.AppendingStringBuffer
-
Converts to a string representing the data in this AppendingStringBuffer.
- toString() - Method in class org.apache.wicket.util.string.interpolator.VariableInterpolator
-
Interpolates using variables.
- toString() - Method in class org.apache.wicket.util.string.PrependingStringBuffer
-
- toString(Object) - Static method in class org.apache.wicket.util.string.Strings
-
Converts the given object to a string.
- toString(Throwable) - Static method in class org.apache.wicket.util.string.Strings
-
Converts a Throwable to a string.
- toString() - Method in class org.apache.wicket.util.string.StringValue
-
- toString(String) - Method in class org.apache.wicket.util.string.StringValue
-
Convert to primitive types, returning default value if text is null.
- toString() - Method in class org.apache.wicket.util.thread.Task
-
- toString() - Method in class org.apache.wicket.util.time.Duration
-
Retrieves the String representation of this Duration in days,
hours, minutes, seconds or milliseconds, as appropriate.
- toString(Locale) - Method in class org.apache.wicket.util.time.Duration
-
Retrieves the String representation of this Duration in days,
hours, minutes, seconds or milliseconds, as appropriate.
- toString() - Method in class org.apache.wicket.util.time.Time
-
Converts this Time value to a String suitable for use in a file
system name.
- toString(Calendar, String) - Method in class org.apache.wicket.util.time.Time
-
Converts this Time object to a String using the given
Calendar and format.
- toString(String) - Method in class org.apache.wicket.util.time.Time
-
Converts this Time value to a String using the given format.
- toString() - Method in class org.apache.wicket.util.time.TimeFrame
-
Converts this TimeFrame to a String representation.
- toString() - Method in class org.apache.wicket.util.time.TimeOfDay
-
- toString() - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- toString() - Method in class org.apache.wicket.util.value.IntValue
-
Converts this LongValue to a String.
- toString() - Method in class org.apache.wicket.util.value.LongValue
-
Converts this LongValue to a String.
- toString() - Method in class org.apache.wicket.util.value.ValueMap
-
Generates a String representation of this object.
- totalLength() - Method in class org.apache.wicket.util.string.AbstractStringList
-
- totalLength() - Method in class org.apache.wicket.util.string.StringList
-
- toTime() - Method in class org.apache.wicket.util.string.StringValue
-
Convert this text to a time instance.
- toTime(Time) - Method in class org.apache.wicket.util.string.StringValue
-
Convert to time, returning default value if text is inconvertible.
- track(File, Object) - Method in class org.apache.wicket.util.file.FileCleaner
-
- track(File, Object, FileDeleteStrategy) - Method in class org.apache.wicket.util.file.FileCleaner
-
- track(File, Object) - Method in class org.apache.wicket.util.file.FileCleanerTrackerAdapter
-
- track(File, Object, FileDeleteStrategy) - Method in class org.apache.wicket.util.file.FileCleanerTrackerAdapter
-
- track(String, Object) - Method in class org.apache.wicket.util.file.FileCleanerTrackerAdapter
-
- track(String, Object, FileDeleteStrategy) - Method in class org.apache.wicket.util.file.FileCleanerTrackerAdapter
-
- track(File, Object) - Method in interface org.apache.wicket.util.file.IFileCleaner
-
Track the specified file, using the provided marker, deleting the file when the marker
instance is garbage collected.
- track(File, Object, FileDeleteStrategy) - Method in interface org.apache.wicket.util.file.IFileCleaner
-
Track the specified file, using the provided marker, deleting the file when the marker
instance is garbage collected.
- TrivialCrypt - Class in org.apache.wicket.util.crypt
-
THIS CLASS IS FOR TESTING PURPOSES ONLY.
- TrivialCrypt() - Constructor for class org.apache.wicket.util.crypt.TrivialCrypt
-
- value - Variable in class org.apache.wicket.util.value.IntValue
-
the int value
- value - Variable in class org.apache.wicket.util.value.LongValue
-
the long value
- ValueMap - Class in org.apache.wicket.util.value
-
A IValueMap implementation that holds values, parses Strings, and
exposes a variety of convenience methods.
- ValueMap() - Constructor for class org.apache.wicket.util.value.ValueMap
-
Constructs empty ValueMap.
- ValueMap(Map<? extends String, ?>) - Constructor for class org.apache.wicket.util.value.ValueMap
-
Copy constructor.
- ValueMap(String) - Constructor for class org.apache.wicket.util.value.ValueMap
-
Constructor.
- ValueMap(String, String) - Constructor for class org.apache.wicket.util.value.ValueMap
-
Constructor.
- ValueMap(String, String, MetaPattern) - Constructor for class org.apache.wicket.util.value.ValueMap
-
Constructor.
- valueOf(String) - Static method in enum org.apache.wicket.util.encoding.UrlEncoder.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String, Locale) - Static method in class org.apache.wicket.util.lang.Bytes
-
Converts a string to a number of bytes.
- valueOf(String) - Static method in class org.apache.wicket.util.lang.Bytes
-
Converts a string to a number of bytes.
- valueOf(Collection<?>) - Static method in class org.apache.wicket.util.string.StringList
-
Converts a collection of objects into a list of string values by using the conversion methods
of the StringValue class.
- valueOf(Object[]) - Static method in class org.apache.wicket.util.string.StringList
-
Converts an array of objects into a list of strings by using the object to string conversion
method of the StringValue class.
- valueOf(String) - Static method in class org.apache.wicket.util.string.StringList
-
Returns a string list with just one string in it.
- valueOf(String[]) - Static method in class org.apache.wicket.util.string.StringList
-
Converts a string array to a string list.
- valueOf(double) - Static method in class org.apache.wicket.util.string.StringValue
-
Converts the given input to an instance of StringValue.
- valueOf(double, int, Locale) - Static method in class org.apache.wicket.util.string.StringValue
-
Converts the given input to an instance of StringValue.
- valueOf(double, Locale) - Static method in class org.apache.wicket.util.string.StringValue
-
Converts the given input to an instance of StringValue.
- valueOf(Object) - Static method in class org.apache.wicket.util.string.StringValue
-
Converts the given input to an instance of StringValue.
- valueOf(Object, Locale) - Static method in class org.apache.wicket.util.string.StringValue
-
Converts the given input to an instance of StringValue.
- valueOf(String) - Static method in class org.apache.wicket.util.string.StringValue
-
Converts the given input to an instance of StringValue.
- valueOf(String, Locale) - Static method in class org.apache.wicket.util.string.StringValue
-
Converts the given input to an instance of StringValue.
- valueOf(AppendingStringBuffer) - Static method in class org.apache.wicket.util.string.StringValue
-
Converts the given input to an instance of StringValue.
- valueOf(long) - Static method in class org.apache.wicket.util.time.Duration
-
Retrieves the given long as a Duration.
- valueOf(String) - Static method in class org.apache.wicket.util.time.Duration
-
Converts the given String to a new Duration object.
- valueOf(String, Locale) - Static method in class org.apache.wicket.util.time.Duration
-
Converts the given String to a new Duration object.
- valueOf(Calendar, String) - Static method in class org.apache.wicket.util.time.Time
-
Retrieves a Time instance by parsing 'yyyy.MM.dd-h.mma' format.
- valueOf(Calendar, TimeOfDay) - Static method in class org.apache.wicket.util.time.Time
-
Retrieves a
Time instance based on the given
Calendar and
TimeOfDay objects.
- valueOf(Date) - Static method in class org.apache.wicket.util.time.Time
-
Retrieves a Time instance based on the given Date object.
- valueOf(String) - Static method in class org.apache.wicket.util.time.Time
-
Retrieves a Time instance by parsing 'yyyy.MM.dd-h.mma' format.
- valueOf(String, String) - Static method in class org.apache.wicket.util.time.Time
-
Retrieves a Time instance by parsing 'pattern' format.
- valueOf(TimeOfDay) - Static method in class org.apache.wicket.util.time.Time
-
Retrieves a
Time instance based on the given
TimeOfDay object.
- valueOf(Time, Duration) - Static method in class org.apache.wicket.util.time.TimeFrame
-
Creates a TimeFrame for a start Time and Duration.
- valueOf(Time, Time) - Static method in class org.apache.wicket.util.time.TimeFrame
-
Creates a TimeFrame for given start and end Times.
- valueOf(Calendar, String) - Static method in class org.apache.wicket.util.time.TimeOfDay
-
Converts a time String and Calendar to a TimeOfDay
instance.
- valueOf(Calendar, Time) - Static method in class org.apache.wicket.util.time.TimeOfDay
-
Converts a Time instance and Calendar to a TimeOfDay
instance.
- valueOf(Duration) - Static method in class org.apache.wicket.util.time.TimeOfDay
-
Converts a Duration instance to a TimeOfDay instance.
- valueOf(long) - Static method in class org.apache.wicket.util.time.TimeOfDay
-
Converts a long value to a TimeOfDay instance.
- valueOf(String) - Static method in class org.apache.wicket.util.time.TimeOfDay
-
Converts a String value to a TimeOfDay instance.
- valueOf(Time) - Static method in class org.apache.wicket.util.time.TimeOfDay
-
Converts a String value to a TimeOfDay instance.
- ValueProvider<T> - Class in org.apache.wicket.util
-
Provider that always provides the specified value.
- ValueProvider(T) - Constructor for class org.apache.wicket.util.ValueProvider
-
Construct.
- values() - Method in class org.apache.wicket.util.collections.IntHashMap
-
Returns a collection view of the values contained in this map.
- values() - Method in class org.apache.wicket.util.collections.MicroMap
-
- values() - Method in class org.apache.wicket.util.collections.MiniMap
-
- values() - Static method in enum org.apache.wicket.util.encoding.UrlEncoder.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.apache.wicket.util.value.CopyOnWriteValueMap
-
- VARIABLE_NAME - Static variable in class org.apache.wicket.util.parse.metapattern.MetaPattern
-
Constant for a variable name.
- VariableAssignmentParser - Class in org.apache.wicket.util.parse.metapattern.parsers
-
Parses key value assignment statements like "foo=bar" but also supporting namespaces like
"wicket:foo=bar".
- VariableAssignmentParser(CharSequence) - Constructor for class org.apache.wicket.util.parse.metapattern.parsers.VariableAssignmentParser
-
Construct a variable assignment parser against a given input character sequence
- VariableAssignmentParser(CharSequence, MetaPattern) - Constructor for class org.apache.wicket.util.parse.metapattern.parsers.VariableAssignmentParser
-
Construct a variable assignment parser against a given input character sequence
- VariableInterpolator - Class in org.apache.wicket.util.string.interpolator
-
Base class for variable interpolators.
- VariableInterpolator(String) - Constructor for class org.apache.wicket.util.string.interpolator.VariableInterpolator
-
Constructor.
- VariableInterpolator(String, boolean) - Constructor for class org.apache.wicket.util.string.interpolator.VariableInterpolator
-
Constructor.
- velocityIgnore - Variable in class org.apache.wicket.util.license.ApacheLicenseHeaderTestCase
-
- verify(List<Object>) - Method in class org.apache.wicket.util.diff.AddDelta
-
- verify(List<Object>) - Method in class org.apache.wicket.util.diff.ChangeDelta
-
- verify(List<Object>) - Method in class org.apache.wicket.util.diff.Chunk
-
Verifies that this chunk's saved text matches the corresponding text in the given sequence.
- verify(List<Object>) - Method in class org.apache.wicket.util.diff.DeleteDelta
-
- verify(List<Object>) - Method in class org.apache.wicket.util.diff.Delta
-
Verifies that this delta can be used to patch the given text.
- visit(Revision) - Method in interface org.apache.wicket.util.diff.RevisionVisitor
-
- visit(DeleteDelta) - Method in interface org.apache.wicket.util.diff.RevisionVisitor
-
- visit(ChangeDelta) - Method in interface org.apache.wicket.util.diff.RevisionVisitor
-
- visit(AddDelta) - Method in interface org.apache.wicket.util.diff.RevisionVisitor
-
- visit(Throwable, Exceptions.Visit<T>) - Method in interface org.apache.wicket.util.lang.Exceptions.IThrowableVisitor
-
Visit a throwable
- visit(Throwable, Exceptions.IThrowableVisitor<T>) - Static method in class org.apache.wicket.util.lang.Exceptions
-
- Visit<R> - Class in org.apache.wicket.util.visit
-
Implementation of
IVisit used by traversal algorithms
- Visit() - Constructor for class org.apache.wicket.util.visit.Visit
-
- visit(Iterable<? super S>, IVisitor<S, R>) - Static method in class org.apache.wicket.util.visit.Visits
-
Visits container and its children pre-order (parent first).
- visit(Iterable<? super S>, IVisitor<S, R>, IVisitFilter) - Static method in class org.apache.wicket.util.visit.Visits
-
Visits container and its children pre-order (parent first).
- visitChildren(Object) - Method in class org.apache.wicket.util.visit.ClassVisitFilter
-
Controls whether or not the object's children will be visited
- visitChildren(Object) - Method in interface org.apache.wicket.util.visit.IVisitFilter
-
Controls whether or not the object's children will be visited
- visitChildren(Iterable<? super S>, IVisitor<S, R>, IVisitFilter) - Static method in class org.apache.wicket.util.visit.Visits
-
Visits children of the specified
Iterable pre-order (parent first).
- visitChildren(Iterable<? super S>, IVisitor<S, R>) - Static method in class org.apache.wicket.util.visit.Visits
-
Visits children of the specified
Iterable pre-order (parent first).
- visitObject(Object) - Method in class org.apache.wicket.util.visit.ClassVisitFilter
-
Controls whether or not the object will be visited
- visitObject(Object) - Method in interface org.apache.wicket.util.visit.IVisitFilter
-
Controls whether or not the object will be visited
- visitPostOrder(S, IVisitor<S, R>) - Static method in class org.apache.wicket.util.visit.Visits
-
Visits the specified object and any of its children using a post-order (child first)
traversal.
- visitPostOrder(Object, IVisitor<S, R>, IVisitFilter) - Static method in class org.apache.wicket.util.visit.Visits
-
Visits the specified object and any of its children using a post-order (child first)
traversal.
- Visits - Class in org.apache.wicket.util.visit
-
Utility class that contains visitor/traversal related code