se.cambio.cds.gdl.editor.view.util
Class ExportUtils

Package class diagram package ExportUtils
java.lang.Object
  extended by se.cambio.cds.gdl.editor.view.util.ExportUtils

public class ExportUtils
extends Object


Constructor Summary
ExportUtils()
           
 
Method Summary
static String convertToHTML(Guide guide, String lang)
           
static void exportToHTML(Window owner, Guide guide, String lang)
           
static String getValue(org.apache.commons.jxpath.JXPathContext c, String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportUtils

public ExportUtils()
Method Detail

exportToHTML

public static void exportToHTML(Window owner,
                                Guide guide,
                                String lang)

convertToHTML

public static String convertToHTML(Guide guide,
                                   String lang)

getValue

public static String getValue(org.apache.commons.jxpath.JXPathContext c,
                              String path)


Copyright © 2013 Cambio. All Rights Reserved.