A B C E F G H I J M S T W

A

AbstractGloss - Class in com.stvconsultants.easygloss
AbstractGloss is the base class for all glosses.
AbstractGloss() - Constructor for class com.stvconsultants.easygloss.AbstractGloss
Creates a new instance of AbstractGloss
add(AbstractGloss) - Method in class com.stvconsultants.easygloss.MultiGloss
Adds a coat to the gloss
addEJB(Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Add a default EJB to the gloss.
addEJB(String, Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Add a specific EJB to the gloss.
addEJB(String, String, Class, Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Add a specific EJB to the gloss.
addEM(EntityManager) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Add a default entity manager to the gloss.
addEM(String, EntityManager) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Add an entity manager to the gloss.
addEMF(EntityManagerFactory) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Add a default entity manager factory to the gloss.
addEMF(String, EntityManagerFactory) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Add an entity manager factory to the gloss.
addGenericEJB(Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Add a general EJB to the gloss.
addGenericEM(EntityManager) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Add a general entity manager to the gloss.
addGenericEMF(EntityManagerFactory) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Add a general entity manager factory to the gloss.
addGenericResource(Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Add a general resource to the gloss.
addResource(Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Add a default resource to the gloss.
addResource(String, Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Add a specific resource to the gloss.
addResource(String, Class, Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Add a specific resource to the gloss.
afterActivate(Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Invoke any @PostActivate annotated callbacks in the instance.
afterLoad(Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Invoke any @PostLoad annotated callbacks in the instance.
afterPersist(Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Invoke any @PostPersist annotated callbacks in the instance.
afterRemove(Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Invoke any @PostRemove annotated callbacks in the instance.
afterUpdate(Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Invoke any @PostUpdate annotated callbacks in the instance.
annotationType() - Method in class com.stvconsultants.easygloss.footnotes.Footnote
Required by Annotation interface.
apply(Footnote, Object, Object) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Annotation, Object, Object) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Class<? extends Annotation>, Object, Object) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Footnote, Object, int) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Annotation, Object, int) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Class<? extends Annotation>, Object, int) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Footnote, Object, short) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Annotation, Object, short) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Class<? extends Annotation>, Object, short) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Footnote, Object, long) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Annotation, Object, long) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Class<? extends Annotation>, Object, long) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Footnote, Object, float) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Annotation, Object, float) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Class<? extends Annotation>, Object, float) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Footnote, Object, double) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Annotation, Object, double) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Class<? extends Annotation>, Object, double) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Footnote, Object, char) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Annotation, Object, char) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Class<? extends Annotation>, Object, char) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Footnote, Object, byte) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Annotation, Object, byte) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Class<? extends Annotation>, Object, byte) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Footnote, Object, boolean) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Annotation, Object, boolean) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Class<? extends Annotation>, Object, boolean) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
apply(Object) - Method in class com.stvconsultants.easygloss.AbstractGloss
Apply the gloss to the instance
apply(Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Apply the gloss to the instance.
apply(Object) - Method in class com.stvconsultants.easygloss.MultiGloss
Apply the gloss to the instance
apply(Object) - Method in class com.stvconsultants.easygloss.StandardBooleanGloss
Apply the gloss to the instance
apply(Object) - Method in class com.stvconsultants.easygloss.StandardByteGloss
Apply the gloss to the instance
apply(Object) - Method in class com.stvconsultants.easygloss.StandardCharGloss
Apply the gloss to the instance
apply(Object) - Method in class com.stvconsultants.easygloss.StandardDoubleGloss
Apply the gloss to the instance
apply(Object) - Method in class com.stvconsultants.easygloss.StandardFloatGloss
Apply the gloss to the instance
apply(Object) - Method in class com.stvconsultants.easygloss.StandardGloss
Apply the gloss to the instance
apply(Object) - Method in class com.stvconsultants.easygloss.StandardIntGloss
Apply the gloss to the instance
apply(Object) - Method in class com.stvconsultants.easygloss.StandardLongGloss
Apply the gloss to the instance
apply(Object) - Method in class com.stvconsultants.easygloss.StandardShortGloss
Apply the gloss to the instance
applyStatic(Footnote, Class, Object) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the static class.
applyStatic(Annotation, Class, Object) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the static class.
applyStatic(Class<? extends Annotation>, Class, Object) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the static class.
applyStatic(Class) - Method in class com.stvconsultants.easygloss.AbstractGloss
Apply the gloss to the class
applyStatic(Footnote, Class, int) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Annotation, Class, int) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Class<? extends Annotation>, Class, int) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Footnote, Class, short) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Annotation, Class, short) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Class<? extends Annotation>, Class, short) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Footnote, Class, long) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Annotation, Class, long) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Class<? extends Annotation>, Class, long) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Footnote, Class, float) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Annotation, Class, float) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Class<? extends Annotation>, Class, float) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Footnote, Class, double) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Annotation, Class, double) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Class<? extends Annotation>, Class, double) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Footnote, Class, char) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Annotation, Class, char) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Class<? extends Annotation>, Class, char) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Footnote, Class, byte) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Annotation, Class, byte) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Class<? extends Annotation>, Class, byte) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Footnote, Class, boolean) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Annotation, Class, boolean) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Class<? extends Annotation>, Class, boolean) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Apply the specified gloss to the instance.
applyStatic(Class) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Apply the gloss to the class
applyStatic(Class) - Method in class com.stvconsultants.easygloss.MultiGloss
Apply the gloss to the class
applyStatic(Class) - Method in class com.stvconsultants.easygloss.StandardBooleanGloss
Apply the gloss to the class
applyStatic(Class) - Method in class com.stvconsultants.easygloss.StandardByteGloss
Apply the gloss to the class
applyStatic(Class) - Method in class com.stvconsultants.easygloss.StandardCharGloss
Apply the gloss to the class
applyStatic(Class) - Method in class com.stvconsultants.easygloss.StandardDoubleGloss
Apply the gloss to the class
applyStatic(Class) - Method in class com.stvconsultants.easygloss.StandardFloatGloss
Apply the gloss to the class
applyStatic(Class) - Method in class com.stvconsultants.easygloss.StandardGloss
Apply the gloss to the class
applyStatic(Class) - Method in class com.stvconsultants.easygloss.StandardIntGloss
Apply the gloss to the class
applyStatic(Class) - Method in class com.stvconsultants.easygloss.StandardLongGloss
Apply the gloss to the class
applyStatic(Class) - Method in class com.stvconsultants.easygloss.StandardShortGloss
Apply the gloss to the class

