org.apache.poi.xdgf.util
Class Util

java.lang.Object
  extended by org.apache.poi.xdgf.util.Util

public class Util
extends java.lang.Object


Constructor Summary
Util()
           
 
Method Summary
static int countLines(java.lang.String str)
           
static java.lang.String sanitizeFilename(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

countLines

public static int countLines(java.lang.String str)

sanitizeFilename

public static java.lang.String sanitizeFilename(java.lang.String name)


Copyright 2017 The Apache Software Foundation or its licensors, as applicable.