org.apache.xbean.spring.context.impl
Class ObjectNameEditor

java.lang.Object
  extended byjava.beans.PropertyEditorSupport
      extended byorg.apache.xbean.spring.context.impl.ObjectNameEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class ObjectNameEditor
extends java.beans.PropertyEditorSupport

Editor for java.net.URI


Constructor Summary
ObjectNameEditor()
           
 
Method Summary
 java.lang.String getAsText()
           
 void setAsText(java.lang.String text)
           
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectNameEditor

public ObjectNameEditor()
Method Detail

setAsText

public void setAsText(java.lang.String text)
               throws java.lang.IllegalArgumentException
Throws:
java.lang.IllegalArgumentException

getAsText

public java.lang.String getAsText()


Copyright © {inceptionYear}-2006 Apache Software Foundation. All Rights Reserved.