org.jfree.report.flow

Class ReportTargetUtil


public class ReportTargetUtil
extends java.lang.Object

Todo: Document me!
Author:
Thomas Morgner
Since:
20.03.2007

Method Summary

static String
getElemenTypeFromAttribute(AttributeMap attrs)
static String
getNamespaceFromAttribute(AttributeMap attrs)
static boolean
isElementOfType(String uri, String tagName, AttributeMap attrs)

Method Details

getElemenTypeFromAttribute

public static String getElemenTypeFromAttribute(AttributeMap attrs)

getNamespaceFromAttribute

public static String getNamespaceFromAttribute(AttributeMap attrs)

isElementOfType

public static boolean isElementOfType(String uri,
                                      String tagName,
                                      AttributeMap attrs)