org.apache.fop.datatypes

Class URISpecification


public class URISpecification
extends java.lang.Object

This class contains method to deal with the datatype from XSL-FO.

Method Summary

static String
getURL(String href)
Get the URL string from a wrapped URL.

Method Details

getURL

public static String getURL(String href)
Get the URL string from a wrapped URL.
Parameters:
href - the input wrapped URL
Returns:
the raw URL

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.