org.openpermis.editor.policy.gui.binding
Class UriConverter
java.lang.Object
org.jdesktop.beansbinding.Converter<URI,String>
org.openpermis.editor.policy.gui.binding.UriConverter
public class UriConverter
- extends org.jdesktop.beansbinding.Converter<URI,String>
Converter that converts String
to URI
and vice versa.
- Since:
- 0.1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UriConverter
public UriConverter()
convertForward
public String convertForward(URI value)
- Specified by:
convertForward
in class org.jdesktop.beansbinding.Converter<URI,String>
- Since:
- 0.1.0
convertReverse
public URI convertReverse(String value)
- Specified by:
convertReverse
in class org.jdesktop.beansbinding.Converter<URI,String>
- Since:
- 0.1.0
PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:15:11
Copyright (c) 2002-2007 Ergon Informatik AG