org.apache.abdera.i18n.iri
Class IRIHelper

java.lang.Object
  extended by org.apache.abdera.i18n.iri.IRIHelper

public class IRIHelper
extends Object

Utility methods for working with URI's / IRI's


Constructor Summary
IRIHelper()
           
 
Method Summary
static boolean isJavascriptUri(IRI uri)
           
static boolean isMailtoUri(IRI uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IRIHelper

public IRIHelper()
Method Detail

isJavascriptUri

public static boolean isJavascriptUri(IRI uri)

isMailtoUri

public static boolean isMailtoUri(IRI uri)


Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.