org.deegree.services.wps.provider.jrxml
Class JrxmlUtils

java.lang.Object
  extended by org.deegree.services.wps.provider.jrxml.JrxmlUtils

public class JrxmlUtils
extends Object

Version:
$Revision: $, $Date: $
Author:
Lyn Goltz, last edited by: $Author: lyn $

Nested Class Summary
static class JrxmlUtils.OUTPUT_MIME_TYPES
           
 
Field Summary
static String JASPERREPORTS_NS
           
static String JASPERREPORTS_PREFIX
           
static NamespaceBindings nsContext
           
 
Constructor Summary
JrxmlUtils()
           
 
Method Summary
static CodeType getAsCodeType(String text)
           
static LanguageStringType getAsLanguageStringType(String textFieldExpr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nsContext

public static final NamespaceBindings nsContext

JASPERREPORTS_NS

public static final String JASPERREPORTS_NS
See Also:
Constant Field Values

JASPERREPORTS_PREFIX

public static final String JASPERREPORTS_PREFIX
See Also:
Constant Field Values
Constructor Detail

JrxmlUtils

public JrxmlUtils()
Method Detail

getAsCodeType

public static CodeType getAsCodeType(String text)

getAsLanguageStringType

public static LanguageStringType getAsLanguageStringType(String textFieldExpr)


Copyright © 2011. All Rights Reserved.