- All Implemented Interfaces:
- Serializable, org.apache.wicket.IClusterable, org.apache.wicket.model.IChainingModel<NodeTranslator>, org.apache.wicket.model.IDetachable, org.apache.wicket.model.IModel<NodeTranslator>
public class NodeTranslator
extends NodeModelWrapper<NodeTranslator>
Translator of node names, property names and values. When a node has the mixin
hippo:translated set, it is used to lookup the translated strings. When no such mixin
is present or the node doesn't exist, the last element of the node path is returned.
- See Also:
- Serialized Form