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

A

AbstractCodepageDetector - Class in info.monitorenter.cpdetector.io
This implementation provides the default implementation for the high-level codepage detection method AbstractCodepageDetector.open(URL)of the implemented interface ICodepageProcessor.
AbstractCodepageDetector() - Constructor for class info.monitorenter.cpdetector.io.AbstractCodepageDetector
 
accept(Class) - Method in class info.monitorenter.cpdetector.io.ClassFileFilterIsA
 
accept(File) - Method in class info.monitorenter.cpdetector.io.ClassFileFilterIsA
Tries to detect (from the file path and the Classloaders urls) and load the corresponding class and delegates to ClassFileFilterIsA.accept(Class).
accept(File) - Method in class info.monitorenter.cpdetector.io.FileFilterExtensions
 
accept(Class) - Method in interface info.monitorenter.cpdetector.io.IClassFileFilter
 
accept(File) - Method in class info.monitorenter.cpdetector.test.ui.ClassFileChooser
 
ACmdLineArgsInheritor - Class in info.monitorenter.cpdetector
Base class for inheritance of command line arguments.
ACmdLineArgsInheritor() - Constructor for class info.monitorenter.cpdetector.ACmdLineArgsInheritor
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.cpdetector.test.ui.FitAuthoringClient
 
add(ICodepageDetector) - Method in class info.monitorenter.cpdetector.io.CodepageDetectorProxy
Adds the given instance to this proxie's detection capability.
addChild(Object) - Method in interface info.monitorenter.cpdetector.util.collections.ITreeNode
Comfortable method for adding child nodes.
addChild(Object) - Method in class info.monitorenter.cpdetector.util.collections.ITreeNode.DefaultTreeNode
The given Object will be stored in a newly created ITreeNode which will get assigned this node to be it's father, while this instance will store the new node in it's list (unconditionally: e.g.
addChildNode(ITreeNode) - Method in interface info.monitorenter.cpdetector.util.collections.ITreeNode
Adds the given ITreeNode to the set of this instances childs.
addChildNode(ITreeNode) - Method in class info.monitorenter.cpdetector.util.collections.ITreeNode.DefaultTreeNode
The given ITreeNode will become this node to be it's father, while this instance will store the given node in it's list if not null (unconditionally: e.g.
addChildNode(ITreeNode) - Method in class info.monitorenter.cpdetector.util.collections.TreeNodeUniqueChildren
If the given argument is already a child node of this one (by the means of the equals method), it will replace the old node but gets the childs of the old node.
addChildNodes(ITreeNode[]) - Method in interface info.monitorenter.cpdetector.util.collections.ITreeNode
Adds all given ITreeNode instances to the set of this instances childs.
addChildNodes(ITreeNode[]) - Method in class info.monitorenter.cpdetector.util.collections.ITreeNode.DefaultTreeNode
 
addChildren(Object[]) - Method in interface info.monitorenter.cpdetector.util.collections.ITreeNode
Adds all given Objects to newly instanciated ITreeNode instances that are added to the set of this instances childs.
addChildren(Object[]) - Method in class info.monitorenter.cpdetector.util.collections.ITreeNode.DefaultTreeNode
 
addChoosableFileFilter(FileFilter) - Method in class info.monitorenter.cpdetector.test.ui.ClassFileChooser
Note that not only the FileFilter instances control the acceptance but also the added IClassFileFilter instances.
addClassFileFilter(IClassFileFilter) - Method in class info.monitorenter.cpdetector.test.ui.ClassFileChooser
Unlike the FileFilter instances in the superclass, multiple ClassFileFilters are allowd at the same time.
addCmdLineOption(String, CmdLineParser.Option) - Method in class info.monitorenter.cpdetector.ACmdLineArgsInheritor
Subclasses have to call from their constructor and implant their desired options.
addSuperClass(Class) - Method in class info.monitorenter.cpdetector.io.ClassFileFilterIsA
Adds the given argument to the acceptance filter.
allms - Variable in class cpdetector.test.StopWatchSimple
 
appendSpaces(String, int) - Static method in class info.monitorenter.util.StringUtil
Appends the given amount of spaces to the String.
ArraysToString(List) - Static method in class info.monitorenter.util.StringUtil
Little String output - helper that modifies the given LinkedList by getting it's Objects and replace them by their toString() - representation.
ArrayToString(Object) - Static method in class info.monitorenter.util.StringUtil
If the given Object is no Array, it's toString - method is invoked.
ASCIIDetector - Class in info.monitorenter.cpdetector.io
A simple detector that may be used to detect plain ASCII.
available() - Method in class info.monitorenter.cpdetector.io.InputStreamDebug
 

A B C D E F G H I J L M N O P R S T U V X _
Copyleft ㊢ 2003-2004 MPL 1.1, All Rights Footloose.