org.apache.wookie.w3c.util
Class IRIValidator

java.lang.Object
  extended by org.apache.wookie.w3c.util.IRIValidator

public class IRIValidator
extends java.lang.Object

IRI checking utility This should be replaced with a "real" IRI implementation as soon as one becomes available.

Author:
Scott Wilson

Constructor Summary
IRIValidator()
           
 
Method Summary
static boolean isValidIRI(java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IRIValidator

public IRIValidator()
Method Detail

isValidIRI

public static boolean isValidIRI(java.lang.String str)


2012 Apache Software Foundation.