Class ReportTargetUtil

java.lang.Object
org.jfree.report.flow.ReportTargetUtil

public class ReportTargetUtil extends Object
Todo: Document me!
Since:
20.03.2007
Author:
Thomas Morgner
  • Method Details

    • getNamespaceFromAttribute

      public static String getNamespaceFromAttribute(org.jfree.layouting.util.AttributeMap attrs)
    • getElemenTypeFromAttribute

      public static String getElemenTypeFromAttribute(org.jfree.layouting.util.AttributeMap attrs)
    • isElementOfType

      public static boolean isElementOfType(String uri, String tagName, org.jfree.layouting.util.AttributeMap attrs)