|
||||||||||
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 | |
---|---|
Object |
getNewTag(Object oldTag)
getNewTag returns the tag which substitutes the
specified value. |
Method Detail |
---|
Object getNewTag(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 |