|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stvconsultants.easygloss.AbstractGloss
com.stvconsultants.easygloss.StandardShortGloss
public class StandardShortGloss
A StandardGloss is a decorator for annotated objects.
| Constructor Summary | |
|---|---|
StandardShortGloss(Footnote annotation,
short value)
Creates a new instance of StandardGloss |
|
| Method Summary | |
|---|---|
void |
apply(java.lang.Object instance)
Apply the gloss to the instance |
void |
applyStatic(java.lang.Class instanceClass)
Apply the gloss to the class |
| Methods inherited from class com.stvconsultants.easygloss.AbstractGloss |
|---|
apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, apply, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, applyStatic, filter, filter, filterGetters, filterSetters, findFields, findMethods, findSetter, invoke, invoke, invoke, matchParameters |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardShortGloss(Footnote annotation,
short value)
annotation - The type of annotation that this gloss will stick tovalue - The value to inject| Method Detail |
|---|
public void apply(java.lang.Object instance)
apply in class AbstractGlossinstance - The object to which the gloss should be appliedpublic void applyStatic(java.lang.Class instanceClass)
applyStatic in class AbstractGlossinstanceClass - The object to which the gloss should be applied
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||