|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyChanger
Interface for objects that change tag names or properties systematically.
Method Summary | |
---|---|
java.lang.Object |
getNewTag(java.lang.Object oldTag)
getNewTag returns the tag which substitutes the
specified value. |
Method Detail |
---|
java.lang.Object getNewTag(java.lang.Object oldTag)
getNewTag
returns the tag which substitutes the
specified value.
If there is no mapping associated with this tag, it is returned unchanged.
oldTag
- an Object
to substitute.
Object
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |