org.jfree.report.flow

Class ReportTargetUtil

public class ReportTargetUtil extends Object

Todo: Document me!

Since: 20.03.2007

Author: Thomas Morgner

Method Summary
static StringgetElemenTypeFromAttribute(AttributeMap attrs)
static StringgetNamespaceFromAttribute(AttributeMap attrs)
static booleanisElementOfType(String uri, String tagName, AttributeMap attrs)

Method Detail

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)