com.frevvo.forms.client.ext
Class KeysExtension.KeyHandler
java.lang.Object
com.google.gdata.util.XmlParser.ElementHandler
com.google.gdata.data.AbstractExtension.AttributesHandler
com.google.gdata.data.ExtensionPoint.ExtensionHandler
com.frevvo.forms.client.ext.KeysExtension.KeyHandler
- All Implemented Interfaces:
- Key
- Enclosing class:
- KeysExtension
protected class KeysExtension.KeyHandler
- extends ExtensionPoint.ExtensionHandler
- implements Key
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeysExtension.KeyHandler
public KeysExtension.KeyHandler(ExtensionProfile extProfile,
String id)
throws ParseException
- Throws:
ParseException
getId
public String getId()
- Specified by:
getId in interface Key
setId
public void setId(String id)
getName
public String getName()
- Specified by:
getName in interface Key
setName
public void setName(String keyName)
getValue
public String getValue()
- Specified by:
getValue in interface Key
setValue
public void setValue(String keyValue)
processAttribute
public void processAttribute(String namespace,
String localName,
String value)
throws ParseException
- Overrides:
processAttribute in class XmlParser.ElementHandler
- Throws:
ParseException
Copyright © 2006-2011 frevvo Inc. All Rights Reserved.