org.openpermis.editor.policy.gui.binding
Class UriConverter

java.lang.Object
  extended by org.jdesktop.beansbinding.Converter<URI,String>
      extended by 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

Constructor Summary
UriConverter()
           
 
Method Summary
 String convertForward(URI value)
           
 URI convertReverse(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UriConverter

public UriConverter()
Method Detail

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:22
Copyright (c) 2002-2007 Ergon Informatik AG