All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.w3c.jigadm.editors.LanguageAttributeModifier

java.lang.Object
   |
   +----org.w3c.jigadm.editors.LanguageAttributeModifier

public class LanguageAttributeModifier
extends Object
implements EditorModifier

Constructor Index

 o LanguageAttributeModifier()
Create a new LanguageAttributeModifier

Method Index

 o modify(String)
Modify the selected item, returns the 2 first characters

Constructors

 o LanguageAttributeModifier
 public LanguageAttributeModifier()
Create a new LanguageAttributeModifier

Methods

 o modify
 public String modify(String item)
Modify the selected item, returns the 2 first characters

Returns:
The modifier item

All Packages  Class Hierarchy  This Package  Previous  Next  Index