B

beforeDestroy(Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Invoke any @PreDestroy annotated callbacks in the instance.
beforePassivate(Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Invoke any @PrePassivate annotated callbacks in the instance.
beforePersist(Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Invoke any @PrePersist annotated callbacks in the instance.
beforeRemove(Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Invoke any @PreRemove annotated callbacks in the instance.
beforeUpdate(Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Invoke any @PreUpdate annotated callbacks in the instance.

C

clearInjection() - Static method in class com.stvconsultants.easygloss.javaee.GlossInjectionProvider
Removes all gloss from injection.
com.stvconsultants.easygloss - package com.stvconsultants.easygloss
The EasyGloss package provides mechanisms to inject dependencies into your objects under test.
com.stvconsultants.easygloss.footnotes - package com.stvconsultants.easygloss.footnotes
Footnotes are objects that can be used to identify Annotation objects that match specified criteria.
com.stvconsultants.easygloss.javaee - package com.stvconsultants.easygloss.javaee
JavaEEGloss automates applying typical glosses to JavaEE objects.
com.sun.faces.spi - package com.sun.faces.spi
 

E

equals(Object) - Method in class com.stvconsultants.easygloss.footnotes.Footnote
Returns true if the specified object represents an annotation that is logically equivalent to this one.
equals(Object) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Compare this instance with another instance.
excluding(String, Object) - Method in class com.stvconsultants.easygloss.footnotes.Footnote
Add a criterion to the footnote.

F

filter(List<Field>, Class) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Filter a list of fields, returning a list of only those that are assignment compatible with type.
filter(List<Method>, Class, Class[]) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Filter a list of methods, returning a list of only those that match the method signature.
filterGetters(List<Method>, Class) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Filter a list of methods, returning a list of only those that are getters for type type.
filterSetters(List<Method>, Class) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Filter a list of methods, returning a list of only those that are setters for type type.
findFields(Class, Footnote) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Get all the annotated fields for the class clazz including those from the superclasses.
findMethods(Class, Footnote) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Get all the annotated methods for the class clazz including those from the superclasses.
findSetter(Class, Method) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Find the setter for the corresponding getter in the specified class.
Footnote - Class in com.stvconsultants.easygloss.footnotes
A loose Annotation for matching against other annotations.
Footnote(Class<? extends Annotation>) - Constructor for class com.stvconsultants.easygloss.footnotes.Footnote
Creates a new instance of Footnote.
Footnote(Annotation) - Constructor for class com.stvconsultants.easygloss.footnotes.Footnote
Creates a new instance of Footnote.

G

GlossApplicationError - Error in com.stvconsultants.easygloss
A GlossApplicationError indicates that something went wrong during application of the gloss.
GlossApplicationError() - Constructor for error com.stvconsultants.easygloss.GlossApplicationError
Creates a new instance of GlossApplicationError without detail message.
GlossApplicationError(String) - Constructor for error com.stvconsultants.easygloss.GlossApplicationError
Constructs an instance of GlossApplicationError with the specified detail message.
GlossApplicationError(Throwable) - Constructor for error com.stvconsultants.easygloss.GlossApplicationError
Constructs an instance of GlossApplicationError with the specified cause.
GlossInjectionProvider - Class in com.stvconsultants.easygloss.javaee
An implementation of Java Server Faces 1.2 InjectionProvider in order to support testing JSF applications.
GlossInjectionProvider() - Constructor for class com.stvconsultants.easygloss.javaee.GlossInjectionProvider
 

H

hashCode() - Method in class com.stvconsultants.easygloss.footnotes.Footnote
Returns the hash code of this footnote.
hashCode() - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Calculate the hashCode for this instance.

I

IllegalFootnoteMatchingRuleError - Error in com.stvconsultants.easygloss.footnotes
Thrown by FootnoteElement if an attempt is made to set an illegal footnote matching rule, that is a rule that can never match any annotation.
IllegalFootnoteMatchingRuleError() - Constructor for error com.stvconsultants.easygloss.footnotes.IllegalFootnoteMatchingRuleError
 
including(String, Object) - Method in class com.stvconsultants.easygloss.footnotes.Footnote
Add a criterion to the footnote.
inject(Object) - Method in class com.stvconsultants.easygloss.javaee.GlossInjectionProvider
The implementation of this method must perform the following steps: Inject the supported resources per the Servlet 2.5 specification into the provided object Inoke any method marked with the @PostConstruct annotation (per the Common Annotations Specification)
inject(Object) - Method in interface com.sun.faces.spi.InjectionProvider
The implementation of this method must perform the following steps: Inject the supported resources per the Servlet 2.5 specification into the provided object Inoke any method marked with the @PostConstruct annotation (per the Common Annotations Specification)
InjectionProvider - Interface in com.sun.faces.spi
This interface defines an integration point for Java EE vendors.
InjectionProviderException - Exception in com.sun.faces.spi
Wraps any exception thrown by an implementation of InjectionProvider.
InjectionProviderException(Throwable) - Constructor for exception com.sun.faces.spi.InjectionProviderException
Creates a new InjectionProviderException with the root cause of the error.
InjectionProviderException(String, Throwable) - Constructor for exception com.sun.faces.spi.InjectionProviderException
Creates a new InjectionProviderException with a descriptive message and the root cause of the error.
invoke(Footnote, Object, Object...) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Call all the matching annotated methods in the instance using the parameters specified.
invoke(Annotation, Object, Object...) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Call all the matching annotated methods in the instance using the parameters specified.
invoke(Class<? extends Annotation>, Object, Object...) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Call all the matching annotated methods in the instance using the parameters specified.
invokePreDestroy(Object) - Method in class com.stvconsultants.easygloss.javaee.GlossInjectionProvider
The implemenation of this method must invoke any method marked with the @PreDestroy annotation (per the Common Annotations Specification).
invokePreDestroy(Object) - Method in interface com.sun.faces.spi.InjectionProvider
The implemenation of this method must invoke any method marked with the @PreDestroy annotation (per the Common Annotations Specification).

J

JavaEEGloss - Class in com.stvconsultants.easygloss.javaee
A gloss for applying to JavaEE annotated classes.
JavaEEGloss() - Constructor for class com.stvconsultants.easygloss.javaee.JavaEEGloss
Creates a new instance of JavaEEGloss

M

make(Class<T>) - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Create a new instance of T and apply the gloss to it.
matches(Annotation) - Method in class com.stvconsultants.easygloss.footnotes.Footnote
Returns true if the specified object represents an annotation that is logically equivalent to this one.
matching(String, String) - Method in class com.stvconsultants.easygloss.footnotes.Footnote
Add a criterion to the footnote.
matchParameters(Method, Class<?>[]) - Static method in class com.stvconsultants.easygloss.AbstractGloss
Check if the method's parameters match paramTypes.
MultiGloss - Class in com.stvconsultants.easygloss
A MultiGloss is a decorator for annotated objects that applies multiple coats of gloss.
MultiGloss() - Constructor for class com.stvconsultants.easygloss.MultiGloss
Creates a new instance of MultiGloss

S

setInjection(JavaEEGloss) - Static method in class com.stvconsultants.easygloss.javaee.GlossInjectionProvider
Sets a new gloss to apply.
StandardBooleanGloss - Class in com.stvconsultants.easygloss
A StandardGloss is a decorator for annotated objects.
StandardBooleanGloss(Footnote, boolean) - Constructor for class com.stvconsultants.easygloss.StandardBooleanGloss
Creates a new instance of StandardGloss
StandardByteGloss - Class in com.stvconsultants.easygloss
A StandardGloss is a decorator for annotated objects.
StandardByteGloss(Footnote, byte) - Constructor for class com.stvconsultants.easygloss.StandardByteGloss
Creates a new instance of StandardGloss
StandardCharGloss - Class in com.stvconsultants.easygloss
A StandardGloss is a decorator for annotated objects.
StandardCharGloss(Footnote, char) - Constructor for class com.stvconsultants.easygloss.StandardCharGloss
Creates a new instance of StandardGloss
StandardDoubleGloss - Class in com.stvconsultants.easygloss
A StandardGloss is a decorator for annotated objects.
StandardDoubleGloss(Footnote, double) - Constructor for class com.stvconsultants.easygloss.StandardDoubleGloss
Creates a new instance of StandardGloss
StandardFloatGloss - Class in com.stvconsultants.easygloss
A StandardGloss is a decorator for annotated objects.
StandardFloatGloss(Footnote, float) - Constructor for class com.stvconsultants.easygloss.StandardFloatGloss
Creates a new instance of StandardGloss
StandardGloss - Class in com.stvconsultants.easygloss
A StandardGloss is a decorator for annotated objects.
StandardGloss(Footnote, Object) - Constructor for class com.stvconsultants.easygloss.StandardGloss
Creates a new instance of StandardGloss
StandardIntGloss - Class in com.stvconsultants.easygloss
A StandardGloss is a decorator for annotated objects.
StandardIntGloss(Footnote, int) - Constructor for class com.stvconsultants.easygloss.StandardIntGloss
Creates a new instance of StandardGloss
StandardLongGloss - Class in com.stvconsultants.easygloss
A StandardGloss is a decorator for annotated objects.
StandardLongGloss(Footnote, long) - Constructor for class com.stvconsultants.easygloss.StandardLongGloss
Creates a new instance of StandardGloss
StandardShortGloss - Class in com.stvconsultants.easygloss
A StandardGloss is a decorator for annotated objects.
StandardShortGloss(Footnote, short) - Constructor for class com.stvconsultants.easygloss.StandardShortGloss
Creates a new instance of StandardGloss

T

toString() - Method in class com.stvconsultants.easygloss.footnotes.Footnote
Generate a string representation of the Footnote.
toString() - Method in class com.stvconsultants.easygloss.javaee.JavaEEGloss
Generate a string representation of this gloss.

W

with(String, Object) - Method in class com.stvconsultants.easygloss.footnotes.Footnote
Add a criterion to the footnote.
without(String, Object) - Method in class com.stvconsultants.easygloss.footnotes.Footnote
Add a criterion to the footnote.

A B C E F G H I J M S T W

Copyright © 2006 null. All Rights Reserved.